"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/26 05:41:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma" 2026/06/26 05:41:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 05:41:39 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240" 2026/06/26 05:41:40 DEBUG : Creating backend with remote "/tmp/rclone4234029713" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:41:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:41:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/26 05:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:41:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:41:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:41:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:41:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:41:44 DEBUG : sub dir/hello world: md5 = 0457774ab5a1f465eeb8d773138f6f4d OK 2026/06/26 05:41:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:41:44 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:41:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:41:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.42s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:41:47 DEBUG : metadata sub dir: Making directory with metadata 2026/06/26 05:41:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:41:47 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/26 05:41:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:41:47 DEBUG : Local file system at /tmp/rclone4234029713: File to upload is small (21 bytes), uploading instead of streaming 2026/06/26 05:41:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/26 05:41:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/26 05:41:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/26 05:41:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:41:48 DEBUG : Google drive root 'crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240': Skipping btime metadata as can't update it on an existing file: 2026-06-26T05:41:47.620792828Z 2026/06/26 05:41:48 INFO : empty metadata sub dir: Updated directory metadata 2026/06/26 05:41:48 DEBUG : Google drive root 'crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240': Skipping btime metadata as can't update it on an existing file: 2026-06-26T05:41:47.620792828Z 2026/06/26 05:41:49 INFO : metadata sub dir: Updated directory metadata 2026/06/26 05:41:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/26 05:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:41:50 DEBUG : metadata sub dir/hello metadata world: md5 = 23957825b60d88801b803febb52e9061 OK 2026/06/26 05:41:50 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/26 05:41:50 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/26 05:41:53 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.95s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:41:54 DEBUG : metadata sub dir: Making directory with metadata 2026/06/26 05:41:54 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:41:54 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/26 05:41:54 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:41:54 DEBUG : Local file system at /tmp/rclone4234029713: File to upload is small (21 bytes), uploading instead of streaming 2026/06/26 05:41:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/26 05:41:54 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/26 05:41:54 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/26 05:41:54 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:41:54 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/26 05:41:54 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/26 05:41:54 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/26 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:41:56 DEBUG : metadata sub dir/hello metadata world: md5 = e7cdb8a9f0709699c09114bfa2c5bf2b OK 2026/06/26 05:41:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/26 05:41:56 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/26 05:41:56 DEBUG : Google drive root 'crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240': Skipping btime metadata as can't update it on an existing file: 2026-06-26T05:41:54.566807563Z 2026/06/26 05:41:57 INFO : metadata sub dir: Updated directory metadata 2026/06/26 05:42:00 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.11s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:00 DEBUG : Creating backend with remote "/non-existing" 2026/06/26 05:42:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/26 05:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.66s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:03 DEBUG : sub dir/hello world: md5 = e569bb3c8c327926df57211874d3f1a8 OK 2026/06/26 05:42:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:03 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.08s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Running all checks before starting transfers 2026/06/26 05:42:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Checks finished, now starting transfers 2026/06/26 05:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:09 DEBUG : sub dir/hello world: md5 = 8971b4c75b3ca867ef95662115687133 OK 2026/06/26 05:42:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:09 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.21s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:12 ERROR : Ignoring --no-traverse with sync 2026/06/26 05:42:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:14 DEBUG : sub dir/hello world: md5 = a2e9bcc3dd2b2213ff721065cdaec531 OK 2026/06/26 05:42:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:14 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:14 DEBUG : Waiting for deletions to finish 2026/06/26 05:42:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.10s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/26 05:42:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:18 DEBUG : hello world2: md5 = a06f1b5c706b8bff9898d0c30ec2654d OK 2026/06/26 05:42:18 DEBUG : hello world2: size = 12 OK 2026/06/26 05:42:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.82s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:21 DEBUG : potato2: md5 = bf583cf8bd637d3d5349e576a03537aa OK 2026/06/26 05:42:21 DEBUG : potato2: size = 11 OK 2026/06/26 05:42:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:24 DEBUG : potato2: md5 = 18f68863099689875cb5880780cf1a82 OK 2026/06/26 05:42:24 DEBUG : potato2: size = 11 OK 2026/06/26 05:42:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.71s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 05:42:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:25 DEBUG : sub dir2: Making directory with metadata 2026/06/26 05:42:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:26 DEBUG : sub dir: Making directory with metadata 2026/06/26 05:42:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 05:42:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 05:42:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:28 DEBUG : sub dir/hello world: md5 = 28a760b2005682ae92103851b504c39e OK 2026/06/26 05:42:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:28 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/26 05:42:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.46s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:33 INFO : sub dir2: Making directory 2026/06/26 05:42:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 05:42:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/26 05:42:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/26 05:42:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:36 DEBUG : sub dir/hello world: md5 = 3f3e4dea0614179a85e2d4fb2c96f830 OK 2026/06/26 05:42:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:36 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:39 DEBUG : sub dir2: Making directory with metadata 2026/06/26 05:42:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:39 DEBUG : sub dir2: Making directory with metadata 2026/06/26 05:42:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:39 DEBUG : sub dir: Making directory with metadata 2026/06/26 05:42:40 INFO : sub dir: Made directory with metadata (mtime=2026-06-26T05:42:39.022901772Z) 2026/06/26 05:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:41 DEBUG : sub dir/hello world: md5 = ebe3acba81449e214e55432b3919654f OK 2026/06/26 05:42:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:41 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:41 INFO : sub dir/hello world: Deleted 2026/06/26 05:42:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.24s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:45 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/26 05:42:45 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 05:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.67s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:48 INFO : sub dir2: Making directory 2026/06/26 05:42:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/26 05:42:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:51 DEBUG : sub dir/hello world: md5 = a68b873695b2c5c8ac8c795dfd120d11 OK 2026/06/26 05:42:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:51 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:51 INFO : sub dir/hello world: Deleted 2026/06/26 05:42:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.32s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:42:54 DEBUG : sub dir2: Making directory with metadata 2026/06/26 05:42:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:42:54 DEBUG : sub dir2: Making directory with metadata 2026/06/26 05:42:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:42:55 DEBUG : sub dir: Making directory with metadata 2026/06/26 05:42:55 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 05:42:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:42:57 DEBUG : sub dir/hello world: md5 = cc58e5749bc1aefa63a444b8283b5bf6 OK 2026/06/26 05:42:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:42:57 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:42:57 DEBUG : Waiting for deletions to finish 2026/06/26 05:43:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.62s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:01 INFO : sub dir2: Making directory 2026/06/26 05:43:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/26 05:43:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:43:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:43:03 DEBUG : sub dir/hello world: md5 = 619b7646d0be816cdc8c4e73a2debfb3 OK 2026/06/26 05:43:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:43:03 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:43:03 DEBUG : Waiting for deletions to finish 2026/06/26 05:43:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:43:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.10s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:08 DEBUG : sub dir/hello world: md5 = 48e3b4eec0e5e3c9d6c380bc7d9e0cf3 OK 2026/06/26 05:43:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibukan7jeqa" 2026/06/26 05:43:09 DEBUG : Creating backend with remote "TestDrive:crypt/4d7rj338ld1s128gmgurgcf379ot8javfopt939tduo8um48hgc0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-fibukan7jeqa' 2026/06/26 05:43:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:43:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibukan7jeqa': Waiting for checks to finish 2026/06/26 05:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibukan7jeqa': Waiting for transfers to finish 2026/06/26 05:43:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:43:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 05:43:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibukan7jeqa': Purge remote 2026/06/26 05:43:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.67s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:18 DEBUG : sub dir/hello world: md5 = 3f96ceb918173819644fb3480dd0c381 OK 2026/06/26 05:43:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:43:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/26 05:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:43:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:43:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:43:19 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 05:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:43:20 DEBUG : sub dir/hello world: md5 = a99d7774766aa7483740117a0000ca01 OK 2026/06/26 05:43:20 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 05:43:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 05:43:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:43:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.41s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:25 DEBUG : sub dir/hello world: md5 = 1ef3ac28586605159d50f13db6f6b443 OK 2026/06/26 05:43:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vojotas1luga" 2026/06/26 05:43:26 DEBUG : Creating backend with remote "TestDrive:crypt/t70gujvnmuoeu6mpt5rebmjtd0p8o9skfn2mg3gvo9e6av8op9fg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga' 2026/06/26 05:43:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga': Waiting for checks to finish 2026/06/26 05:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga': Waiting for transfers to finish 2026/06/26 05:43:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:43:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 05:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:43:32 DEBUG : sub dir/hello world: md5 = 99cff8846c164208e39d14804b2392e1 OK 2026/06/26 05:43:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 05:43:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/26 05:43:33 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:43:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga') 2026/06/26 05:43:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 05:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga': Waiting for checks to finish 2026/06/26 05:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga': Waiting for transfers to finish 2026/06/26 05:43:35 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 05:43:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 05:43:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojotas1luga': Purge remote 2026/06/26 05:43:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.79s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:40 DEBUG : sub dir/hello world: md5 = 5e6d236aa6b32b16abc700f961f63aeb OK 2026/06/26 05:43:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:43:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/26 05:43:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:43:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:43:41 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 05:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:43:43 DEBUG : sub dir/hello world: md5 = ede43e9a0b550917f416ad9577d2057c OK 2026/06/26 05:43:43 DEBUG : sub dir/hello world: size = 17 OK 2026/06/26 05:43:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 05:43:43 INFO : sub dir/hello world: Deleted 2026/06/26 05:43:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:43:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.92s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:43:48 DEBUG : sub dir/hello world: md5 = 8c122c359137cf8c15ae4e7b4c6f6149 OK 2026/06/26 05:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nocojok0fofi" 2026/06/26 05:43:48 DEBUG : Config file has changed externally - reloading 2026/06/26 05:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/tib07oism6evd94r4aq562nf7i21s28qbns5bvbhkfk5v80ek580" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi' 2026/06/26 05:43:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for checks to finish 2026/06/26 05:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for transfers to finish 2026/06/26 05:43:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:43:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 05:43:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:43:55 DEBUG : sub dir/hello world: md5 = 1d4adec70c53d4e2a1295fa1fa992740 OK 2026/06/26 05:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Using server-side directory move 2026/06/26 05:43:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 05:43:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 05:43:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/26 05:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for checks to finish 2026/06/26 05:43:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:43:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi') 2026/06/26 05:43:56 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 05:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for transfers to finish 2026/06/26 05:43:56 INFO : sub dir/hello world: Deleted 2026/06/26 05:43:57 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 05:43:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:44:00 DEBUG : sub dir/hello world: md5 = 9ee2830017fac2e6d9349f37fffe2759 OK 2026/06/26 05:44:00 DEBUG : testing file moves 2026/06/26 05:44:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 05:44:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/26 05:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for checks to finish 2026/06/26 05:44:01 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:44:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi') 2026/06/26 05:44:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 05:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Waiting for transfers to finish 2026/06/26 05:44:01 INFO : sub dir/hello world: Deleted 2026/06/26 05:44:02 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 05:44:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/26 05:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocojok0fofi': Purge remote --- PASS: TestServerSideMoveOverSelf (19.40s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:07 DEBUG : sub dir/hello world: md5 = 757106387f9084fc3046c4009fa365ed OK 2026/06/26 05:44:07 ERROR : error listing: directory not found 2026/06/26 05:44:08 INFO : Local file system at /tmp/rclone4234029713: Making directory 2026/06/26 05:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.57s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:13 DEBUG : sub dir/hello world: md5 = ab59f58140f97e463b772e8e3f1eb283 OK 2026/06/26 05:44:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:44:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:44:14 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for checks to finish 2026/06/26 05:44:14 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for transfers to finish 2026/06/26 05:44:14 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/26 05:44:14 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/26 05:44:14 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:44:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.64s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/26 05:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:18 DEBUG : check sum: md5 = ce538bff681b39495c8b98c10f671b92 OK 2026/06/26 05:44:18 DEBUG : check sum: size = 1 OK 2026/06/26 05:44:18 INFO : check sum: Copied (new) 2026/06/26 05:44:18 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:18 DEBUG : check sum: size = 1 OK 2026/06/26 05:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/26 05:44:18 DEBUG : check sum: Size of src and dst objects identical 2026/06/26 05:44:18 DEBUG : check sum: Unchanged skipping 2026/06/26 05:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:18 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.44s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/26 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:22 DEBUG : sizeonly: md5 = 4b14e683cfb602ae887208d4c37140b5 OK 2026/06/26 05:44:22 DEBUG : sizeonly: size = 6 OK 2026/06/26 05:44:22 INFO : sizeonly: Copied (new) 2026/06/26 05:44:22 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:22 DEBUG : sizeonly: size = 6 OK 2026/06/26 05:44:22 DEBUG : sizeonly: Sizes identical 2026/06/26 05:44:22 DEBUG : sizeonly: Unchanged skipping 2026/06/26 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:22 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.34s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/26 05:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:25 DEBUG : ignore-size: md5 = 16e6349a86d212ce654c6bf60760d820 OK 2026/06/26 05:44:25 INFO : ignore-size: Copied (new) 2026/06/26 05:44:25 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:44:25 DEBUG : ignore-size: Unchanged skipping 2026/06/26 05:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:25 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.21s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:28 DEBUG : existing: md5 = 1a02b8fdd1befeb76b7abfbf88d74aa3 OK 2026/06/26 05:44:28 DEBUG : existing: size = 6 OK 2026/06/26 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:44:28 DEBUG : existing: Unchanged skipping 2026/06/26 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:28 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:28 INFO : There was nothing to transfer 2026/06/26 05:44:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/26 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:29 DEBUG : existing: md5 = 77fa848117383cae8d35066f955910bf OK 2026/06/26 05:44:29 DEBUG : existing: size = 6 OK 2026/06/26 05:44:29 INFO : existing: Copied (replaced existing) 2026/06/26 05:44:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.25s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 05:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:32 DEBUG : existing: md5 = e83ed7266768067eb5f4508c925fcaea OK 2026/06/26 05:44:32 DEBUG : existing: size = 6 OK 2026/06/26 05:44:32 INFO : existing: Copied (new) 2026/06/26 05:44:32 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:33 DEBUG : existing: Destination exists, skipping 2026/06/26 05:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:33 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.35s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:36 DEBUG : b/potato: md5 = 9bf4b0b8cbcebf9cd6479e3103655181 OK 2026/06/26 05:44:38 DEBUG : c/non empty space: md5 = cf9042c252f902bdb820687807a02bee OK 2026/06/26 05:44:38 INFO : d: Making directory 2026/06/26 05:44:40 DEBUG : Added delayed dir = "a", newDst= 2026/06/26 05:44:41 INFO : c: Set directory modification time (using SetModTime) 2026/06/26 05:44:41 DEBUG : Added delayed dir = "c", newDst=c 2026/06/26 05:44:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 05:44:41 DEBUG : c/non empty space: size = 5 OK 2026/06/26 05:44:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:44:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 05:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:43 DEBUG : a/potato2: md5 = 973364927b7669c53ce426672ee3d9b6 OK 2026/06/26 05:44:43 DEBUG : a/potato2: size = 60 OK 2026/06/26 05:44:43 INFO : a/potato2: Copied (new) 2026/06/26 05:44:43 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:43 INFO : b/potato: Deleted 2026/06/26 05:44:44 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/26 05:44:44 INFO : d: Removing directory 2026/06/26 05:44:44 INFO : b: Removing directory 2026/06/26 05:44:44 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/26 05:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': deleted 2 directories 2026/06/26 05:44:47 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/26 05:44:48 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:50 DEBUG : empty space: md5 = b170e99e7262dda9e8e57ba82662c80f OK 2026/06/26 05:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:50 DEBUG : empty space: size = 1 OK 2026/06/26 05:44:50 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/06/26 05:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:50 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/26 05:44:50 DEBUG : Waiting for deletions to finish 2026/06/26 05:44:51 DEBUG : empty space: size = 1 OK 2026/06/26 05:44:51 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/06/26 05:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:52 DEBUG : empty space: md5 = f7f1576b494c0d8efbaa7556aaad3160 OK 2026/06/26 05:44:52 DEBUG : empty space: size = 1 OK 2026/06/26 05:44:52 INFO : empty space: Copied (replaced existing) 2026/06/26 05:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:44:55 DEBUG : foo: md5 = 2ba7e3ae9bfb723e15b86db6099a79b2 OK 2026/06/26 05:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:44:56 DEBUG : foo: size = 3 OK 2026/06/26 05:44:56 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/06/26 05:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:44:57 DEBUG : foo: md5 = 8e11742d7ab97e2cc53305510543af39 OK 2026/06/26 05:44:57 DEBUG : foo: size = 3 OK 2026/06/26 05:44:57 INFO : foo: Copied (replaced existing) 2026/06/26 05:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.39s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:00 DEBUG : empty space: md5 = a8b341b41c80f316b1dba49f8fc33d25 OK 2026/06/26 05:45:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 05:45:00 DEBUG : empty space: size = 1 OK 2026/06/26 05:45:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:00 DEBUG : empty space: Unchanged skipping 2026/06/26 05:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:01 DEBUG : potato: md5 = 443a19c1e91b8b6530c0fc521ee18c67 OK 2026/06/26 05:45:01 DEBUG : potato: size = 60 OK 2026/06/26 05:45:01 INFO : potato: Copied (new) 2026/06/26 05:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:04 DEBUG : potato: md5 = c58bc772c75ae44fd600d544dd244dfa OK 2026/06/26 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:45:05 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:45:05 DEBUG : potato: Sizes differ 2026/06/26 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:06 DEBUG : potato: md5 = c3db29fa2d59a2d61d0f6d92b12a9d37 OK 2026/06/26 05:45:06 DEBUG : potato: size = 21 OK 2026/06/26 05:45:06 INFO : potato: Copied (replaced existing) 2026/06/26 05:45:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.36s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:09 DEBUG : potato: md5 = 52efc83df73638118fef3966e80db1e4 OK 2026/06/26 05:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:09 DEBUG : potato: size = 21 OK 2026/06/26 05:45:09 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/06/26 05:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:11 DEBUG : potato: md5 = 53c553b9915d16a75206611a70740545 OK 2026/06/26 05:45:11 DEBUG : potato: size = 21 OK 2026/06/26 05:45:11 INFO : potato: Copied (replaced existing) 2026/06/26 05:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:13 DEBUG : potato: md5 = d519e58b0a3b8110ea253728cb914729 OK 2026/06/26 05:45:15 DEBUG : empty space: md5 = 040950913ea4ab8b273ab84408a6f5df OK 2026/06/26 05:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:45:16 DEBUG : empty space: size = 1 OK 2026/06/26 05:45:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:16 DEBUG : empty space: Unchanged skipping 2026/06/26 05:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/26 05:45:16 DEBUG : Waiting for deletions to finish 2026/06/26 05:45:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:19 DEBUG : potato: md5 = 04eaf1216ab80fe0449c4180f97b80a7 OK 2026/06/26 05:45:20 DEBUG : empty space: md5 = 0339c087df1d27296a0df83765e54107 OK 2026/06/26 05:45:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:45:21 DEBUG : empty space: size = 1 OK 2026/06/26 05:45:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:21 DEBUG : empty space: Unchanged skipping 2026/06/26 05:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:22 DEBUG : potato2: md5 = 7cd9c291c6efc43d1353919ccbf08b01 OK 2026/06/26 05:45:22 DEBUG : potato2: size = 60 OK 2026/06/26 05:45:22 INFO : potato2: Copied (new) 2026/06/26 05:45:22 DEBUG : Waiting for deletions to finish 2026/06/26 05:45:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:27 DEBUG : b/potato: md5 = dd3c03f2978592d16dfc1003e4ce72bf OK 2026/06/26 05:45:29 DEBUG : c/non empty space: md5 = 7ccc104cbb3e28efb6f5a4891e643af5 OK 2026/06/26 05:45:29 INFO : d: Making directory 2026/06/26 05:45:30 INFO : d/e: Making directory 2026/06/26 05:45:31 DEBUG : Added delayed dir = "a", newDst= 2026/06/26 05:45:32 INFO : c: Set directory modification time (using SetModTime) 2026/06/26 05:45:32 DEBUG : Added delayed dir = "c", newDst=c 2026/06/26 05:45:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 05:45:32 DEBUG : c/non empty space: size = 5 OK 2026/06/26 05:45:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:32 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 05:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:34 DEBUG : a/potato2: md5 = 5cebb40e866f41a5eaa127f6fdc10b5c OK 2026/06/26 05:45:34 DEBUG : a/potato2: size = 60 OK 2026/06/26 05:45:34 INFO : a/potato2: Copied (new) 2026/06/26 05:45:34 DEBUG : Waiting for deletions to finish 2026/06/26 05:45:34 INFO : b/potato: Deleted 2026/06/26 05:45:35 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/26 05:45:35 INFO : d/e: Removing directory 2026/06/26 05:45:35 INFO : d: Removing directory 2026/06/26 05:45:36 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/26 05:45:36 INFO : b: Removing directory 2026/06/26 05:45:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/26 05:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': deleted 3 directories 2026/06/26 05:45:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/26 05:45:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:43 DEBUG : b/potato: md5 = 742fc554ab7074bccc116d2ba1c205f3 OK 2026/06/26 05:45:45 DEBUG : c/non empty space: md5 = 56995e67eea9483113da98cb10d5c73b OK 2026/06/26 05:45:45 INFO : d: Making directory 2026/06/26 05:45:46 DEBUG : Added delayed dir = "a", newDst= 2026/06/26 05:45:47 INFO : c: Set directory modification time (using SetModTime) 2026/06/26 05:45:47 DEBUG : Added delayed dir = "c", newDst=c 2026/06/26 05:45:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 05:45:47 DEBUG : c/non empty space: size = 5 OK 2026/06/26 05:45:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:47 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 05:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:49 DEBUG : a/potato2: md5 = d6390176402e1a550a0101d74a97dda7 OK 2026/06/26 05:45:49 DEBUG : a/potato2: size = 60 OK 2026/06/26 05:45:49 INFO : a/potato2: Copied (new) 2026/06/26 05:45:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting files as there were IO errors 2026/06/26 05:45:49 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/26 05:45:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting directories as there were IO errors 2026/06/26 05:45:53 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/26 05:45:53 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/26 05:45:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:45:56 DEBUG : potato: md5 = 483fb27bd6efa4115b717ed70d8cc1ba OK 2026/06/26 05:45:58 DEBUG : empty space: md5 = d29f23a21b5f4684b2633bb8b518d9c2 OK 2026/06/26 05:45:58 DEBUG : Waiting for deletions to finish 2026/06/26 05:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:45:58 DEBUG : empty space: size = 1 OK 2026/06/26 05:45:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:45:58 DEBUG : empty space: Unchanged skipping 2026/06/26 05:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:45:59 INFO : potato: Deleted 2026/06/26 05:46:00 DEBUG : potato2: md5 = 015752ef19ec78a8bfc53ffdc29991cc OK 2026/06/26 05:46:00 DEBUG : potato2: size = 60 OK 2026/06/26 05:46:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.68s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:03 DEBUG : potato: md5 = 70d82aad8101b29a8cedf5aefe81c10b OK 2026/06/26 05:46:04 DEBUG : empty space: md5 = 979a83c98f76e9a8abc4b87d47a3e412 OK 2026/06/26 05:46:05 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:05 INFO : potato: Deleted 2026/06/26 05:46:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:46:05 DEBUG : empty space: size = 1 OK 2026/06/26 05:46:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:05 DEBUG : empty space: Unchanged skipping 2026/06/26 05:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:07 DEBUG : potato2: md5 = a8e81ead0ba83da8d5062cbbc86d81f6 OK 2026/06/26 05:46:07 DEBUG : potato2: size = 60 OK 2026/06/26 05:46:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.98s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:10 DEBUG : potato: md5 = d5d3fe2b8d5c1ee55f5d70370d075414 OK 2026/06/26 05:46:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:12 DEBUG : potato2: md5 = cf0310e92d45aed1c0449a3fdc41c016 OK 2026/06/26 05:46:12 DEBUG : potato2: size = 19 OK 2026/06/26 05:46:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.10s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:15 DEBUG : potato2: md5 = ecd569798507bec8c9388a67e1acdfec OK 2026/06/26 05:46:16 DEBUG : empty space: md5 = 6880c2da50ffd0dd8d5ececdd63a5127 OK 2026/06/26 05:46:17 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : enormous: Excluded 2026/06/26 05:46:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : potato2: Excluded 2026/06/26 05:46:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : potato2: Excluded 2026/06/26 05:46:17 DEBUG : empty space: size = 1 OK 2026/06/26 05:46:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:17 DEBUG : empty space: Unchanged skipping 2026/06/26 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:17 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:17 INFO : There was nothing to transfer 2026/06/26 05:46:17 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : enormous: Excluded 2026/06/26 05:46:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : potato2: Excluded 2026/06/26 05:46:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 05:46:17 DEBUG : potato2: Excluded 2026/06/26 05:46:17 DEBUG : empty space: size = 1 OK 2026/06/26 05:46:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/26 05:46:17 DEBUG : empty space: Unchanged skipping 2026/06/26 05:46:17 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for checks to finish 2026/06/26 05:46:17 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for transfers to finish 2026/06/26 05:46:17 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:20 DEBUG : potato2: md5 = c530d70ae3858dabfcb1a210d2ff57fc OK 2026/06/26 05:46:22 DEBUG : empty space: md5 = 78aec1e32f5aa4028f66321d05705361 OK 2026/06/26 05:46:23 DEBUG : enormous: md5 = 4de3ea6153226e852f7d74db036e57e2 OK 2026/06/26 05:46:23 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 05:46:23 DEBUG : enormous: Excluded 2026/06/26 05:46:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 05:46:23 DEBUG : potato2: Excluded 2026/06/26 05:46:23 DEBUG : empty space: size = 1 OK 2026/06/26 05:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:46:23 DEBUG : empty space: Unchanged skipping 2026/06/26 05:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:23 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:24 INFO : enormous: Deleted 2026/06/26 05:46:24 INFO : potato2: Deleted 2026/06/26 05:46:24 INFO : There was nothing to transfer 2026/06/26 05:46:24 DEBUG : empty space: size = 1 OK 2026/06/26 05:46:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/26 05:46:24 DEBUG : empty space: Unchanged skipping 2026/06/26 05:46:24 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for checks to finish 2026/06/26 05:46:24 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for transfers to finish 2026/06/26 05:46:24 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:24 INFO : enormous: Deleted 2026/06/26 05:46:24 INFO : potato2: Deleted 2026/06/26 05:46:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.80s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:27 DEBUG : one: md5 = 41f1c175025fdf8e393b300d9418a9fd OK 2026/06/26 05:46:28 DEBUG : two: md5 = 3695c7b69c329b01be7b7d3694e167cb OK 2026/06/26 05:46:30 DEBUG : three: md5 = 22bab021200e6c2171bb88dc29c5b649 OK 2026/06/26 05:46:31 DEBUG : four: md5 = aec42a891e6fa4edf667b28c39d557bd OK 2026/06/26 05:46:32 DEBUG : five: Need to transfer - File not found at Destination 2026/06/26 05:46:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:46:32 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:46:32 DEBUG : four: Sizes differ 2026/06/26 05:46:32 DEBUG : one: Destination is newer than source, skipping 2026/06/26 05:46:32 DEBUG : three: size = 5 OK 2026/06/26 05:46:32 DEBUG : three: Sizes identical 2026/06/26 05:46:32 DEBUG : two: size = 3 OK 2026/06/26 05:46:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/26 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:33 DEBUG : two: md5 = e540a2cdcb4cde1b4028e97c467df5f0 OK 2026/06/26 05:46:33 DEBUG : two: size = 3 OK 2026/06/26 05:46:33 INFO : two: Copied (replaced existing) 2026/06/26 05:46:33 DEBUG : four: md5 = 3d4dbb5f8324293c516b7af225086329 OK 2026/06/26 05:46:33 DEBUG : four: size = 4 OK 2026/06/26 05:46:33 INFO : four: Copied (replaced existing) 2026/06/26 05:46:33 DEBUG : five: md5 = a74f07377f8f3c1501e6e0279252af21 OK 2026/06/26 05:46:33 DEBUG : five: size = 4 OK 2026/06/26 05:46:33 INFO : five: Copied (new) 2026/06/26 05:46:33 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.14s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/26 05:46:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 05:46:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 05:46:37 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/26 05:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:38 DEBUG : yam: md5 = 0baa21190533f33e2cf0bbb106f7bdab OK 2026/06/26 05:46:38 DEBUG : yam: size = 11 OK 2026/06/26 05:46:38 INFO : yam: Copied (new) 2026/06/26 05:46:38 DEBUG : potato: md5 = 154a00075d2b72760a0f5312c3f6da7f OK 2026/06/26 05:46:38 DEBUG : potato: size = 14 OK 2026/06/26 05:46:38 INFO : potato: Copied (new) 2026/06/26 05:46:38 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 05:46:39 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/26 05:46:39 DEBUG : potato: size = 14 OK 2026/06/26 05:46:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:46:39 DEBUG : potato: Unchanged skipping 2026/06/26 05:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:40 DEBUG : yaml: md5 = 8f4ec173aadf10179cef433a51394f3b OK 2026/06/26 05:46:40 DEBUG : yaml: size = 11 OK 2026/06/26 05:46:40 INFO : yaml: Copied (new) 2026/06/26 05:46:40 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:41 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/26 05:46:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Making map for --track-renames 2026/06/26 05:46:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Finished making map for --track-renames 2026/06/26 05:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 05:46:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/26 05:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for renames to finish 2026/06/26 05:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:44 DEBUG : yam: md5 = a2d8969b6e59dc077e71d07153ff9364 OK 2026/06/26 05:46:44 DEBUG : yam: size = 11 OK 2026/06/26 05:46:44 INFO : yam: Copied (new) 2026/06/26 05:46:44 DEBUG : potato: md5 = 72c3f70aeea7db8ed550ecb3b54edc51 OK 2026/06/26 05:46:44 DEBUG : potato: size = 14 OK 2026/06/26 05:46:44 INFO : potato: Copied (new) 2026/06/26 05:46:44 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:45 DEBUG : potato: size = 14 OK 2026/06/26 05:46:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Making map for --track-renames 2026/06/26 05:46:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:46:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Finished making map for --track-renames 2026/06/26 05:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:45 DEBUG : potato: Unchanged skipping 2026/06/26 05:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for renames to finish 2026/06/26 05:46:45 INFO : yam: Moved (server-side) to: yaml 2026/06/26 05:46:45 INFO : yaml: Renamed from "yam" 2026/06/26 05:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:45 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/26 05:46:47 DEBUG : Added delayed dir = "sub", newDst= 2026/06/26 05:46:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Making map for --track-renames 2026/06/26 05:46:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Finished making map for --track-renames 2026/06/26 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 05:46:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/26 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for renames to finish 2026/06/26 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:49 DEBUG : sub/yam: md5 = 9e99cdec67eecfeb3be87ca35c583963 OK 2026/06/26 05:46:49 DEBUG : sub/yam: size = 11 OK 2026/06/26 05:46:49 INFO : sub/yam: Copied (new) 2026/06/26 05:46:49 DEBUG : potato: md5 = 6dfef61de191ccd0d93e310298b25e73 OK 2026/06/26 05:46:49 DEBUG : potato: size = 14 OK 2026/06/26 05:46:49 INFO : potato: Copied (new) 2026/06/26 05:46:49 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:50 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/26 05:46:51 DEBUG : potato: size = 14 OK 2026/06/26 05:46:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:46:51 DEBUG : potato: Unchanged skipping 2026/06/26 05:46:51 INFO : sub: Set directory modification time (using SetModTime) 2026/06/26 05:46:51 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/26 05:46:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Making map for --track-renames 2026/06/26 05:46:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Finished making map for --track-renames 2026/06/26 05:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for renames to finish 2026/06/26 05:46:52 INFO : sub/yam: Moved (server-side) to: yam 2026/06/26 05:46:52 INFO : yam: Renamed from "sub/yam" 2026/06/26 05:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:52 DEBUG : Waiting for deletions to finish 2026/06/26 05:46:52 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:55 DEBUG : Creating backend with remote "/tmp/rclone4234029713/dir1" 2026/06/26 05:46:55 DEBUG : Config file has changed externally - reloading 2026/06/26 05:46:55 DEBUG : Creating backend with remote "/tmp/rclone4234029713/dir2" 2026/06/26 05:46:55 DEBUG : Local file system at /tmp/rclone4234029713/dir2: Using server-side directory move 2026/06/26 05:46:55 INFO : Local file system at /tmp/rclone4234029713/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 05:46:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/26 05:46:55 DEBUG : Local file system at /tmp/rclone4234029713/dir2: Waiting for checks to finish 2026/06/26 05:46:55 DEBUG : Local file system at /tmp/rclone4234029713/dir2: Waiting for transfers to finish 2026/06/26 05:46:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:46:56 DEBUG : Added delayed dir = "nested", newDst= 2026/06/26 05:46:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:46:56 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/26 05:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:46:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 05:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:46:58 DEBUG : sub dir/hello world: md5 = e81dc5ea6583f5431585a34e65b1b6b9 OK 2026/06/26 05:46:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:46:58 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:46:58 INFO : sub dir/hello world: Deleted 2026/06/26 05:47:00 DEBUG : nested/sub dir/file: md5 = 4adf23a71d4ed500e9880d73b231cc3d OK 2026/06/26 05:47:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/26 05:47:00 INFO : nested/sub dir/file: Copied (new) 2026/06/26 05:47:00 INFO : nested/sub dir/file: Deleted 2026/06/26 05:47:00 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:01 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:01 INFO : sub dir: Removing directory 2026/06/26 05:47:01 INFO : nested/sub dir: Removing directory 2026/06/26 05:47:01 INFO : nested: Removing directory 2026/06/26 05:47:01 DEBUG : Local file system at /tmp/rclone4234029713: deleted 3 directories 2026/06/26 05:47:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:47:04 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/26 05:47:05 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:47:06 DEBUG : Added delayed dir = "nested", newDst= 2026/06/26 05:47:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 05:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 05:47:06 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/26 05:47:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 05:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:47:08 DEBUG : sub dir/hello world: md5 = 6506c3731441070beb09622d0ec97585 OK 2026/06/26 05:47:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 05:47:08 INFO : sub dir/hello world: Copied (new) 2026/06/26 05:47:08 INFO : sub dir/hello world: Deleted 2026/06/26 05:47:10 DEBUG : nested/sub dir/file: md5 = 43e37e6887999135e01ad37c8841a5d0 OK 2026/06/26 05:47:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/26 05:47:10 INFO : nested/sub dir/file: Copied (new) 2026/06/26 05:47:10 INFO : nested/sub dir/file: Deleted 2026/06/26 05:47:10 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:11 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:47:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:47:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/26 05:47:15 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.24s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:47:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/26 05:47:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 05:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:47:17 DEBUG : existing: md5 = e4d2e521ad52672e5f9c3930de80afc4 OK 2026/06/26 05:47:17 DEBUG : existing: size = 6 OK 2026/06/26 05:47:17 INFO : existing: Copied (new) 2026/06/26 05:47:17 INFO : existing: Deleted 2026/06/26 05:47:17 DEBUG : existing-b: md5 = 213558529dd78cd105d9d8554b5e4e1a OK 2026/06/26 05:47:17 DEBUG : existing-b: size = 6 OK 2026/06/26 05:47:17 INFO : existing-b: Copied (new) 2026/06/26 05:47:18 INFO : existing-b: Deleted 2026/06/26 05:47:18 DEBUG : existing: Destination exists, skipping 2026/06/26 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:47:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/26 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:47:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.75s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixuxew9cali" 2026/06/26 05:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/fjnuq7sgltocosubtsls2s033ajbermcp3qsru2hd4rpanbjsfd0" 2026/06/26 05:47:22 DEBUG : potato2: md5 = 395a2b7627365eab3379629612ecda0e OK 2026/06/26 05:47:24 DEBUG : empty space: md5 = 431086e7dd2d8d12f1dc1aa798266075 OK 2026/06/26 05:47:25 DEBUG : potato3: md5 = 6a74e0a0d43177a7fe78545701674200 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali' 2026/06/26 05:47:27 DEBUG : empty space: md5 = 2933b37c94ac6b81d959e4e4c3837529 OK 2026/06/26 05:47:29 DEBUG : potato3: md5 = a6c840ebf7f7030f817f0be1114a0509 OK 2026/06/26 05:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali': Using server-side directory move 2026/06/26 05:47:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 05:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:47:29 DEBUG : empty space: size = 1 OK 2026/06/26 05:47:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 05:47:29 DEBUG : empty space: Unchanged skipping 2026/06/26 05:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali': Waiting for checks to finish 2026/06/26 05:47:29 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:47:29 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali') 2026/06/26 05:47:29 DEBUG : potato3: Sizes differ 2026/06/26 05:47:30 INFO : potato3: Deleted 2026/06/26 05:47:30 INFO : empty space: Deleted 2026/06/26 05:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali': Waiting for transfers to finish 2026/06/26 05:47:30 INFO : potato2: Moved (server-side) 2026/06/26 05:47:30 INFO : potato3: Moved (server-side) 2026/06/26 05:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hidirol9doru" 2026/06/26 05:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/1sdpbs266nvsn5q9r6rtnr4256p6fiaeb3670ghpblc87f7e4ge0" 2026/06/26 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidirol9doru': Using server-side directory move 2026/06/26 05:47:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hidirol9doru': Server side directory move succeeded 2026/06/26 05:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidirol9doru': Purge remote 2026/06/26 05:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixuxew9cali': Purge remote 2026/06/26 05:47:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.91s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:47:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxazan0mecu" 2026/06/26 05:47:35 DEBUG : Creating backend with remote "TestDrive:crypt/9u4a1f9e1k06lrseinrqh2vff57fl5td6kbg1ljluk3r04u8c3i0" 2026/06/26 05:47:37 DEBUG : potato2: md5 = da4c9778ae8743e4bd96a31ded39cbd3 OK 2026/06/26 05:47:38 DEBUG : empty space: md5 = ebd574b8b9f6ffab94735c9d60e3b03c OK 2026/06/26 05:47:40 DEBUG : potato3: md5 = ba9ece9050f490441bc0212acb9a0151 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-qoxazan0mecu' 2026/06/26 05:47:42 DEBUG : empty space: md5 = 15400b3817858bf0a97d080d9f8ceb27 OK 2026/06/26 05:47:44 DEBUG : potato3: md5 = 1a5f6652f1c6e096e9e1f60bfe684263 OK 2026/06/26 05:47:44 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 05:47:44 DEBUG : empty space: Excluded 2026/06/26 05:47:44 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 05:47:44 DEBUG : empty space: Excluded 2026/06/26 05:47:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:47:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:47:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qoxazan0mecu') 2026/06/26 05:47:44 DEBUG : potato3: Sizes differ 2026/06/26 05:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxazan0mecu': Waiting for checks to finish 2026/06/26 05:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxazan0mecu': Waiting for transfers to finish 2026/06/26 05:47:45 INFO : potato3: Deleted 2026/06/26 05:47:45 INFO : potato2: Moved (server-side) 2026/06/26 05:47:45 INFO : potato3: Moved (server-side) 2026/06/26 05:47:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwizid2xido" 2026/06/26 05:47:46 DEBUG : Creating backend with remote "TestDrive:crypt/4io3199fp83bm1a35l5srtjm3s4668dq2lol6tt4umi4iaaoh890" 2026/06/26 05:47:47 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 05:47:47 DEBUG : empty space: Excluded 2026/06/26 05:47:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:47:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 05:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwizid2xido': Waiting for checks to finish 2026/06/26 05:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwizid2xido': Waiting for transfers to finish 2026/06/26 05:47:48 INFO : potato3: Moved (server-side) 2026/06/26 05:47:49 INFO : potato2: Moved (server-side) 2026/06/26 05:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwizid2xido': Purge remote 2026/06/26 05:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxazan0mecu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudizov0fuyu" 2026/06/26 05:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/pvjvmh3lpfmqqa8rmfi66j39okmhimiqputek0vuim8hmev3l180" 2026/06/26 05:47:53 DEBUG : potato2: md5 = 079ecb08a6459331d2421e31411a8bf5 OK 2026/06/26 05:47:55 DEBUG : empty space: md5 = 9c0c5ee9f3d0c40078eff7c59ffdf754 OK 2026/06/26 05:47:56 DEBUG : potato3: md5 = d35cb481daf54800c965b43d0cbfb190 OK 2026/06/26 05:47:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma' -> Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu' 2026/06/26 05:48:00 DEBUG : empty space: md5 = 7101a565ccd393939034ac1aac8a0102 OK 2026/06/26 05:48:01 DEBUG : potato3: md5 = a3a2889e9f52e1a3421697cfb29fbd4d OK 2026/06/26 05:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu': Using server-side directory move 2026/06/26 05:48:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 05:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 05:48:01 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/26 05:48:01 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:48:01 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu') 2026/06/26 05:48:01 DEBUG : potato3: Sizes differ 2026/06/26 05:48:01 DEBUG : empty space: size = 1 OK 2026/06/26 05:48:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 05:48:01 DEBUG : empty space: Unchanged skipping 2026/06/26 05:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu': Waiting for checks to finish 2026/06/26 05:48:02 INFO : potato3: Deleted 2026/06/26 05:48:02 INFO : empty space: Deleted 2026/06/26 05:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu': Waiting for transfers to finish 2026/06/26 05:48:02 INFO : potato2: Moved (server-side) 2026/06/26 05:48:03 INFO : potato3: Moved (server-side) 2026/06/26 05:48:03 INFO : tomatoDir: Removing directory 2026/06/26 05:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': deleted 1 directories 2026/06/26 05:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tamosat3loce" 2026/06/26 05:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/u4q28su7m1i66bio9dhi3q6rcr18r7r5j70qe7o07mt7epae63q0" 2026/06/26 05:48:05 INFO : tomatoDir: Making directory 2026/06/26 05:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tamosat3loce': Using server-side directory move 2026/06/26 05:48:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tamosat3loce': Server side directory move succeeded 2026/06/26 05:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tamosat3loce': Purge remote 2026/06/26 05:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudizov0fuyu': Purge remote 2026/06/26 05:48:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.70s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test" 2026/06/26 05:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:48:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test" 2026/06/26 05:48:11 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/26 05:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-include/layer2" 2026/06/26 05:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/26 05:48:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-ignore-file" 2026/06/26 05:48:17 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/26 05:48:21 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 209145cafe4f97862267d684f62a17d5 OK 2026/06/26 05:48:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 05:48:22 DEBUG : rclone-sync-test: Excluded 2026/06/26 05:48:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/26 05:48:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 05:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test': Waiting for checks to finish 2026/06/26 05:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test': Waiting for transfers to finish 2026/06/26 05:48:23 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:23 INFO : There was nothing to transfer 2026/06/26 05:48:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 05:48:24 DEBUG : rclone-sync-test: Excluded 2026/06/26 05:48:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 05:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:48:24 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:24 INFO : rclone-sync-test-include: Removing directory 2026/06/26 05:48:25 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/26 05:48:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/26 05:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': failed to delete 1 directories 2026/06/26 05:48:25 INFO : There was nothing to transfer 2026/06/26 05:48:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 05:48:26 DEBUG : rclone-sync-test: Excluded 2026/06/26 05:48:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/26 05:48:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 05:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/26 05:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/26 05:48:26 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:26 INFO : There was nothing to transfer 2026/06/26 05:48:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 05:48:27 DEBUG : rclone-sync-test: Excluded 2026/06/26 05:48:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:48:28 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:28 INFO : rclone-sync-test-include: Removing directory 2026/06/26 05:48:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/26 05:48:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/26 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': failed to delete 1 directories 2026/06/26 05:48:28 INFO : There was nothing to transfer 2026/06/26 05:48:29 DEBUG : Excluded 2026/06/26 05:48:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 05:48:29 DEBUG : rclone-sync-test: Excluded 2026/06/26 05:48:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/26 05:48:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 05:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/26 05:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/26 05:48:30 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:30 INFO : There was nothing to transfer 2026/06/26 05:48:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/26 05:48:32 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.42s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:48:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/CompareDest" 2026/06/26 05:48:35 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/gveqi14airsml4bgu7krj116o8" 2026/06/26 05:48:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 05:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:39 DEBUG : one: md5 = 1ad072db93a00f3d34a534c8b475167d OK 2026/06/26 05:48:39 DEBUG : one: size = 3 OK 2026/06/26 05:48:39 INFO : one: Copied (new) 2026/06/26 05:48:39 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:48:41 DEBUG : one: Sizes differ 2026/06/26 05:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:42 DEBUG : one: md5 = 9019404cc592fe6b1a21d3cdbfa8c8f9 OK 2026/06/26 05:48:42 DEBUG : one: size = 5 OK 2026/06/26 05:48:42 INFO : one: Copied (replaced existing) 2026/06/26 05:48:42 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:44 DEBUG : dst/one: md5 = 8d670556a0c4f9046db1bd37f9adef5c OK 2026/06/26 05:48:46 DEBUG : CompareDest/one: md5 = 1693a4683cf270082ceecf0c53ac3a9a OK 2026/06/26 05:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:48:47 DEBUG : one: Sizes differ 2026/06/26 05:48:47 DEBUG : one: size = 5 OK 2026/06/26 05:48:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 05:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:47 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:47 INFO : There was nothing to transfer 2026/06/26 05:48:49 DEBUG : CompareDest/two: md5 = a718bf1e85983f72fa4ebf5342be3f0e OK 2026/06/26 05:48:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:48:50 DEBUG : one: Sizes differ 2026/06/26 05:48:50 DEBUG : two: size = 3 OK 2026/06/26 05:48:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 05:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:50 DEBUG : one: size = 5 OK 2026/06/26 05:48:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 05:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:50 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:50 INFO : There was nothing to transfer 2026/06/26 05:48:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:48:51 DEBUG : one: Sizes differ 2026/06/26 05:48:51 DEBUG : one: size = 5 OK 2026/06/26 05:48:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 05:48:51 DEBUG : two: size = 3 OK 2026/06/26 05:48:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:51 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:51 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/26 05:48:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:48:53 DEBUG : one: Sizes differ 2026/06/26 05:48:53 DEBUG : one: size = 5 OK 2026/06/26 05:48:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 05:48:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:48:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/CompareDest') 2026/06/26 05:48:53 DEBUG : two: Sizes differ 2026/06/26 05:48:53 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:48:54 DEBUG : two: md5 = 63193408e218cfb3f7fb34d08b2f50d8 OK 2026/06/26 05:48:54 DEBUG : two: size = 5 OK 2026/06/26 05:48:54 INFO : two: Copied (new) 2026/06/26 05:48:54 DEBUG : Waiting for deletions to finish 2026/06/26 05:48:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:48:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:48:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:48:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.29s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:49:01 DEBUG : pre-dest1/1: md5 = 76dad6ee6b98bc704088f5e6bb1b5a16 OK 2026/06/26 05:49:04 DEBUG : pre-dest2/2: md5 = ee59c14ee67e84c8c2f4d6fd94ef0f71 OK 2026/06/26 05:49:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dest" 2026/06/26 05:49:04 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/rg03c1jvnehrrc617i0lnqjddc" 2026/06/26 05:49:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/pre-dest1" 2026/06/26 05:49:06 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/bbnblvh6k061ssopqrp18kd7gc" 2026/06/26 05:49:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/pre-dest2" 2026/06/26 05:49:06 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/26 05:49:08 DEBUG : 1: size = 1 OK 2026/06/26 05:49:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:49:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/26 05:49:08 DEBUG : 2: size = 1 OK 2026/06/26 05:49:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:49:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/26 05:49:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/26 05:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dest': Waiting for checks to finish 2026/06/26 05:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dest': Waiting for transfers to finish 2026/06/26 05:49:11 DEBUG : 3: md5 = 4be05dbd18723e87e74dec7b74647259 OK 2026/06/26 05:49:11 DEBUG : 3: size = 1 OK 2026/06/26 05:49:11 INFO : 3: Copied (new) 2026/06/26 05:49:11 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:14 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/26 05:49:14 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/26 05:49:15 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.65s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:49:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/CopyDest" 2026/06/26 05:49:17 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/26 05:49:19 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:21 DEBUG : one: md5 = 1d018bdcb7913e2017b339f9397b2179 OK 2026/06/26 05:49:21 DEBUG : one: size = 3 OK 2026/06/26 05:49:21 INFO : one: Copied (new) 2026/06/26 05:49:21 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:49:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:49:23 DEBUG : one: Sizes differ 2026/06/26 05:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:24 DEBUG : one: md5 = 445bb0da44b4a98716fbb6730dfda3c5 OK 2026/06/26 05:49:24 DEBUG : one: size = 5 OK 2026/06/26 05:49:24 INFO : one: Copied (replaced existing) 2026/06/26 05:49:24 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:26 DEBUG : dst/one: md5 = ee188cca4c9b375f3333c92246800225 OK 2026/06/26 05:49:28 DEBUG : CopyDest/one: md5 = 0dfba8ed3607f35b4bb964f988a30f02 OK 2026/06/26 05:49:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/BackupDir" 2026/06/26 05:49:29 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/26 05:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:49:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:49:30 DEBUG : one: Sizes differ 2026/06/26 05:49:31 DEBUG : one: size = 5 OK 2026/06/26 05:49:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:49:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:49:31 DEBUG : one: Sizes differ 2026/06/26 05:49:32 INFO : one: Moved (server-side) 2026/06/26 05:49:34 DEBUG : one: size = 5 OK 2026/06/26 05:49:34 INFO : one: Copied (server-side copy) 2026/06/26 05:49:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/26 05:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:34 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:36 DEBUG : CopyDest/two: md5 = 066a151f01f2b34c17ee7ac46664197a OK 2026/06/26 05:49:36 DEBUG : one: size = 5 OK 2026/06/26 05:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:36 DEBUG : one: Unchanged skipping 2026/06/26 05:49:37 DEBUG : two: size = 3 OK 2026/06/26 05:49:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:38 DEBUG : two: size = 3 OK 2026/06/26 05:49:38 INFO : two: Copied (server-side copy) 2026/06/26 05:49:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/26 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:38 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:38 DEBUG : one: size = 5 OK 2026/06/26 05:49:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:38 DEBUG : one: Unchanged skipping 2026/06/26 05:49:38 DEBUG : two: size = 3 OK 2026/06/26 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:38 DEBUG : two: Unchanged skipping 2026/06/26 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:38 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:38 INFO : There was nothing to transfer 2026/06/26 05:49:40 DEBUG : CopyDest/three: md5 = 50061f3ecb91baeb1dd58442b5c36f61 OK 2026/06/26 05:49:41 DEBUG : one: size = 5 OK 2026/06/26 05:49:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:41 DEBUG : one: Unchanged skipping 2026/06/26 05:49:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:49:42 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/CopyDest') 2026/06/26 05:49:42 DEBUG : three: Sizes differ 2026/06/26 05:49:42 DEBUG : three: Destination not found in --copy-dest 2026/06/26 05:49:42 DEBUG : three: Need to transfer - File not found at Destination 2026/06/26 05:49:42 DEBUG : two: size = 3 OK 2026/06/26 05:49:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/26 05:49:42 DEBUG : two: Unchanged skipping 2026/06/26 05:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:49:43 DEBUG : three: md5 = 7da3b447e687b3ccbe6970ea0b13d9e8 OK 2026/06/26 05:49:43 DEBUG : three: size = 7 OK 2026/06/26 05:49:43 INFO : three: Copied (new) 2026/06/26 05:49:43 DEBUG : Waiting for deletions to finish 2026/06/26 05:49:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/26 05:49:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:49:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:49:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:49:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/26 05:49:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:49:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.60s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:49:51 DEBUG : dst/one: md5 = b960acac73c13f682b73f20ce5cab8e1 OK 2026/06/26 05:49:53 DEBUG : dst/two: md5 = 022b00c2ce9dfe06b24c4cd1349482a5 OK 2026/06/26 05:49:54 DEBUG : dst/three.txt: md5 = e8892a8e8636d38152db8f25bd8aed06 OK 2026/06/26 05:49:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:49:55 DEBUG : Config file has changed externally - reloading 2026/06/26 05:49:55 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:49:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/backup" 2026/06/26 05:49:56 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/1nrff024r7pq65ecp72fc28jb0" 2026/06/26 05:49:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:49:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:49:57 DEBUG : one: Sizes differ 2026/06/26 05:49:57 DEBUG : two: size = 3 OK 2026/06/26 05:49:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:49:57 DEBUG : two: Unchanged skipping 2026/06/26 05:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:49:59 INFO : one: Moved (server-side) 2026/06/26 05:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:01 DEBUG : one: md5 = d59049a808e5538ac4aa4f526c38e5d7 OK 2026/06/26 05:50:01 DEBUG : one: size = 4 OK 2026/06/26 05:50:01 INFO : one: Copied (new) 2026/06/26 05:50:01 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:01 INFO : three.txt: Moved (server-side) 2026/06/26 05:50:01 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:03 DEBUG : dst/three.txt: md5 = 34edcff088f3d45adabfa34ab755d0c6 OK 2026/06/26 05:50:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:50:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:50:04 DEBUG : one: Sizes differ 2026/06/26 05:50:04 DEBUG : two: size = 3 OK 2026/06/26 05:50:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:50:04 DEBUG : two: Unchanged skipping 2026/06/26 05:50:05 INFO : one: Deleted 2026/06/26 05:50:05 INFO : one: Moved (server-side) 2026/06/26 05:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:07 DEBUG : one: md5 = 0d8bac601860d92da8efb3cad2db6e15 OK 2026/06/26 05:50:07 DEBUG : one: size = 5 OK 2026/06/26 05:50:07 INFO : one: Copied (new) 2026/06/26 05:50:07 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:07 INFO : three.txt: Deleted 2026/06/26 05:50:08 INFO : three.txt: Moved (server-side) 2026/06/26 05:50:08 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:50:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:50:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/26 05:50:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:50:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:50:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.79s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:50:14 DEBUG : dst/one: md5 = 4dffd4f2d9b80d80c731002132fb11ec OK 2026/06/26 05:50:16 DEBUG : dst/two: md5 = 5e7c671d48551b6f64501d1e08f76332 OK 2026/06/26 05:50:17 DEBUG : dst/three.txt: md5 = 729db4edb41a7a30cf52fe0970191c5c OK 2026/06/26 05:50:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:50:18 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:50:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/backup" 2026/06/26 05:50:18 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/1nrff024r7pq65ecp72fc28jb0" 2026/06/26 05:50:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:50:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:50:20 DEBUG : one: Sizes differ 2026/06/26 05:50:20 DEBUG : two: size = 3 OK 2026/06/26 05:50:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:50:20 DEBUG : two: Unchanged skipping 2026/06/26 05:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:50:22 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:23 DEBUG : one: md5 = 7db9f718070adef8fb6f1a93f521bcda OK 2026/06/26 05:50:23 DEBUG : one: size = 4 OK 2026/06/26 05:50:23 INFO : one: Copied (new) 2026/06/26 05:50:23 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:50:24 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:26 DEBUG : dst/three.txt: md5 = 668a1d1a4ae7e6c23a9cfa2c68febf7f OK 2026/06/26 05:50:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:50:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:50:27 DEBUG : one: Sizes differ 2026/06/26 05:50:27 DEBUG : two: size = 3 OK 2026/06/26 05:50:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:50:27 DEBUG : two: Unchanged skipping 2026/06/26 05:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:50:27 INFO : one.bak: Deleted 2026/06/26 05:50:28 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:30 DEBUG : one: md5 = d29ee80efbc655a22ac411914a4b9e3a OK 2026/06/26 05:50:30 DEBUG : one: size = 5 OK 2026/06/26 05:50:30 INFO : one: Copied (new) 2026/06/26 05:50:30 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:30 INFO : three.txt.bak: Deleted 2026/06/26 05:50:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:50:31 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:50:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:50:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/26 05:50:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/26 05:50:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/26 05:50:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:50:37 DEBUG : dst/one: md5 = aa6106bb74e5e86cffa0665151679894 OK 2026/06/26 05:50:39 DEBUG : dst/two: md5 = b2adf12302c2148b8d1f38af7195609b OK 2026/06/26 05:50:40 DEBUG : dst/three.txt: md5 = 546ca5dca51813a98e68b7d64da3a5ec OK 2026/06/26 05:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/backup" 2026/06/26 05:50:42 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/1nrff024r7pq65ecp72fc28jb0" 2026/06/26 05:50:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:50:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:50:44 DEBUG : one: Sizes differ 2026/06/26 05:50:44 DEBUG : two: size = 3 OK 2026/06/26 05:50:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:50:44 DEBUG : two: Unchanged skipping 2026/06/26 05:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:50:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 05:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:47 DEBUG : one: md5 = 237560255308a21ecad298f07473910a OK 2026/06/26 05:50:47 DEBUG : one: size = 4 OK 2026/06/26 05:50:47 INFO : one: Copied (new) 2026/06/26 05:50:47 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 05:50:48 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:50 DEBUG : dst/three.txt: md5 = 3c94955c995e7942dbc8e18c5c90d245 OK 2026/06/26 05:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:50:51 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:50:51 DEBUG : one: Sizes differ 2026/06/26 05:50:51 DEBUG : two: size = 3 OK 2026/06/26 05:50:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:50:51 DEBUG : two: Unchanged skipping 2026/06/26 05:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:50:52 INFO : one-2019-01-01: Deleted 2026/06/26 05:50:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 05:50:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:50:54 DEBUG : one: md5 = a2d751ffb10188e77039b6f2b9624e39 OK 2026/06/26 05:50:54 DEBUG : one: size = 5 OK 2026/06/26 05:50:54 INFO : one: Copied (new) 2026/06/26 05:50:54 DEBUG : Waiting for deletions to finish 2026/06/26 05:50:55 INFO : three-2019-01-01.txt: Deleted 2026/06/26 05:50:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 05:50:55 INFO : three.txt: Moved into backup dir 2026/06/26 05:50:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:50:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:50:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/26 05:50:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/26 05:50:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/26 05:50:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.45s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:51:02 DEBUG : dst/one: md5 = 5e39aa430046a8ca742441762e9c3cd9 OK 2026/06/26 05:51:03 DEBUG : dst/two: md5 = e4e920fc8fef14c8ea2d79efc1b3cd1b OK 2026/06/26 05:51:05 DEBUG : dst/three.txt: md5 = 82540ce50a315a68285f717db3481dda OK 2026/06/26 05:51:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:51:05 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:51:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:06 DEBUG : one: Sizes differ 2026/06/26 05:51:06 DEBUG : two: size = 3 OK 2026/06/26 05:51:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:06 DEBUG : two: Unchanged skipping 2026/06/26 05:51:07 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:51:08 DEBUG : one: md5 = 76f3a4fe8d0ab91ab72e1211b3db20ff OK 2026/06/26 05:51:08 DEBUG : one: size = 4 OK 2026/06/26 05:51:08 INFO : one: Copied (new) 2026/06/26 05:51:08 DEBUG : Waiting for deletions to finish 2026/06/26 05:51:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:51:09 INFO : three.txt: Moved into backup dir 2026/06/26 05:51:11 DEBUG : dst/three.txt: md5 = 6caf328332992cf1f0a065516236e6df OK 2026/06/26 05:51:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/26 05:51:12 DEBUG : three.txt.bak: Excluded 2026/06/26 05:51:12 DEBUG : one.bak: Excluded (Path Filter) 2026/06/26 05:51:12 DEBUG : one.bak: Excluded 2026/06/26 05:51:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:12 DEBUG : one: Sizes differ 2026/06/26 05:51:12 DEBUG : two: size = 3 OK 2026/06/26 05:51:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:12 DEBUG : two: Unchanged skipping 2026/06/26 05:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for checks to finish 2026/06/26 05:51:13 INFO : one.bak: Deleted 2026/06/26 05:51:13 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst': Waiting for transfers to finish 2026/06/26 05:51:15 DEBUG : one: md5 = c36b631b3c57fa413e60a380fdad32c6 OK 2026/06/26 05:51:15 DEBUG : one: size = 5 OK 2026/06/26 05:51:15 INFO : one: Copied (new) 2026/06/26 05:51:15 DEBUG : Waiting for deletions to finish 2026/06/26 05:51:15 INFO : three.txt.bak: Deleted 2026/06/26 05:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:51:16 INFO : three.txt: Moved into backup dir 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/26 05:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.80s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:51:22 DEBUG : dst/one: md5 = a804343cea39728eed2aafd15a1d633e OK 2026/06/26 05:51:23 DEBUG : dst/two: md5 = 2c3ff076e2affa7e2fd5897ed4233b10 OK 2026/06/26 05:51:25 DEBUG : dst/three.txt: md5 = 9015f8ee24acf436117aca28215fb691 OK 2026/06/26 05:51:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:51:25 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:51:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:26 DEBUG : one: Sizes differ 2026/06/26 05:51:27 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:51:28 DEBUG : one: md5 = 6b7ca9d0042ed96b8f75e2a2f5a5fdff OK 2026/06/26 05:51:28 DEBUG : one: size = 4 OK 2026/06/26 05:51:28 INFO : one: Copied (new) 2026/06/26 05:51:29 DEBUG : two: size = 3 OK 2026/06/26 05:51:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:29 DEBUG : two: Unchanged skipping 2026/06/26 05:51:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:29 DEBUG : three.txt: Sizes differ 2026/06/26 05:51:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:51:31 DEBUG : three.txt: md5 = 65511fec8dfe9a302bcf6a6454811480 OK 2026/06/26 05:51:31 DEBUG : three.txt: size = 6 OK 2026/06/26 05:51:31 INFO : three.txt: Copied (new) 2026/06/26 05:51:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:32 DEBUG : one: Sizes differ 2026/06/26 05:51:33 INFO : one.bak: Deleted 2026/06/26 05:51:33 INFO : one: Moved (server-side) to: one.bak 2026/06/26 05:51:35 DEBUG : one: md5 = 3ddcc15cab2a0b157e1b727de70c28ee OK 2026/06/26 05:51:35 DEBUG : one: size = 5 OK 2026/06/26 05:51:35 INFO : one: Copied (new) 2026/06/26 05:51:35 DEBUG : two: size = 3 OK 2026/06/26 05:51:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:35 DEBUG : two: Unchanged skipping 2026/06/26 05:51:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:35 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:35 DEBUG : three.txt: Sizes differ 2026/06/26 05:51:36 INFO : three.txt.bak: Deleted 2026/06/26 05:51:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 05:51:38 DEBUG : three.txt: md5 = bec2e427fc3a76d560f02cecaf76fe12 OK 2026/06/26 05:51:38 DEBUG : three.txt: size = 19 OK 2026/06/26 05:51:38 INFO : three.txt: Copied (new) 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:51:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.34s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:51:44 DEBUG : dst/one: md5 = 668adb564164476bda940babd91347ba OK 2026/06/26 05:51:45 DEBUG : dst/two: md5 = 707ed9a9c31518045179f3b97f95960d OK 2026/06/26 05:51:47 DEBUG : dst/three.txt: md5 = 3a4b9dc8bbf7761290c9ab950f47e0cc OK 2026/06/26 05:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehulob5puma/dst" 2026/06/26 05:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/9d1d17rira9jnrdd0rcifa61cle7aldohf7985r1td8qere1f240/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/26 05:51:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:48 DEBUG : one: Sizes differ 2026/06/26 05:51:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 05:51:50 DEBUG : one: md5 = 4ac6c2ebe3f83ed3ac9c90a1991a3c3d OK 2026/06/26 05:51:50 DEBUG : one: size = 4 OK 2026/06/26 05:51:50 INFO : one: Copied (new) 2026/06/26 05:51:51 DEBUG : two: size = 3 OK 2026/06/26 05:51:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:51 DEBUG : two: Unchanged skipping 2026/06/26 05:51:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:51 DEBUG : three.txt: Sizes differ 2026/06/26 05:51:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 05:51:53 DEBUG : three.txt: md5 = 18d49d4d7e0fee3a6f794720a94de12b OK 2026/06/26 05:51:53 DEBUG : three.txt: size = 6 OK 2026/06/26 05:51:53 INFO : three.txt: Copied (new) 2026/06/26 05:51:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:54 DEBUG : one: Sizes differ 2026/06/26 05:51:55 INFO : one-2019-01-01: Deleted 2026/06/26 05:51:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 05:51:57 DEBUG : one: md5 = ec9d16718a4ffc275e1518b6419051a4 OK 2026/06/26 05:51:57 DEBUG : one: size = 5 OK 2026/06/26 05:51:57 INFO : one: Copied (new) 2026/06/26 05:51:57 DEBUG : two: size = 3 OK 2026/06/26 05:51:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:51:57 DEBUG : two: Unchanged skipping 2026/06/26 05:51:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:51:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma/dst') 2026/06/26 05:51:58 DEBUG : three.txt: Sizes differ 2026/06/26 05:51:58 INFO : three-2019-01-01.txt: Deleted 2026/06/26 05:51:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 05:52:00 DEBUG : three.txt: md5 = bca094d5bbefc358a13fd5d04d2d3494 OK 2026/06/26 05:52:00 DEBUG : three.txt: size = 19 OK 2026/06/26 05:52:00 INFO : three.txt: Copied (new) 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/26 05:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.39s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:52:06 DEBUG : Testêé: md5 = fa8a2286cd36bcfa8f6e0ee798d32649 OK 2026/06/26 05:52:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:52:06 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:52:06 DEBUG : Testêé: Sizes differ 2026/06/26 05:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:52:07 DEBUG : Testêé: md5 = f228c3024c49d52c6602f606d01bae44 OK 2026/06/26 05:52:07 DEBUG : Testêé: size = 14 OK 2026/06/26 05:52:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/26 05:52:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.39s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:52:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 05:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:52:10 DEBUG : existing: md5 = 9c395764f0934f065fd23b19daedc2a8 OK 2026/06/26 05:52:10 DEBUG : existing: size = 6 OK 2026/06/26 05:52:10 INFO : existing: Copied (new) 2026/06/26 05:52:10 DEBUG : Waiting for deletions to finish 2026/06/26 05:52:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:52:11 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:52:11 DEBUG : existing: Sizes differ 2026/06/26 05:52:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/26 05:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:52:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting files as there were IO errors 2026/06/26 05:52:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.74s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:52:14 DEBUG : EXISTING: md5 = 28e1084c2631811608c21077c3328c4f OK 2026/06/26 05:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:52:15 DEBUG : EXISTING: size = 6 OK 2026/06/26 05:52:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:52:15 DEBUG : existing: Unchanged skipping 2026/06/26 05:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:52:15 DEBUG : Waiting for deletions to finish 2026/06/26 05:52:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.24s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.46s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:52:19 DEBUG : both0: md5 = f6ecbd483804d3638ffd2b73c03b42da OK 2026/06/26 05:52:20 DEBUG : only0: md5 = 00c724abda5c99672b394dc89fb0e7fc OK 2026/06/26 05:52:22 DEBUG : both1: md5 = cf8580f9df8fb3dc6f9e3ef55de4d88c OK 2026/06/26 05:52:23 DEBUG : only1: md5 = 454a5deb686d384a869002845adce671 OK 2026/06/26 05:52:25 DEBUG : both2: md5 = 3db05fd3f3d1fb5b4a348b72f60778dd OK 2026/06/26 05:52:26 DEBUG : only2: md5 = 23c0eee524f0b2dbc0691a33b519baa1 OK 2026/06/26 05:52:27 DEBUG : both3: md5 = 8f2bd90bc2ce78fbeaef184c13b4f7ea OK 2026/06/26 05:52:29 DEBUG : only3: md5 = 992de459ba086ddbd15d6dbcfdd54d73 OK 2026/06/26 05:52:30 DEBUG : both4: md5 = 263315be7677e5779452e6979745e400 OK 2026/06/26 05:52:32 DEBUG : only4: md5 = 444005008c6a52f26a74006acf48106c OK 2026/06/26 05:52:33 DEBUG : both5: md5 = c9921b755e8431628a4f08b618dff1c4 OK 2026/06/26 05:52:35 DEBUG : only5: md5 = 87f2bd23f3bfa00a340d3bc753d02642 OK 2026/06/26 05:52:36 DEBUG : both6: md5 = a50fcfc42b52cc5567d47cc7d6ca4f57 OK 2026/06/26 05:52:37 DEBUG : only6: md5 = aec1bc8d2609dc1451713200510b432a OK 2026/06/26 05:52:39 DEBUG : both7: md5 = eb07b231de91293c7f3b653d09b7a18d OK 2026/06/26 05:52:40 DEBUG : only7: md5 = 8223205366f8a966dae9269f707b4754 OK 2026/06/26 05:52:42 DEBUG : both8: md5 = 8a06838de2d66135c83a0ee56c98178f OK 2026/06/26 05:52:43 DEBUG : only8: md5 = a4b10bd8858cb8f6adf270780c485eae OK 2026/06/26 05:52:44 DEBUG : both9: md5 = fac71a30204076ecb9617a8d8fde479d OK 2026/06/26 05:52:46 DEBUG : only9: md5 = 869c94b3644c8192c816819c21bc99bb OK 2026/06/26 05:52:47 DEBUG : both10: md5 = 4d99fbfb9898ca0f8eb3d1ce4b1a2f1e OK 2026/06/26 05:52:49 DEBUG : only10: md5 = 7457534565680b0729a3aedac94da86f OK 2026/06/26 05:52:50 DEBUG : both11: md5 = 50ba0a4a78788b987f6255ee5fad447f OK 2026/06/26 05:52:52 DEBUG : only11: md5 = e948c16a58a015d8dc06b47632fb3ffc OK 2026/06/26 05:52:53 DEBUG : both12: md5 = b3019627038375b3e3dc998656811089 OK 2026/06/26 05:52:54 DEBUG : only12: md5 = 7a5412132978c2b73846cfc82813762d OK 2026/06/26 05:52:56 DEBUG : both13: md5 = 2d943c2cdc51337f55cee02921a772d2 OK 2026/06/26 05:52:57 DEBUG : only13: md5 = 8c9cba5748f72dadf7ccba83177b6eb3 OK 2026/06/26 05:52:59 DEBUG : both14: md5 = b33775c03ad531e87123498bbbc4f319 OK 2026/06/26 05:53:00 DEBUG : only14: md5 = e836abc757466682da4952c3717822da OK 2026/06/26 05:53:01 DEBUG : both15: md5 = eaa4bc5a5d6159440fb597baef00771c OK 2026/06/26 05:53:03 DEBUG : only15: md5 = 94de7177923ebc4cf898f0046898f0de OK 2026/06/26 05:53:04 DEBUG : both16: md5 = 57c5533fd9b6ec02e7b15791240df3f3 OK 2026/06/26 05:53:06 DEBUG : only16: md5 = c12c40ac1d5205a05a7b23ea113c75ce OK 2026/06/26 05:53:07 DEBUG : both17: md5 = bb711819ec1c874c31200fa6c4c78427 OK 2026/06/26 05:53:08 DEBUG : only17: md5 = d5c554be22d22fef7d5d12b9d4fb13fb OK 2026/06/26 05:53:10 DEBUG : both18: md5 = b0b2d644e4da32c86b482c9dd0f6967c OK 2026/06/26 05:53:11 DEBUG : only18: md5 = 311e22aac676891b21e1b9bf1a22d503 OK 2026/06/26 05:53:12 DEBUG : both19: md5 = ef55ded423164bb2b062404ad6b7eda4 OK 2026/06/26 05:53:14 DEBUG : only19: md5 = ccf616a367f8f476222e50295a5f1217 OK 2026/06/26 05:53:14 DEBUG : both0: size = 6 OK 2026/06/26 05:53:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both10: size = 6 OK 2026/06/26 05:53:14 DEBUG : both11: size = 6 OK 2026/06/26 05:53:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:53:14 DEBUG : both0: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both13: size = 6 OK 2026/06/26 05:53:14 DEBUG : both12: size = 6 OK 2026/06/26 05:53:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both13: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both14: size = 6 OK 2026/06/26 05:53:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both14: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both15: size = 6 OK 2026/06/26 05:53:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both15: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both16: size = 6 OK 2026/06/26 05:53:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both12: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both17: size = 6 OK 2026/06/26 05:53:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both17: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both18: size = 6 OK 2026/06/26 05:53:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both10: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both19: size = 6 OK 2026/06/26 05:53:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both19: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both1: size = 6 OK 2026/06/26 05:53:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both1: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both2: size = 6 OK 2026/06/26 05:53:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both2: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both3: size = 6 OK 2026/06/26 05:53:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both3: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both4: size = 6 OK 2026/06/26 05:53:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both4: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both5: size = 6 OK 2026/06/26 05:53:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both5: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both6: size = 6 OK 2026/06/26 05:53:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both6: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both7: size = 6 OK 2026/06/26 05:53:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both7: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both8: size = 6 OK 2026/06/26 05:53:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both8: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both9: size = 6 OK 2026/06/26 05:53:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:53:14 DEBUG : both9: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both11: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both16: Unchanged skipping 2026/06/26 05:53:14 DEBUG : both18: Unchanged skipping 2026/06/26 05:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:53:14 DEBUG : Waiting for deletions to finish 2026/06/26 05:53:15 INFO : only16: Deleted 2026/06/26 05:53:15 INFO : only13: Deleted 2026/06/26 05:53:15 INFO : only10: Deleted 2026/06/26 05:53:15 INFO : only18: Deleted 2026/06/26 05:53:15 INFO : only6: Deleted 2026/06/26 05:53:15 INFO : only3: Deleted 2026/06/26 05:53:15 INFO : only7: Deleted 2026/06/26 05:53:15 INFO : only0: Deleted 2026/06/26 05:53:16 INFO : only2: Deleted 2026/06/26 05:53:16 INFO : only17: Deleted 2026/06/26 05:53:16 INFO : only12: Deleted 2026/06/26 05:53:16 INFO : only11: Deleted 2026/06/26 05:53:16 INFO : only15: Deleted 2026/06/26 05:53:16 INFO : only1: Deleted 2026/06/26 05:53:16 INFO : only4: Deleted 2026/06/26 05:53:16 INFO : only8: Deleted 2026/06/26 05:53:17 INFO : only14: Deleted 2026/06/26 05:53:17 INFO : only19: Deleted 2026/06/26 05:53:17 INFO : only5: Deleted 2026/06/26 05:53:17 INFO : only9: Deleted 2026/06/26 05:53:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:53:27 DEBUG : both0: md5 = 1ad91970d7ba89d7416c984dbe39b5e4 OK 2026/06/26 05:53:29 DEBUG : only0: md5 = cf846bc13400c3362158048922880066 OK 2026/06/26 05:53:30 DEBUG : both1: md5 = dcbc7d9a9a309bba5de9dcc754ee75dc OK 2026/06/26 05:53:31 DEBUG : only1: md5 = 74c6ec03db844503d83017ad127bd471 OK 2026/06/26 05:53:33 DEBUG : both2: md5 = 98a39c4f568cd182fd75aa7669d61374 OK 2026/06/26 05:53:34 DEBUG : only2: md5 = 975ce6327f710cdf1e6424a2111a66ef OK 2026/06/26 05:53:36 DEBUG : both3: md5 = 2440c314faef1b57c090f18e6cc3a80f OK 2026/06/26 05:53:37 DEBUG : only3: md5 = 464bf700cdb3a6a013bbcfec3e16ec0c OK 2026/06/26 05:53:38 DEBUG : both4: md5 = be4cad23b91557862a4e0a412b0b716f OK 2026/06/26 05:53:40 DEBUG : only4: md5 = 901c2f7ef60c656315751bb226261176 OK 2026/06/26 05:53:41 DEBUG : both5: md5 = d7c5c4c3b584a845fc4692000363be0d OK 2026/06/26 05:53:43 DEBUG : only5: md5 = e3b24f90b9660bb2261ee375dad3d40f OK 2026/06/26 05:53:44 DEBUG : both6: md5 = 6bc9686f36b171d4220444aab96bbbd7 OK 2026/06/26 05:53:46 DEBUG : only6: md5 = 9ab3b72afa4fd4833023839a81f64220 OK 2026/06/26 05:53:47 DEBUG : both7: md5 = d11762ddfbb6b30f29477444e17cc585 OK 2026/06/26 05:53:49 DEBUG : only7: md5 = cbb700aac45678fd339488e551d2385d OK 2026/06/26 05:53:50 DEBUG : both8: md5 = 907ef961199f0c816685c89ed0f7a441 OK 2026/06/26 05:53:52 DEBUG : only8: md5 = 4891f54bc846e48113a988dce0cd2191 OK 2026/06/26 05:53:53 DEBUG : both9: md5 = 0ae8f9bd643466e9a025a6d01a3d73de OK 2026/06/26 05:53:55 DEBUG : only9: md5 = 7b8c3722f5d51f692b5ee4e21c9165c2 OK 2026/06/26 05:53:56 DEBUG : both10: md5 = b92f0810ee7d9022d798ba4eb7446afa OK 2026/06/26 05:53:58 DEBUG : only10: md5 = 2f5bac0dca3acc90352c457ade95ce71 OK 2026/06/26 05:53:59 DEBUG : both11: md5 = bfbf14f586d9136276e93b39c63a1657 OK 2026/06/26 05:54:00 DEBUG : only11: md5 = e15bc721cfc1e172679b06b1e17cd7b9 OK 2026/06/26 05:54:02 DEBUG : both12: md5 = 989d975fdc8b80356276b1fb8a7ec399 OK 2026/06/26 05:54:03 DEBUG : only12: md5 = 49ae41ce7c6f6e498b3392571743c161 OK 2026/06/26 05:54:05 DEBUG : both13: md5 = e3dd83251138ce16da3b91eb79cdc6ac OK 2026/06/26 05:54:06 DEBUG : only13: md5 = 61fbc0062f50b6186769b23e3dc06ca7 OK 2026/06/26 05:54:08 DEBUG : both14: md5 = 9529f35d89f0bef69b782c4fdecceb89 OK 2026/06/26 05:54:09 DEBUG : only14: md5 = 7594ec29566cff0f37df5c614fe169a5 OK 2026/06/26 05:54:10 DEBUG : both15: md5 = fa92303f4c30ac76187689d274b01322 OK 2026/06/26 05:54:11 DEBUG : only15: md5 = 68f8b8ca81bfd057808b086567963d6d OK 2026/06/26 05:54:13 DEBUG : both16: md5 = 2c48a1b5728ad2343b050f1278789b49 OK 2026/06/26 05:54:14 DEBUG : only16: md5 = 9b2475c51cf0e28e0b641c58cd5f2a12 OK 2026/06/26 05:54:16 DEBUG : both17: md5 = 54f9fb57cc841ae4418349ce3aae7cf7 OK 2026/06/26 05:54:17 DEBUG : only17: md5 = f531579fe1a2ba1088379b386d42517c OK 2026/06/26 05:54:18 DEBUG : both18: md5 = 914fc0c5b3bd2c800bcf3f5f84fb55ad OK 2026/06/26 05:54:20 DEBUG : only18: md5 = f5ac89f0f559ef573eeca3391e927f84 OK 2026/06/26 05:54:21 DEBUG : both19: md5 = cc16d6601b26057ce174d515fda0e1f3 OK 2026/06/26 05:54:22 DEBUG : only19: md5 = 99f45fbf76a49db261fe60e2b8852b99 OK 2026/06/26 05:54:23 DEBUG : both0: size = 6 OK 2026/06/26 05:54:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both11: size = 6 OK 2026/06/26 05:54:23 DEBUG : both12: size = 6 OK 2026/06/26 05:54:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:54:23 DEBUG : both0: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both13: size = 6 OK 2026/06/26 05:54:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both10: size = 6 OK 2026/06/26 05:54:23 DEBUG : both13: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both14: size = 6 OK 2026/06/26 05:54:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both10: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both15: size = 6 OK 2026/06/26 05:54:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both15: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both16: size = 6 OK 2026/06/26 05:54:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both16: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both17: size = 6 OK 2026/06/26 05:54:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both17: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both18: size = 6 OK 2026/06/26 05:54:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both14: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both19: size = 6 OK 2026/06/26 05:54:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both19: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both1: size = 6 OK 2026/06/26 05:54:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both12: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both2: size = 6 OK 2026/06/26 05:54:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both2: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both3: size = 6 OK 2026/06/26 05:54:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both11: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both4: size = 6 OK 2026/06/26 05:54:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both18: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both5: size = 6 OK 2026/06/26 05:54:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both1: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both6: size = 6 OK 2026/06/26 05:54:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both6: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both7: size = 6 OK 2026/06/26 05:54:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both3: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both8: size = 6 OK 2026/06/26 05:54:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both8: Unchanged skipping 2026/06/26 05:54:23 DEBUG : both9: size = 6 OK 2026/06/26 05:54:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:54:23 DEBUG : both4: Unchanged skipping 2026/06/26 05:54:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only0: Sizes differ 2026/06/26 05:54:23 DEBUG : both5: Unchanged skipping 2026/06/26 05:54:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only10: Sizes differ 2026/06/26 05:54:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only11: Sizes differ 2026/06/26 05:54:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only12: Sizes differ 2026/06/26 05:54:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only13: Sizes differ 2026/06/26 05:54:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only14: Sizes differ 2026/06/26 05:54:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only15: Sizes differ 2026/06/26 05:54:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only16: Sizes differ 2026/06/26 05:54:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only17: Sizes differ 2026/06/26 05:54:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only18: Sizes differ 2026/06/26 05:54:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only19: Sizes differ 2026/06/26 05:54:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only1: Sizes differ 2026/06/26 05:54:23 DEBUG : both7: Unchanged skipping 2026/06/26 05:54:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only2: Sizes differ 2026/06/26 05:54:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only3: Sizes differ 2026/06/26 05:54:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only4: Sizes differ 2026/06/26 05:54:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only5: Sizes differ 2026/06/26 05:54:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only6: Sizes differ 2026/06/26 05:54:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only7: Sizes differ 2026/06/26 05:54:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only8: Sizes differ 2026/06/26 05:54:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4234029713) 2026/06/26 05:54:23 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma') 2026/06/26 05:54:23 DEBUG : only9: Sizes differ 2026/06/26 05:54:23 DEBUG : both9: Unchanged skipping 2026/06/26 05:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:54:24 DEBUG : only13: md5 = 9aa455fbd938c53f8486bb1404b0efed OK 2026/06/26 05:54:24 DEBUG : only13: size = 0 OK 2026/06/26 05:54:24 INFO : only13: Copied (replaced existing) 2026/06/26 05:54:24 DEBUG : only11: md5 = 29d9367a5da698ee9cd020173a9f9855 OK 2026/06/26 05:54:24 DEBUG : only11: size = 0 OK 2026/06/26 05:54:24 INFO : only11: Copied (replaced existing) 2026/06/26 05:54:24 DEBUG : only10: md5 = d2f3fe18e835eba6ce4172c9d9c46832 OK 2026/06/26 05:54:24 DEBUG : only10: size = 0 OK 2026/06/26 05:54:24 INFO : only10: Copied (replaced existing) 2026/06/26 05:54:24 DEBUG : only12: md5 = 73f6d692d864d9330b0ffee251ed0f2d OK 2026/06/26 05:54:24 DEBUG : only12: size = 0 OK 2026/06/26 05:54:24 INFO : only12: Copied (replaced existing) 2026/06/26 05:54:25 DEBUG : only14: md5 = ad7411c6ddde6b4e0e442941d1e2dc3f OK 2026/06/26 05:54:25 DEBUG : only14: size = 0 OK 2026/06/26 05:54:25 INFO : only14: Copied (replaced existing) 2026/06/26 05:54:25 DEBUG : only17: md5 = a49c05c31d5b8bbd0b7bcb88631dd541 OK 2026/06/26 05:54:25 DEBUG : only17: size = 0 OK 2026/06/26 05:54:25 INFO : only17: Copied (replaced existing) 2026/06/26 05:54:25 DEBUG : only16: md5 = 44ba6ac8a17b327dce9ce02715be03c3 OK 2026/06/26 05:54:25 DEBUG : only16: size = 0 OK 2026/06/26 05:54:25 INFO : only16: Copied (replaced existing) 2026/06/26 05:54:25 DEBUG : only15: md5 = 9a8f0019ac850214b0373eaa1b9db22c OK 2026/06/26 05:54:25 DEBUG : only15: size = 0 OK 2026/06/26 05:54:25 INFO : only15: Copied (replaced existing) 2026/06/26 05:54:26 DEBUG : only18: md5 = 889f83870165408f380256b910db1c88 OK 2026/06/26 05:54:26 DEBUG : only18: size = 0 OK 2026/06/26 05:54:26 INFO : only18: Copied (replaced existing) 2026/06/26 05:54:26 DEBUG : only3: md5 = 462e7f18df584d3550f6f820ecf78538 OK 2026/06/26 05:54:26 DEBUG : only3: size = 0 OK 2026/06/26 05:54:26 INFO : only3: Copied (replaced existing) 2026/06/26 05:54:26 DEBUG : only2: md5 = 5ab7a43045fa2dfe99c813a0035ca1b5 OK 2026/06/26 05:54:26 DEBUG : only2: size = 0 OK 2026/06/26 05:54:26 INFO : only2: Copied (replaced existing) 2026/06/26 05:54:27 DEBUG : only19: md5 = 725649d03b30be8c7770e7b375de988b OK 2026/06/26 05:54:27 DEBUG : only19: size = 0 OK 2026/06/26 05:54:27 INFO : only19: Copied (replaced existing) 2026/06/26 05:54:27 DEBUG : only6: md5 = a03f64276de82f3ef2a7023ddb28a458 OK 2026/06/26 05:54:27 DEBUG : only6: size = 0 OK 2026/06/26 05:54:27 INFO : only6: Copied (replaced existing) 2026/06/26 05:54:28 DEBUG : only4: md5 = 2a7ad281e3178378124d5459522b14c0 OK 2026/06/26 05:54:28 DEBUG : only4: size = 0 OK 2026/06/26 05:54:28 INFO : only4: Copied (replaced existing) 2026/06/26 05:54:28 DEBUG : only5: md5 = e90f38d7bff4580ea6ab53ffad242cdf OK 2026/06/26 05:54:28 DEBUG : only5: size = 0 OK 2026/06/26 05:54:28 INFO : only5: Copied (replaced existing) 2026/06/26 05:54:28 DEBUG : only7: md5 = d5ae1ef08fac8ba285a488e196ee88f6 OK 2026/06/26 05:54:28 DEBUG : only7: size = 0 OK 2026/06/26 05:54:28 INFO : only7: Copied (replaced existing) 2026/06/26 05:54:29 DEBUG : only8: md5 = 11a862ed7b16a6af05abe879f9c6c4f6 OK 2026/06/26 05:54:29 DEBUG : only8: size = 0 OK 2026/06/26 05:54:29 INFO : only8: Copied (replaced existing) 2026/06/26 05:54:29 DEBUG : only1: md5 = a46991b55c09a6f8598303958f822d48 OK 2026/06/26 05:54:29 DEBUG : only1: size = 0 OK 2026/06/26 05:54:29 INFO : only1: Copied (replaced existing) 2026/06/26 05:54:29 DEBUG : only9: md5 = cb0bcd8df69f207111e2e0ba60518122 OK 2026/06/26 05:54:29 DEBUG : only9: size = 0 OK 2026/06/26 05:54:29 INFO : only9: Copied (replaced existing) 2026/06/26 05:54:29 DEBUG : only0: md5 = 9b9d9925f287695ca80f28b89fc82083 OK 2026/06/26 05:54:29 DEBUG : only0: size = 0 OK 2026/06/26 05:54:29 INFO : only0: Copied (replaced existing) 2026/06/26 05:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (80.69s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:54:46 DEBUG : empty_dir: Making directory with metadata 2026/06/26 05:54:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:54:46 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 05:54:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:54:46 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 05:54:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:54:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 05:54:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:54:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:54:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 05:54:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/26 05:54:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/26 05:55:00 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:55:01 DEBUG : empty_dir: Making directory with metadata 2026/06/26 05:55:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:55:01 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 05:55:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:55:01 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 05:55:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:55:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/26 05:55:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/26 05:55:15 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:55:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:17 DEBUG : sub dir: Making directory with metadata 2026/06/26 05:55:18 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/26 05:55:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:55:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:48 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/26 05:55:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:55:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/26 05:55:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/26 05:55:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:55:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:55:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:55:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:55:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:55:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/26 05:55:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:55:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:55:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 05:55:56 DEBUG : sub dir: Making directory with metadata 2026/06/26 05:55:57 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/26 05:56:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:56:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 05:56:18 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 05:56:18 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/26 05:56:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:56:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/26 05:56:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/26 05:56:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:56:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:56:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:56:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:56:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/26 05:56:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/26 05:56:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/26 05:56:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:56:38 DEBUG : dir1/0000-abcdefg.txt: md5 = d4604fa13f6ce3014159c26b8aed4153 OK 2026/06/26 05:56:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = de0c2c1f9ea26c8b4f895889513f7183 OK 2026/06/26 05:56:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 471648f2c9836ad6af10d53cb5d05985 OK 2026/06/26 05:56:43 DEBUG : dir1/0003-defghij.txt: md5 = 4fe5107f5b3c1851feba61f74a9ba01e OK 2026/06/26 05:56:44 DEBUG : dir1/0004-efghijk.txt: md5 = f313bb28062202b4c715ee94e61a626a OK 2026/06/26 05:56:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 530e90fa50a7abbfd296e5dae61018b1 OK 2026/06/26 05:56:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 636c5195787d3ba00eef5d0bf41de783 OK 2026/06/26 05:56:48 DEBUG : dir1/0007-1234567.txt: md5 = e67458871be33174979cf8facf02d7eb OK 2026/06/26 05:56:50 DEBUG : dir1/0008-2345678.txt: md5 = 177513fc9bda6be7f3274af9f4e72f0b OK 2026/06/26 05:56:51 DEBUG : dir1/0009-3456789.txt: md5 = 8d7537db861d7d6f779a2f07b7b8d82a OK 2026/06/26 05:56:53 DEBUG : dir1/0010-456789.txt: md5 = 5c0ce64cb302a8ede577e4ffe253a47e OK 2026/06/26 05:56:54 DEBUG : dir1/0011-56789;.txt: md5 = 41d6e9d076bfa6cabe366cedda1080e1 OK 2026/06/26 05:56:55 DEBUG : dir1/0012-6789;.txt: md5 = 273703b10b4c325e41b7b68c904ddcb9 OK 2026/06/26 05:56:57 DEBUG : dir1/0013-789;=.txt: md5 = 4837694a37044cd75d7a99d3b80fbf7f OK 2026/06/26 05:56:58 DEBUG : dir1/0014-89;=.txt: md5 = 3726e691bd4252436c7bf38ed090cd26 OK 2026/06/26 05:57:00 DEBUG : dir1/0015-9;=.txt: md5 = b541de8fb674049180ea18d9865c446f OK 2026/06/26 05:57:01 DEBUG : apple: md5 = d5a0b3ac107ec24f46e2fb38507f8cc2 OK 2026/06/26 05:57:03 DEBUG : banana: md5 = de1b9be504b633db095dc8e23c2eef63 OK 2026/06/26 05:57:04 DEBUG : appleappleapplebanana: md5 = f7447e650ed4ab5978840f05a8469857 OK 2026/06/26 05:57:05 DEBUG : splitbananasplit: md5 = 353966dd2599e36080d6d9be846dfee6 OK 2026/06/26 05:57:05 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:07 DEBUG : apple: size = 5 OK 2026/06/26 05:57:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : apple: Unchanged skipping 2026/06/26 05:57:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 05:57:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 05:57:07 DEBUG : banana: size = 6 OK 2026/06/26 05:57:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : banana: Unchanged skipping 2026/06/26 05:57:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 05:57:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 05:57:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 05:57:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 05:57:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 05:57:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 05:57:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 05:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:57:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 05:57:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 05:57:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 05:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:57:07 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:07 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:09 DEBUG : dir1: Directory modification time the same (differ by -174.442µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : apple: size = 5 OK 2026/06/26 05:57:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : apple: Unchanged skipping 2026/06/26 05:57:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 05:57:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 05:57:09 DEBUG : banana: size = 6 OK 2026/06/26 05:57:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : banana: Unchanged skipping 2026/06/26 05:57:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 05:57:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 05:57:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 05:57:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 05:57:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 05:57:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 05:57:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 05:57:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 05:57:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 05:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:57:09 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:09 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:57:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e76730fbe766779f7c19287a72f3f9f OK 2026/06/26 05:57:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = dff55f298fbdc56594dbaea08ae6b4ef OK 2026/06/26 05:57:25 DEBUG : dir1/0002-cdefghi.txt: md5 = f27f14d00898e35011d4f75e50e8d793 OK 2026/06/26 05:57:27 DEBUG : dir1/0003-defghij.txt: md5 = 97c122db8de3aca247380c8427838905 OK 2026/06/26 05:57:28 DEBUG : dir1/0004-efghijk.txt: md5 = 9640dc07fd0ac5bad5ec4dcdc44f990b OK 2026/06/26 05:57:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 9c60f08678b7eba241b50e0bb3f4796c OK 2026/06/26 05:57:31 DEBUG : dir1/0006-ghijklm.txt: md5 = a4e4c46fdec27cfa69857c3019af005d OK 2026/06/26 05:57:32 DEBUG : dir1/0007-1234567.txt: md5 = b37f6a5ad1b87415bde3e4a15bc74571 OK 2026/06/26 05:57:34 DEBUG : dir1/0008-2345678.txt: md5 = 1ab8a993e4efdfa9e3abb1d4f2d08811 OK 2026/06/26 05:57:35 DEBUG : dir1/0009-3456789.txt: md5 = 6813025afbb4ec7e0a1fca031802006f OK 2026/06/26 05:57:37 DEBUG : dir1/0010-456789.txt: md5 = 140afb9a88f7cf6658304b480211fe7e OK 2026/06/26 05:57:38 DEBUG : dir1/0011-56789;.txt: md5 = 6cab6c73744d0f9425bfffe8c0af3b85 OK 2026/06/26 05:57:40 DEBUG : dir1/0012-6789;.txt: md5 = 7388c199dab6a738a5b58eefe7bfc648 OK 2026/06/26 05:57:41 DEBUG : dir1/0013-789;=.txt: md5 = 2b827028c51bedd4342ead9acd2f7b66 OK 2026/06/26 05:57:43 DEBUG : dir1/0014-89;=.txt: md5 = 4e058f141b141def8c469357a79136d3 OK 2026/06/26 05:57:44 DEBUG : dir1/0015-9;=.txt: md5 = e2c28ae6564ff26620abe75073088d7a OK 2026/06/26 05:57:45 DEBUG : apple: md5 = d85641544524a96f51d5f123883fbc14 OK 2026/06/26 05:57:47 DEBUG : banana: md5 = 2ccdfe8838a7d3eac6fed953efa2b088 OK 2026/06/26 05:57:48 DEBUG : appleappleapplebanana: md5 = 49b57030c71f50e82de58d5392cfefe6 OK 2026/06/26 05:57:50 DEBUG : splitbananasplit: md5 = e67cf6eaaba5998898bd65030639dffc OK 2026/06/26 05:57:50 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:50 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:57:51 DEBUG : apple: size = 5 OK 2026/06/26 05:57:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:51 DEBUG : apple: Unchanged skipping 2026/06/26 05:57:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 05:57:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 05:57:51 DEBUG : banana: size = 6 OK 2026/06/26 05:57:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:51 DEBUG : banana: Unchanged skipping 2026/06/26 05:57:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 05:57:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 05:57:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 05:57:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 05:57:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 05:57:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 05:57:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 05:57:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 05:57:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 05:57:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 05:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:57:52 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:52 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:52 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:57:53 DEBUG : dir1: Directory modification time the same (differ by -199.53µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : apple: size = 5 OK 2026/06/26 05:57:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : apple: Unchanged skipping 2026/06/26 05:57:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 05:57:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 05:57:53 DEBUG : banana: size = 6 OK 2026/06/26 05:57:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : banana: Unchanged skipping 2026/06/26 05:57:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 05:57:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 05:57:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 05:57:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 05:57:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 05:57:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 05:57:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 05:57:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 05:57:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:57:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 05:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:57:53 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:53 DEBUG : Waiting for deletions to finish 2026/06/26 05:57:54 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 05:58:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:58:07 DEBUG : dir1/0000-abcdefg.txt: md5 = b513a443aae16a5e531955485637a009 OK 2026/06/26 05:58:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = c64f9849c038eab7a1207377896eb990 OK 2026/06/26 05:58:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 7abd0c175fc558d30f50248d286d5d96 OK 2026/06/26 05:58:11 DEBUG : dir1/0003-defghij.txt: md5 = 213e7b1d4246083e4f57435299be6762 OK 2026/06/26 05:58:13 DEBUG : dir1/0004-efghijk.txt: md5 = cb20698523575594781bb56900230ee9 OK 2026/06/26 05:58:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 1af6c9fcdff6b249706a13f04fd4dc7e OK 2026/06/26 05:58:16 DEBUG : dir1/0006-ghijklm.txt: md5 = b4de8286212473bce55d8c28eebffa00 OK 2026/06/26 05:58:17 DEBUG : dir1/0007-1234567.txt: md5 = b81ef76865defffee5d2e89534a30624 OK 2026/06/26 05:58:19 DEBUG : dir1/0008-2345678.txt: md5 = 3fa1b9c26c757a123265643a4dace2f0 OK 2026/06/26 05:58:20 DEBUG : dir1/0009-3456789.txt: md5 = 330f6171baa6d90de86fce285f329978 OK 2026/06/26 05:58:22 DEBUG : dir1/0010-456789.txt: md5 = 16281c1ea08c7e581bdbfd8bddfc19cc OK 2026/06/26 05:58:23 DEBUG : dir1/0011-56789;.txt: md5 = c1afb0ef71e6714078a3c385d480b4e3 OK 2026/06/26 05:58:25 DEBUG : dir1/0012-6789;.txt: md5 = 4f5ea18c71c73a17d8907288576c5f4e OK 2026/06/26 05:58:26 DEBUG : dir1/0013-789;=.txt: md5 = f0bfb4b8bb63e34c32344677fa926196 OK 2026/06/26 05:58:27 DEBUG : dir1/0014-89;=.txt: md5 = 1e9b193ecd9601fc7ac5b2b75075419a OK 2026/06/26 05:58:29 DEBUG : dir1/0015-9;=.txt: md5 = e00d862a65fd31dc721da98b25ff8379 OK 2026/06/26 05:58:30 DEBUG : apple: md5 = 71ac1c9a8e785e1191564836808eb6ee OK 2026/06/26 05:58:32 DEBUG : banana: md5 = ca2a66b3fc40eeccf913edf2b0e4cd58 OK 2026/06/26 05:58:33 DEBUG : appleappleapplebanana: md5 = d9e1a35e169cdec0d956ea81c8fed8e4 OK 2026/06/26 05:58:34 DEBUG : splitbananasplit: md5 = c9b865612209f23d7a59c46ae41618e3 OK 2026/06/26 05:58:34 DEBUG : Waiting for deletions to finish 2026/06/26 05:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 05:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:58:37 DEBUG : YXBwbGU=: md5 = 7ac22dfb46302f452400d99591e8c72f OK 2026/06/26 05:58:37 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 05:58:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 784351d6e9063ae7779ebb5df931db42 OK 2026/06/26 05:58:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 05:58:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1ef163dd6e1628e5326a2213f8d367b1 OK 2026/06/26 05:58:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 05:58:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:37 DEBUG : YmFuYW5h: md5 = 6076ff553b780412f3ca5abf3f79ca3a OK 2026/06/26 05:58:37 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 05:58:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 9a5b2437e0dc222a7f70ea09c20e55f1 OK 2026/06/26 05:58:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 05:58:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0101d1530439f7a25bca7867aedfeeaf OK 2026/06/26 05:58:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 05:58:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = fd4d7a5e307e6911eee9642b3ec2d24c OK 2026/06/26 05:58:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 05:58:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = bfe27c411a680e0390711528326ebed3 OK 2026/06/26 05:58:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 05:58:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = dacc9cd1a24b64c3dc407f1f9541b652 OK 2026/06/26 05:58:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 05:58:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 258457812159e233befd1b0607630b13 OK 2026/06/26 05:58:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 05:58:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = d0b481012053dbcfc08b39d52cba5268 OK 2026/06/26 05:58:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 05:58:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 7e7121482ae4416f978e71d2fad234a7 OK 2026/06/26 05:58:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 05:58:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 54f49d51d915a6fca39064b4f24f5897 OK 2026/06/26 05:58:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 05:58:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 2b011bcd3f1a9018283e87b3fb2ed57e OK 2026/06/26 05:58:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 05:58:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c086dffd9317870d583287256702d3d0 OK 2026/06/26 05:58:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 05:58:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 2952bf9896d77c5a23f8d65acd9ab958 OK 2026/06/26 05:58:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 05:58:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 1679d6d832d51ce1e90021565eadae73 OK 2026/06/26 05:58:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 05:58:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:42 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f607779fec01becdf24a2cee3a05eeb6 OK 2026/06/26 05:58:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 05:58:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6f68f5ce42c5589da14db806e9452c98 OK 2026/06/26 05:58:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 05:58:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 14f04f42eab43b75aa2db5a0108c3fa5 OK 2026/06/26 05:58:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 05:58:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:43 DEBUG : Waiting for deletions to finish 2026/06/26 05:58:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 05:58:43 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 05:58:43 INFO : apple: Deleted 2026/06/26 05:58:43 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 05:58:43 INFO : appleappleapplebanana: Deleted 2026/06/26 05:58:43 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 05:58:43 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 05:58:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 05:58:44 INFO : splitbananasplit: Deleted 2026/06/26 05:58:44 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 05:58:44 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 05:58:44 INFO : banana: Deleted 2026/06/26 05:58:44 DEBUG : Waiting for deletions to finish 2026/06/26 05:58:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:45 DEBUG : dir1: Directory modification time the same (differ by -229.081µs, within tolerance 1ms) 2026/06/26 05:58:45 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 05:58:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:45 DEBUG : apple: Unchanged skipping 2026/06/26 05:58:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 05:58:45 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 05:58:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:45 DEBUG : banana: Unchanged skipping 2026/06/26 05:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 05:58:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 05:58:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 05:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 05:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 05:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 05:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 05:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 05:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 05:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 05:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 05:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:58:46 DEBUG : Waiting for deletions to finish 2026/06/26 05:58:46 DEBUG : Waiting for deletions to finish 2026/06/26 05:58:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 05:58:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 05:58:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 05:58:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 05:58:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 05:58:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 05:58:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 05:58:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 05:58:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 05:58:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/26 05:58:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 05:59:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 1737a125aadabc1c05d9c07905ee929f OK 2026/06/26 05:59:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5bf25707eff424c7805f2eea2bd19436 OK 2026/06/26 05:59:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b9fa78ec8753931187e51772380c954 OK 2026/06/26 05:59:05 DEBUG : dir1/0003-defghij.txt: md5 = 9686819b172a1ed1d00753fc5f2cffd6 OK 2026/06/26 05:59:07 DEBUG : dir1/0004-efghijk.txt: md5 = 59005832de935c5f821273216da94ddd OK 2026/06/26 05:59:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 806d0bbad626eb1903908ff8303695f2 OK 2026/06/26 05:59:09 DEBUG : dir1/0006-ghijklm.txt: md5 = c4f5aa883be6d4e6f44b071d2049c215 OK 2026/06/26 05:59:11 DEBUG : dir1/0007-1234567.txt: md5 = 0458935f273e0b7c7a8500e0e62e9231 OK 2026/06/26 05:59:12 DEBUG : dir1/0008-2345678.txt: md5 = bb667cbb9af4a4d7397a609963bc1b48 OK 2026/06/26 05:59:14 DEBUG : dir1/0009-3456789.txt: md5 = 30a9fdad8c99e0cabc7d2f059310beac OK 2026/06/26 05:59:15 DEBUG : dir1/0010-456789.txt: md5 = 239c41b3331fe34c97875e2688b47821 OK 2026/06/26 05:59:17 DEBUG : dir1/0011-56789;.txt: md5 = 738033b8dc7735735622c4519fce8c76 OK 2026/06/26 05:59:18 DEBUG : dir1/0012-6789;.txt: md5 = 12a213b70c150de9e6f3f12d266ee454 OK 2026/06/26 05:59:19 DEBUG : dir1/0013-789;=.txt: md5 = 7fdc09ee4e495d7ff6e4444e0da5699b OK 2026/06/26 05:59:21 DEBUG : dir1/0014-89;=.txt: md5 = 458e5871f3599972ed8f3d5b15d01fcf OK 2026/06/26 05:59:22 DEBUG : dir1/0015-9;=.txt: md5 = bd99b1ce05c474302b6d104fab6bc076 OK 2026/06/26 05:59:23 DEBUG : apple: md5 = 61c949a23984e41030b91744da48d258 OK 2026/06/26 05:59:25 DEBUG : banana: md5 = a420b398be266f9745f0a0d59afeea36 OK 2026/06/26 05:59:26 DEBUG : appleappleapplebanana: md5 = bdfdd0c33c1e67e19b2af35e0f124939 OK 2026/06/26 05:59:28 DEBUG : splitbananasplit: md5 = 63d7e6bfd94e25776022c100eef19705 OK 2026/06/26 05:59:28 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 05:59:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 05:59:29 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:29 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 05:59:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 05:59:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 05:59:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 05:59:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 05:59:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 05:59:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 05:59:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 05:59:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 05:59:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 05:59:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 05:59:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 05:59:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 05:59:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 05:59:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 05:59:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 05:59:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 05:59:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:59:30 DEBUG : PREFIXsplitbananasplit: md5 = 7d45119fc0d906776cccad9c07a86f1b OK 2026/06/26 05:59:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/26 05:59:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/26 05:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:30 DEBUG : PREFIXbanana: md5 = be4e179777d25319bb6c8ddb6f99133b OK 2026/06/26 05:59:30 DEBUG : PREFIXbanana: size = 6 OK 2026/06/26 05:59:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/26 05:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:30 DEBUG : PREFIXappleappleapplebanana: md5 = bab5c78912e60066827e1c017588d3a3 OK 2026/06/26 05:59:30 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/26 05:59:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/26 05:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:30 DEBUG : PREFIXapple: md5 = ab06f7f2611a8009defe1fa3cf552b6f OK 2026/06/26 05:59:30 DEBUG : PREFIXapple: size = 5 OK 2026/06/26 05:59:30 INFO : apple: Copied (new) to: PREFIXapple 2026/06/26 05:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 0f6547e288f2ff7db155bef224fc75e3 OK 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/26 05:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 9e67512df89757c7af6c7ca303847de5 OK 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/26 05:59:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 5e9e5a76d97271bb8c673a24aacc2b25 OK 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = c2f141aac6b7218eb27e81b9d430cd07 OK 2026/06/26 05:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/26 05:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 39462b2a9836b57a4447b8476ac2948f OK 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/26 05:59:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 9aa380cde193221962282c92572df31f OK 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/26 05:59:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c6b6e599d0f0f7c63d29bf432874a697 OK 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/26 05:59:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 04e7e85c91e52e552ea91237d4043844 OK 2026/06/26 05:59:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/26 05:59:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:34 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 20f7282eed808f178ae5bd49db6e0328 OK 2026/06/26 05:59:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/26 05:59:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:34 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 90962c6d7b4c0f77f50e81d3e91790d8 OK 2026/06/26 05:59:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/26 05:59:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:35 DEBUG : dir1/PREFIX0010-456789.txt: md5 = c89859728784fdc4d8239a749226a61b OK 2026/06/26 05:59:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/26 05:59:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:35 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 274f5ca244c836996e667436b932bcb6 OK 2026/06/26 05:59:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/26 05:59:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 31b7826ce7086715879cf83bc1cf2bb3 OK 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/26 05:59:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 8770664ca20183a2c15126630398a23d OK 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/26 05:59:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = bf54aebde02539c07e1ac23e66962008 OK 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/26 05:59:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 77e2f27f7b755007f5ec2e78472470c9 OK 2026/06/26 05:59:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/26 05:59:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:36 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:36 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 05:59:36 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 05:59:37 INFO : splitbananasplit: Deleted 2026/06/26 05:59:37 INFO : apple: Deleted 2026/06/26 05:59:37 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 05:59:37 INFO : appleappleapplebanana: Deleted 2026/06/26 05:59:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 05:59:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 05:59:37 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 05:59:37 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 05:59:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 05:59:37 INFO : banana: Deleted 2026/06/26 05:59:37 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 05:59:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 05:59:37 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 05:59:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 05:59:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 05:59:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 05:59:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 05:59:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 05:59:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 05:59:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 05:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 05:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 05:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 05:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 05:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 05:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 05:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 05:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 05:59:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 05:59:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 05:59:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 05:59:38 DEBUG : dir1: Directory modification time the same (differ by -269.593µs, within tolerance 1ms) 2026/06/26 05:59:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 05:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 05:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 05:59:40 DEBUG : splitbananasplit: md5 = c4d475fe271e567c0bf5ec3ab35b068c OK 2026/06/26 05:59:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 05:59:40 INFO : splitbananasplit: Copied (new) 2026/06/26 05:59:40 DEBUG : banana: md5 = 17dbbb8239dc50e6dd2380e8aeba0f60 OK 2026/06/26 05:59:40 DEBUG : banana: size = 6 OK 2026/06/26 05:59:40 INFO : banana: Copied (new) 2026/06/26 05:59:40 DEBUG : apple: md5 = b7f4ea2b7249dc2276e768dcfb063ec1 OK 2026/06/26 05:59:40 DEBUG : apple: size = 5 OK 2026/06/26 05:59:40 INFO : apple: Copied (new) 2026/06/26 05:59:40 DEBUG : appleappleapplebanana: md5 = 7ae0f94cedeb04ce21275229aa8c6f8b OK 2026/06/26 05:59:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 05:59:40 INFO : appleappleapplebanana: Copied (new) 2026/06/26 05:59:41 DEBUG : dir1/0000-abcdefg.txt: md5 = d62eaa819669d92ee5f14e328cfe4416 OK 2026/06/26 05:59:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 05:59:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 05:59:41 DEBUG : dir1/0002-cdefghi.txt: md5 = dbd8b851b88a29a0260c1eb520ea2199 OK 2026/06/26 05:59:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 05:59:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 05:59:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = a97ee8072d8ceaae19902688c1039d3e OK 2026/06/26 05:59:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 05:59:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 05:59:41 DEBUG : dir1/0003-defghij.txt: md5 = c5f65d0e4d135eb2059be2fcba663689 OK 2026/06/26 05:59:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 05:59:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 05:59:42 DEBUG : dir1/0004-efghijk.txt: md5 = 2918f868319b22ec838958b8c48699b0 OK 2026/06/26 05:59:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 05:59:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 05:59:42 DEBUG : dir1/0005-fghijkl.txt: md5 = f5a4544f9f61fae7f3b4fb34ee045372 OK 2026/06/26 05:59:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 05:59:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 05:59:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 33cacdb70019cc01900df3ca45bd00ee OK 2026/06/26 05:59:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 05:59:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 05:59:43 DEBUG : dir1/0007-1234567.txt: md5 = 016b6e62883d731d1e2d4fb7db6abe4c OK 2026/06/26 05:59:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 05:59:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 05:59:44 DEBUG : dir1/0008-2345678.txt: md5 = 341b76bc5e186fe6661849d15c3b26a1 OK 2026/06/26 05:59:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 05:59:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 05:59:44 DEBUG : dir1/0009-3456789.txt: md5 = b3842cfe32e200ab2b897821896baeb6 OK 2026/06/26 05:59:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 05:59:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 05:59:44 DEBUG : dir1/0011-56789;.txt: md5 = e31d2a2c9dd9eec9b0a999dc26ac4ec4 OK 2026/06/26 05:59:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 05:59:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 05:59:44 DEBUG : dir1/0010-456789.txt: md5 = 9b7444b6c1c14fab4133544990858b1b OK 2026/06/26 05:59:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 05:59:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 05:59:45 DEBUG : dir1/0012-6789;.txt: md5 = 1af5a930871070a4c12eec59226a91d2 OK 2026/06/26 05:59:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 05:59:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 05:59:45 DEBUG : dir1/0013-789;=.txt: md5 = 14a488bd2373c93939b00bdd00204f21 OK 2026/06/26 05:59:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 05:59:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 05:59:45 DEBUG : dir1/0014-89;=.txt: md5 = a36a65764d004d0f2fc0346b269f0b0a OK 2026/06/26 05:59:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 05:59:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 05:59:45 DEBUG : dir1/0015-9;=.txt: md5 = f982486c867080eb449d9382fabf43bb OK 2026/06/26 05:59:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 05:59:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 05:59:45 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/26 05:59:46 INFO : PREFIXbanana: Deleted 2026/06/26 05:59:46 INFO : PREFIXapple: Deleted 2026/06/26 05:59:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/26 05:59:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/26 05:59:46 INFO : PREFIXsplitbananasplit: Deleted 2026/06/26 05:59:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/26 05:59:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/26 05:59:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/26 05:59:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/26 05:59:47 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : Waiting for deletions to finish 2026/06/26 05:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : apple: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : banana: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 05:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 05:59:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:00:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 477a52998b64e88f35d8c2c5d845ca20 OK 2026/06/26 06:00:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 36a23cad7187ffb919da35d8a1214494 OK 2026/06/26 06:00:05 DEBUG : dir1/0002-cdefghi.txt: md5 = c2f88f0d489d929f159a58fdb720323a OK 2026/06/26 06:00:06 DEBUG : dir1/0003-defghij.txt: md5 = fbe6ce397e8a0260aa5d1cba1ff30a07 OK 2026/06/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: md5 = 65c279b3734b92ce980424a3c7c6fdde OK 2026/06/26 06:00:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 3d557b301bae7d10136d95ad9fcd00d6 OK 2026/06/26 06:00:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 3e6111a49354705b48b750b9eb5cdf1c OK 2026/06/26 06:00:12 DEBUG : dir1/0007-1234567.txt: md5 = ed0681e1adb0e1297353fba9545d4b77 OK 2026/06/26 06:00:13 DEBUG : dir1/0008-2345678.txt: md5 = 3a32de74ac6368d1989f8de44d3aa4e1 OK 2026/06/26 06:00:15 DEBUG : dir1/0009-3456789.txt: md5 = f5372ed51448fabf924fd9aa318fac42 OK 2026/06/26 06:00:17 DEBUG : dir1/0010-456789.txt: md5 = 7c68cce1b53655f3bd40c69491ad93cd OK 2026/06/26 06:00:18 DEBUG : dir1/0011-56789;.txt: md5 = 2e33be8bff6b94f53f259523efd78d47 OK 2026/06/26 06:00:20 DEBUG : dir1/0012-6789;.txt: md5 = 1463ad9a719019393f009de98e82a902 OK 2026/06/26 06:00:21 DEBUG : dir1/0013-789;=.txt: md5 = 24f8005de6cb645aa8d8c1bc97f2bd5b OK 2026/06/26 06:00:23 DEBUG : dir1/0014-89;=.txt: md5 = 7fe38d9909eefe32e0fbe47b9d626f2c OK 2026/06/26 06:00:24 DEBUG : dir1/0015-9;=.txt: md5 = c08cdb79b57dce3d28cc067d3bb5ca6e OK 2026/06/26 06:00:26 DEBUG : apple: md5 = 89a906ce7be3887358dc57497dee9686 OK 2026/06/26 06:00:27 DEBUG : banana: md5 = f9f8ac5ed5b336f000e14da03c827152 OK 2026/06/26 06:00:29 DEBUG : appleappleapplebanana: md5 = 0b12bf3ef5e268797b32cffd5ca6d22b OK 2026/06/26 06:00:30 DEBUG : splitbananasplit: md5 = dde73b23321679b36572107094973bc3 OK 2026/06/26 06:00:30 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:30 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:00:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:31 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:31 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:31 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:00:31 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:00:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 06:00:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:00:33 DEBUG : appleappleapplebananaSUFFIX: md5 = 0b90dc8e12543d55da11dc760415eaf1 OK 2026/06/26 06:00:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/26 06:00:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/26 06:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:33 DEBUG : appleSUFFIX: md5 = df44e329ad6a539e8d67e116b52731f3 OK 2026/06/26 06:00:33 DEBUG : appleSUFFIX: size = 5 OK 2026/06/26 06:00:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/26 06:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:33 DEBUG : bananaSUFFIX: md5 = 4bd8f51358d0608dbf766aefa8ef7af9 OK 2026/06/26 06:00:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/26 06:00:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/26 06:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:33 DEBUG : splitbananasplitSUFFIX: md5 = 58aaf9b155e4dd4fc1e67df8cf4a887f OK 2026/06/26 06:00:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/26 06:00:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/26 06:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d7cf0914f34501ef9d403401e94352ff OK 2026/06/26 06:00:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/26 06:00:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 4bc4ab639010a7e8ccc6785e1fac358d OK 2026/06/26 06:00:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/26 06:00:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 5160c7f8511b89d1e97849473f72bfd7 OK 2026/06/26 06:00:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/26 06:00:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 1d95021a7fd22af06ac23142ca16cf47 OK 2026/06/26 06:00:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/26 06:00:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = d954b51ad5b9702f14e5e01297df86f0 OK 2026/06/26 06:00:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/26 06:00:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 49fb565247464971a7a5052ed687598d OK 2026/06/26 06:00:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/26 06:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 17bac98ade037a0bc4c149165f38c0da OK 2026/06/26 06:00:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/26 06:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 64389d299a2a736fb517930e5b17bfc3 OK 2026/06/26 06:00:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/26 06:00:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = e636ccd33bb6d5ae249b628dcedcc634 OK 2026/06/26 06:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/26 06:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 4056fab395644f7243de069758e570a8 OK 2026/06/26 06:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/26 06:00:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = d47ddb62ea113970e6aabd475a32e55d OK 2026/06/26 06:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/26 06:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 32230dfb78276bedb0c3f8dbb7d8066d OK 2026/06/26 06:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/26 06:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = e2c47211d2e1c0d10695f7c8696b289f OK 2026/06/26 06:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/26 06:00:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6cd00cd8566f3f6352e2e06523181929 OK 2026/06/26 06:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/26 06:00:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:39 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = aea1db72a7da008a74f1817e7d31b8c2 OK 2026/06/26 06:00:39 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/26 06:00:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:39 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 80c008bf0fbdf46ff618bfa2db37afa2 OK 2026/06/26 06:00:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/26 06:00:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:39 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:39 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:00:39 INFO : appleappleapplebanana: Deleted 2026/06/26 06:00:39 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:00:39 INFO : splitbananasplit: Deleted 2026/06/26 06:00:39 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:00:39 INFO : banana: Deleted 2026/06/26 06:00:39 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:00:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:00:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:00:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:00:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:00:40 INFO : apple: Deleted 2026/06/26 06:00:40 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:00:40 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:00:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:00:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:00:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:00:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:00:41 DEBUG : dir1: Directory modification time the same (differ by -322.692µs, within tolerance 1ms) 2026/06/26 06:00:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:00:43 DEBUG : apple: md5 = 1630059f4562ab9d3c6efb23f8475533 OK 2026/06/26 06:00:43 DEBUG : apple: size = 5 OK 2026/06/26 06:00:43 INFO : apple: Copied (new) 2026/06/26 06:00:43 DEBUG : appleappleapplebanana: md5 = f0a8ad576450c0afc4da719ef339e1cb OK 2026/06/26 06:00:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:00:43 INFO : appleappleapplebanana: Copied (new) 2026/06/26 06:00:43 DEBUG : splitbananasplit: md5 = ec278fbeca72467a52526e02a058bdbe OK 2026/06/26 06:00:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:00:43 INFO : splitbananasplit: Copied (new) 2026/06/26 06:00:43 DEBUG : banana: md5 = 45dca6c7769676f837e9c972b2e9a1cf OK 2026/06/26 06:00:43 DEBUG : banana: size = 6 OK 2026/06/26 06:00:43 INFO : banana: Copied (new) 2026/06/26 06:00:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3083a8022dd75d054aeb7ef7ed8c0e4d OK 2026/06/26 06:00:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:00:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 06:00:44 DEBUG : dir1/0000-abcdefg.txt: md5 = d5dcfe7e78d836d0037cf4725ba23d48 OK 2026/06/26 06:00:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:00:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 06:00:44 DEBUG : dir1/0003-defghij.txt: md5 = 442b45c61f0f9a018560108ed663856a OK 2026/06/26 06:00:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:00:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 06:00:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 315bcc0f5090434dc77aef0dde5a3b41 OK 2026/06/26 06:00:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:00:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 06:00:46 DEBUG : dir1/0004-efghijk.txt: md5 = e7a84d7661f920c272061d2f2f0d3d14 OK 2026/06/26 06:00:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:00:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 06:00:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 25b4d62d8e715c4360d6d3e31695424f OK 2026/06/26 06:00:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:00:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 06:00:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 1555d1a53b3445ee8521ffdb81892bf0 OK 2026/06/26 06:00:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:00:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 06:00:46 DEBUG : dir1/0007-1234567.txt: md5 = ea37d317f645c45ba9d43f4055337782 OK 2026/06/26 06:00:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:00:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 06:00:47 DEBUG : dir1/0008-2345678.txt: md5 = 369a6514bf3d2475bfb83b93ef2e8fbc OK 2026/06/26 06:00:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:00:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 06:00:47 DEBUG : dir1/0009-3456789.txt: md5 = 89a46d4ddaafc8e99870fca423ec9631 OK 2026/06/26 06:00:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:00:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 06:00:47 DEBUG : dir1/0010-456789.txt: md5 = 6ea5c794e32c32489e5391267297f74e OK 2026/06/26 06:00:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:00:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 06:00:47 DEBUG : dir1/0011-56789;.txt: md5 = f954081a83a2ac5d60bcb9d7dcca1a1b OK 2026/06/26 06:00:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:00:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 06:00:48 DEBUG : dir1/0012-6789;.txt: md5 = 6cbc6cc093da46d115f6e4bf8e65fd7a OK 2026/06/26 06:00:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:00:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 06:00:49 DEBUG : dir1/0013-789;=.txt: md5 = 76e74e1d9e19916c61db804cffc0589b OK 2026/06/26 06:00:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:00:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 06:00:49 DEBUG : dir1/0014-89;=.txt: md5 = 7409b990829b05ba22a9e17c5ff18f58 OK 2026/06/26 06:00:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:00:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 06:00:49 DEBUG : dir1/0015-9;=.txt: md5 = 1103b50a36fb10eaf7137f52f640fa38 OK 2026/06/26 06:00:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:00:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 06:00:49 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/26 06:00:49 INFO : splitbananasplitSUFFIX: Deleted 2026/06/26 06:00:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/26 06:00:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/26 06:00:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/26 06:00:49 INFO : appleSUFFIX: Deleted 2026/06/26 06:00:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/26 06:00:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : bananaSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/26 06:00:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/26 06:00:50 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:51 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:00:51 DEBUG : Waiting for deletions to finish 2026/06/26 06:00:52 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/26 06:01:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:01:05 DEBUG : dir1/0000-abcdefg.txt: md5 = b2b31c804e4c761631cae8212c7dd73f OK 2026/06/26 06:01:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 50586c6f9d6855ca46dfb51e7f0dba00 OK 2026/06/26 06:01:08 DEBUG : dir1/0002-cdefghi.txt: md5 = f0e1d48ad956d275cac0c2a0d0faa9d7 OK 2026/06/26 06:01:10 DEBUG : dir1/0003-defghij.txt: md5 = 6f3caf788d32733103b13f7322686836 OK 2026/06/26 06:01:11 DEBUG : dir1/0004-efghijk.txt: md5 = 13751ceed133cf7b30f7b469e72833b5 OK 2026/06/26 06:01:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 789f63d86e3a7252fe02e2bc7d07fe16 OK 2026/06/26 06:01:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 293f9a9fd83cf9239d951be0f100bd12 OK 2026/06/26 06:01:15 DEBUG : dir1/0007-1234567.txt: md5 = 22ac2e437adcc88fc5bbaa532715880b OK 2026/06/26 06:01:17 DEBUG : dir1/0008-2345678.txt: md5 = 7e102ad09e259acdd91a99571135ff1d OK 2026/06/26 06:01:18 DEBUG : dir1/0009-3456789.txt: md5 = 93ebe4497636b296595000af043e9af8 OK 2026/06/26 06:01:20 DEBUG : dir1/0010-456789.txt: md5 = a0b5336c5349c956419ea6675a1393f4 OK 2026/06/26 06:01:22 DEBUG : dir1/0011-56789;.txt: md5 = 30ad8ecc1a564ad62696f59c794a15af OK 2026/06/26 06:01:23 DEBUG : dir1/0012-6789;.txt: md5 = 031b53e785980a7e35c623c61fd6cc72 OK 2026/06/26 06:01:24 DEBUG : dir1/0013-789;=.txt: md5 = 067d0cf8d3ea0814206770fb6a4c036e OK 2026/06/26 06:01:26 DEBUG : dir1/0014-89;=.txt: md5 = 21d4e8a2e3b8f472e7458c040e5571d2 OK 2026/06/26 06:01:28 DEBUG : dir1/0015-9;=.txt: md5 = 71380616ab2329aac94cd095af28ccfa OK 2026/06/26 06:01:29 DEBUG : apple: md5 = ca051e7dfff3bc94f2c32054aaae9c75 OK 2026/06/26 06:01:30 DEBUG : banana: md5 = 3e4f861ff807a8b3cd94b30a7b9dbfb4 OK 2026/06/26 06:01:32 DEBUG : appleappleapplebanana: md5 = 7e201b6dcb60daad9d38d3fbdee10cf8 OK 2026/06/26 06:01:33 DEBUG : splitbananasplit: md5 = 57b14993f7759961d503ea6417b09042 OK 2026/06/26 06:01:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:01:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:01:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : apple: size = 5 OK 2026/06/26 06:01:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:35 DEBUG : apple: Unchanged skipping 2026/06/26 06:01:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:35 DEBUG : banana: size = 6 OK 2026/06/26 06:01:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:35 DEBUG : banana: Unchanged skipping 2026/06/26 06:01:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:01:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:01:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:01:36 DEBUG : appleapple: md5 = 9e0962451f0cfce011f980e31c4e0ab7 OK 2026/06/26 06:01:36 DEBUG : appleapple: size = 21 OK 2026/06/26 06:01:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/26 06:01:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:36 DEBUG : splitbanan: md5 = cf33f40b42ab7daf3aed2f8f03d73094 OK 2026/06/26 06:01:36 DEBUG : splitbanan: size = 16 OK 2026/06/26 06:01:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/26 06:01:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:37 DEBUG : dir1/0000-abcde: md5 = 1505d549193a5781f8d19e32f2c02755 OK 2026/06/26 06:01:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 06:01:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/26 06:01:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:37 DEBUG : dir1/0001-bcdef: md5 = e0752a3f9f22da409013647aeffeebd6 OK 2026/06/26 06:01:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 06:01:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/26 06:01:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:37 DEBUG : dir1/0002-cdefg: md5 = 80c3f49c6f8ad57be2f9a47bd3a80057 OK 2026/06/26 06:01:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 06:01:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/26 06:01:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:38 DEBUG : dir1/0003-defgh: md5 = 20972d25b7405c9284f727a37db9bf6d OK 2026/06/26 06:01:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 06:01:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/26 06:01:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:38 DEBUG : dir1/0004-efghi: md5 = ff50d3e38b22c28eeb7cab98884d813c OK 2026/06/26 06:01:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 06:01:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/26 06:01:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:38 DEBUG : dir1/0005-fghij: md5 = 169a352ef53751e91dfddca13d3dbaab OK 2026/06/26 06:01:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 06:01:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/26 06:01:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:39 DEBUG : dir1/0006-ghijk: md5 = 5260a9eea9d054cb1b19423bf8310654 OK 2026/06/26 06:01:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 06:01:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:39 DEBUG : dir1/0008-23456: md5 = e9c9600edba5710db1aa2e1ca302c66d OK 2026/06/26 06:01:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 06:01:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:39 DEBUG : dir1/0007-12345: md5 = a1f335712786638b19c0041ac01ed3eb OK 2026/06/26 06:01:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 06:01:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:39 DEBUG : dir1/0009-34567: md5 = d75d111ae79f116427aeb858d2812760 OK 2026/06/26 06:01:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 06:01:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:40 DEBUG : dir1/0010-45678: md5 = 10f81faef3e8eaed7be7edc12960ea7b OK 2026/06/26 06:01:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 06:01:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/26 06:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:41 DEBUG : dir1/0011-56789: md5 = 5a3e2981b808411e981326adf55d69e5 OK 2026/06/26 06:01:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 06:01:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/26 06:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:41 DEBUG : dir1/0013-789;=: md5 = 3019bd16820ba6f6a25ce583fe9ee61b OK 2026/06/26 06:01:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 06:01:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/26 06:01:41 DEBUG : dir1/0012-6789;: md5 = 2280f3ef75e06aacd43e284bd237a668 OK 2026/06/26 06:01:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 06:01:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/26 06:01:42 DEBUG : dir1/0014-89;=.: md5 = 4b602f5433fb8c6fe1aa3787263e696c OK 2026/06/26 06:01:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 06:01:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/26 06:01:42 DEBUG : dir1/0015-9;=.t: md5 = ff123a2ba667c33ec84e3b85fa8abf7d OK 2026/06/26 06:01:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 06:01:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/26 06:01:42 DEBUG : Waiting for deletions to finish 2026/06/26 06:01:42 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:01:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:01:43 INFO : splitbananasplit: Deleted 2026/06/26 06:01:43 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:01:43 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:01:43 INFO : appleappleapplebanana: Deleted 2026/06/26 06:01:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:01:43 DEBUG : Waiting for deletions to finish 2026/06/26 06:01:44 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:45 DEBUG : dir1: Directory modification time the same (differ by -383.285µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:45 DEBUG : apple: size = 5 OK 2026/06/26 06:01:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : apple: Unchanged skipping 2026/06/26 06:01:45 DEBUG : appleapple: size = 21 OK 2026/06/26 06:01:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:01:45 DEBUG : banana: size = 6 OK 2026/06/26 06:01:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : banana: Unchanged skipping 2026/06/26 06:01:45 DEBUG : splitbanan: size = 16 OK 2026/06/26 06:01:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:01:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:01:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:01:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:01:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:01:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:01:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:01:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:01:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:01:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:01:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:01:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:01:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:01:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:01:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:01:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 06:01:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 06:01:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 06:01:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 06:01:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 06:01:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:01:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 06:01:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 06:01:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:01:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:01:45 DEBUG : Waiting for deletions to finish 2026/06/26 06:01:45 DEBUG : Waiting for deletions to finish 2026/06/26 06:01:45 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 06:01:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:01:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:01:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:01:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 50f9eeebcdcece6ea58b467650eb4f83 OK 2026/06/26 06:02:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = d87b63c3a16f284785daafa73e93fc10 OK 2026/06/26 06:02:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 125a996203c9292f1244c4131988f269 OK 2026/06/26 06:02:03 DEBUG : dir1/0003-defghij.txt: md5 = a37f917e608c3acbcb21fd386ad65651 OK 2026/06/26 06:02:04 DEBUG : dir1/0004-efghijk.txt: md5 = 6e00cb6eda3ceb65d9845e48ad2202ea OK 2026/06/26 06:02:06 DEBUG : dir1/0005-fghijkl.txt: md5 = d585ee803236f1907222ea276aa07864 OK 2026/06/26 06:02:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 6728844e55a4ac6628eefd507cf0c718 OK 2026/06/26 06:02:09 DEBUG : dir1/0007-1234567.txt: md5 = d691c83fdc42d580c6cb0392a4c18b47 OK 2026/06/26 06:02:10 DEBUG : dir1/0008-2345678.txt: md5 = 9d88526ac1c1bdb89007837a91c16300 OK 2026/06/26 06:02:12 DEBUG : dir1/0009-3456789.txt: md5 = ab36a22d1a196126a02f901e172a96d9 OK 2026/06/26 06:02:13 DEBUG : dir1/0010-456789.txt: md5 = fd940019f94174b4ad30ab965d1b2575 OK 2026/06/26 06:02:14 DEBUG : dir1/0011-56789;.txt: md5 = f3b32eaf60bda7e20a040fd7ae8a3727 OK 2026/06/26 06:02:16 DEBUG : dir1/0012-6789;.txt: md5 = 34b2e5bfc710114a5b9299f974b55157 OK 2026/06/26 06:02:17 DEBUG : dir1/0013-789;=.txt: md5 = 8d476777e11cf15d0d4a0aa3b7eaa3af OK 2026/06/26 06:02:19 DEBUG : dir1/0014-89;=.txt: md5 = 94c4c119a29c1dbba731c3f354dda607 OK 2026/06/26 06:02:20 DEBUG : dir1/0015-9;=.txt: md5 = 71ae258cdeb1dd2b5f0ef0fb39a5793b OK 2026/06/26 06:02:21 DEBUG : apple: md5 = 49027ea1fe3092bd49491d61535bbe1a OK 2026/06/26 06:02:23 DEBUG : banana: md5 = 2b0d4ebf43b9b6f7c9a8f2d5b2c87ba9 OK 2026/06/26 06:02:24 DEBUG : appleappleapplebanana: md5 = a09867bf560c462fda68f17eb7b68444 OK 2026/06/26 06:02:26 DEBUG : splitbananasplit: md5 = 5b8764c5926bdb271b9b13c5c92ed2b7 OK 2026/06/26 06:02:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:02:27 DEBUG : apple: size = 5 OK 2026/06/26 06:02:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:27 DEBUG : apple: Unchanged skipping 2026/06/26 06:02:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:02:27 DEBUG : banana: size = 6 OK 2026/06/26 06:02:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:27 DEBUG : banana: Unchanged skipping 2026/06/26 06:02:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:02:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:02:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:02:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:02:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:02:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:02:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:02:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:02:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:02:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:02:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:02:28 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:28 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:28 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:02:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:02:29 DEBUG : dir1: Directory modification time the same (differ by -437.519µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : apple: size = 5 OK 2026/06/26 06:02:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : apple: Unchanged skipping 2026/06/26 06:02:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:02:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:02:29 DEBUG : banana: size = 6 OK 2026/06/26 06:02:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : banana: Unchanged skipping 2026/06/26 06:02:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:02:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:02:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:02:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:02:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:02:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:02:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:02:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:02:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:02:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:02:29 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:29 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:30 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:02:30 DEBUG : Waiting for deletions to finish 2026/06/26 06:02:31 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:02:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:02:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:02:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 2b5c79dab1c38fc7168a8dd3adb71e0d OK 2026/06/26 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 56eafd0d40139bdc6b38109834c0d99c OK 2026/06/26 06:02:48 DEBUG : dir1/0002-cdefghi.txt: md5 = b20dc4e1b008fb72a8cf5cd199c41399 OK 2026/06/26 06:02:49 DEBUG : dir1/0003-defghij.txt: md5 = c52196ac4c5a838c5bbb442a69f12240 OK 2026/06/26 06:02:51 DEBUG : dir1/0004-efghijk.txt: md5 = 348bac65e3e02c4211a5bfc4507cb04d OK 2026/06/26 06:02:53 DEBUG : dir1/0005-fghijkl.txt: md5 = c3950de376ee0c05882e89400413e1aa OK 2026/06/26 06:02:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 3cc848f4ae5a222dd5f3c930910297f1 OK 2026/06/26 06:02:55 DEBUG : dir1/0007-1234567.txt: md5 = fcde6a1c516ac3589f82654c61775a60 OK 2026/06/26 06:02:57 DEBUG : dir1/0008-2345678.txt: md5 = 1cc82d2d452ed9b3e17327cc4a017efc OK 2026/06/26 06:02:58 DEBUG : dir1/0009-3456789.txt: md5 = 6a1965023552fc583fce04f3c5a56af3 OK 2026/06/26 06:03:00 DEBUG : dir1/0010-456789.txt: md5 = e1a26bdc96739eebb366d80e59f60e13 OK 2026/06/26 06:03:01 DEBUG : dir1/0011-56789;.txt: md5 = 355bb2bd679170d7d578c38e39f2e95e OK 2026/06/26 06:03:03 DEBUG : dir1/0012-6789;.txt: md5 = 2b2e6edb10e6e4275c3bbe119825becf OK 2026/06/26 06:03:04 DEBUG : dir1/0013-789;=.txt: md5 = aaaf0bb4bc8452c5067209803b4e1475 OK 2026/06/26 06:03:05 DEBUG : dir1/0014-89;=.txt: md5 = 2804a41052d687f3b8de78f3bda65b5c OK 2026/06/26 06:03:07 DEBUG : dir1/0015-9;=.txt: md5 = ba5170b61f6df4d2b136a9e9b1a5417c OK 2026/06/26 06:03:08 DEBUG : apple: md5 = 2f891ecfea3b99c185cefafc1d336837 OK 2026/06/26 06:03:10 DEBUG : banana: md5 = 3a94a395a246e4b8addc6ba30d6210ac OK 2026/06/26 06:03:11 DEBUG : appleappleapplebanana: md5 = c59ce9988227840e3981d3471590b5cd OK 2026/06/26 06:03:13 DEBUG : splitbananasplit: md5 = 2089e89c49064daabb12168653c9654a OK 2026/06/26 06:03:13 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:03:14 DEBUG : apple: size = 5 OK 2026/06/26 06:03:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:14 DEBUG : apple: Unchanged skipping 2026/06/26 06:03:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:03:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:03:14 DEBUG : banana: size = 6 OK 2026/06/26 06:03:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:14 DEBUG : banana: Unchanged skipping 2026/06/26 06:03:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:03:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:03:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:03:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:03:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:03:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:03:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:03:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:03:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:03:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:03:16 DEBUG : dir1: Directory modification time the same (differ by -488.861µs, within tolerance 1ms) 2026/06/26 06:03:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:03:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:03:16 DEBUG : apple: size = 5 OK 2026/06/26 06:03:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:16 DEBUG : apple: Unchanged skipping 2026/06/26 06:03:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:03:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:03:16 DEBUG : banana: size = 6 OK 2026/06/26 06:03:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:16 DEBUG : banana: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:03:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:03:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:03:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:03:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:03:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:03:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:03:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:03:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:03:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:03:17 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:17 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:03:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:03:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:03:30 DEBUG : dir1/0000-abcdefg.txt: md5 = bfa394ea16f90ad11da9a8852f05787b OK 2026/06/26 06:03:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 89ee1da55da9f5a09603904d0c076c45 OK 2026/06/26 06:03:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 7479749d065fb0df54bb7dc901b072ae OK 2026/06/26 06:03:35 DEBUG : dir1/0003-defghij.txt: md5 = 55ba89015239d0489a79b624c78061eb OK 2026/06/26 06:03:36 DEBUG : dir1/0004-efghijk.txt: md5 = 76d0fe0a5c479eea8b09a468a2baec01 OK 2026/06/26 06:03:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c6e7b85963f4d259b47ae0ccb7ca624 OK 2026/06/26 06:03:39 DEBUG : dir1/0006-ghijklm.txt: md5 = f48b82c87b965c5b02b6112042362d4d OK 2026/06/26 06:03:41 DEBUG : dir1/0007-1234567.txt: md5 = 30a27156ab9a79576eefe0ef308ce96d OK 2026/06/26 06:03:42 DEBUG : dir1/0008-2345678.txt: md5 = 74f8598986ba46d8111d038f3db19d5c OK 2026/06/26 06:03:44 DEBUG : dir1/0009-3456789.txt: md5 = e2e74a2f2b5989f43ef46a9ca311cada OK 2026/06/26 06:03:45 DEBUG : dir1/0010-456789.txt: md5 = 15ee48a405aa6bdb8aaf32a2b2edb211 OK 2026/06/26 06:03:47 DEBUG : dir1/0011-56789;.txt: md5 = a0237320d6ce5171649c22e9caf8d9bd OK 2026/06/26 06:03:48 DEBUG : dir1/0012-6789;.txt: md5 = 095f81c3cc7d67469f47fda7e2afd670 OK 2026/06/26 06:03:50 DEBUG : dir1/0013-789;=.txt: md5 = 51c5299b8affa46cef6f461319a44837 OK 2026/06/26 06:03:52 DEBUG : dir1/0014-89;=.txt: md5 = ebc37430b8d194104b98274ca2208ab8 OK 2026/06/26 06:03:53 DEBUG : dir1/0015-9;=.txt: md5 = 954605bdd3a33e3367e222294b4beddb OK 2026/06/26 06:03:55 DEBUG : apple: md5 = 8eb1c754c0c7a5cb4565cb14a73f5c0e OK 2026/06/26 06:03:57 DEBUG : banana: md5 = e00497f6be866bb1eec500dcc0e71fc3 OK 2026/06/26 06:03:58 DEBUG : appleappleapplebanana: md5 = c9e62d4b55868a73993e484c442403e5 OK 2026/06/26 06:03:59 DEBUG : splitbananasplit: md5 = 04ff8221814860e8e9f52e1f6d1bd461 OK 2026/06/26 06:03:59 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:01 DEBUG : apple: size = 5 OK 2026/06/26 06:04:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:01 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:01 DEBUG : banana: size = 6 OK 2026/06/26 06:04:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:01 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:04:01 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:01 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:04:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:04:02 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:02 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:03 DEBUG : apple: size = 5 OK 2026/06/26 06:04:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:03 DEBUG : banana: size = 6 OK 2026/06/26 06:04:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1: Directory modification time the same (differ by -542.368µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:04:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:04:03 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:03 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:04:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:04:17 DEBUG : dir1/0000-abcdefg.txt: md5 = cbf395cd086318fef041c38d4611d8f6 OK 2026/06/26 06:04:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46da6a5eb55be5cd96130027a36a651c OK 2026/06/26 06:04:20 DEBUG : dir1/0002-cdefghi.txt: md5 = a8d019401a1d2665f0d6b529e7cc9ce1 OK 2026/06/26 06:04:22 DEBUG : dir1/0003-defghij.txt: md5 = 06a439fc6490f61219643da0d47545e6 OK 2026/06/26 06:04:23 DEBUG : dir1/0004-efghijk.txt: md5 = b97f8522a429fe1e9607da106ae99790 OK 2026/06/26 06:04:25 DEBUG : dir1/0005-fghijkl.txt: md5 = ab818af47de7aa950a48c3c2833608e8 OK 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c2eefe9f8529326592197247d8d9a5a OK 2026/06/26 06:04:27 DEBUG : dir1/0007-1234567.txt: md5 = 394f425a776d1b1918430e034c560303 OK 2026/06/26 06:04:29 DEBUG : dir1/0008-2345678.txt: md5 = 4153b7a9e964ce324511459556e06ff6 OK 2026/06/26 06:04:30 DEBUG : dir1/0009-3456789.txt: md5 = c386b854b940f7491a01ba02883819de OK 2026/06/26 06:04:32 DEBUG : dir1/0010-456789.txt: md5 = d076570dd43b72246289d9af6c5db546 OK 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: md5 = d1cda44bf4f136b0ca988f4788957313 OK 2026/06/26 06:04:35 DEBUG : dir1/0012-6789;.txt: md5 = a8e3a28e84e8ee00fbf2ac06eaff388d OK 2026/06/26 06:04:36 DEBUG : dir1/0013-789;=.txt: md5 = 6061195008531c373cc5e769a08fca0e OK 2026/06/26 06:04:38 DEBUG : dir1/0014-89;=.txt: md5 = a3befeac3c64f7b59eda8d347c9e8bbf OK 2026/06/26 06:04:39 DEBUG : dir1/0015-9;=.txt: md5 = 15d939491effcd1a40c5fc2719d0ab4d OK 2026/06/26 06:04:41 DEBUG : apple: md5 = 227a7060a382f32a3f00c8a52cbbccfe OK 2026/06/26 06:04:42 DEBUG : banana: md5 = 5ac3d59ed62c3c1944bf5ce2e17d0633 OK 2026/06/26 06:04:44 DEBUG : appleappleapplebanana: md5 = b1b4a5c0dc4e78c483d445e645be6c92 OK 2026/06/26 06:04:45 DEBUG : splitbananasplit: md5 = b226e202a249d050d2cee36ef4ff991f OK 2026/06/26 06:04:45 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:46 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:47 DEBUG : apple: size = 5 OK 2026/06/26 06:04:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:47 DEBUG : banana: size = 6 OK 2026/06/26 06:04:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:04:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:04:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:04:47 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:47 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:48 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:49 DEBUG : dir1: Directory modification time the same (differ by -597.351µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:49 DEBUG : apple: size = 5 OK 2026/06/26 06:04:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:49 DEBUG : banana: size = 6 OK 2026/06/26 06:04:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:04:49 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:49 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:50 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:05:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 752fa5453bc6db190dcfec22975f6d8e OK 2026/06/26 06:05:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0308156504efff65e66fdbc99f7c890a OK 2026/06/26 06:05:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 3fc448373be069f2a074f6fa0d0689f9 OK 2026/06/26 06:05:08 DEBUG : dir1/0003-defghij.txt: md5 = fef82290e38a9be78dbf771d49235087 OK 2026/06/26 06:05:09 DEBUG : dir1/0004-efghijk.txt: md5 = 3f76fc6b88ff9024e87648f6218b16c8 OK 2026/06/26 06:05:11 DEBUG : dir1/0005-fghijkl.txt: md5 = a7df89bbd8df5013802dfb8db98a5058 OK 2026/06/26 06:05:12 DEBUG : dir1/0006-ghijklm.txt: md5 = cb24c1b46f55ffb364fe9e7bc87b1e30 OK 2026/06/26 06:05:13 DEBUG : dir1/0007-1234567.txt: md5 = 3a7a22ee254d9a2784ed14ddd5cc2df3 OK 2026/06/26 06:05:15 DEBUG : dir1/0008-2345678.txt: md5 = d257371e08af5a6392f911adc374a659 OK 2026/06/26 06:05:16 DEBUG : dir1/0009-3456789.txt: md5 = 80dd90a8faf5c3bc2a393e25b7235d62 OK 2026/06/26 06:05:18 DEBUG : dir1/0010-456789.txt: md5 = b3ed58cf8c721b3c498d6a7559bd7d4e OK 2026/06/26 06:05:19 DEBUG : dir1/0011-56789;.txt: md5 = ed6cfad02989510a8fd98f71acaee6b0 OK 2026/06/26 06:05:21 DEBUG : dir1/0012-6789;.txt: md5 = 7de975a037f7f7ac0fbe4e5fee65871b OK 2026/06/26 06:05:22 DEBUG : dir1/0013-789;=.txt: md5 = 7d582f1d10e877f210226ec919a481d9 OK 2026/06/26 06:05:24 DEBUG : dir1/0014-89;=.txt: md5 = 31305623557086cb206aa314353ef07f OK 2026/06/26 06:05:25 DEBUG : dir1/0015-9;=.txt: md5 = 9e3f5edd83157e8052f9be85d5974e0c OK 2026/06/26 06:05:27 DEBUG : apple: md5 = 928c84a712d9383d50ac15a0ace0cb8f OK 2026/06/26 06:05:28 DEBUG : banana: md5 = 0f128b843bb3bb5fc0392203170d69d5 OK 2026/06/26 06:05:30 DEBUG : appleappleapplebanana: md5 = 083caa7b71c58626be00bd14bfb97cc2 OK 2026/06/26 06:05:31 DEBUG : splitbananasplit: md5 = 5b6499a1da7b459cfc0fbdef7c57a898 OK 2026/06/26 06:05:31 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:32 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:05:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:05:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:05:33 DEBUG : apple: size = 5 OK 2026/06/26 06:05:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : apple: Unchanged skipping 2026/06/26 06:05:33 DEBUG : banana: size = 6 OK 2026/06/26 06:05:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : banana: Unchanged skipping 2026/06/26 06:05:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/26 06:05:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:05:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:05:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:05:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:05:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:05:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:05:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:05:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:05:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:05:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1: Directory modification time the same (differ by -654.603µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : apple: size = 5 OK 2026/06/26 06:05:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : apple: Unchanged skipping 2026/06/26 06:05:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:05:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:05:35 DEBUG : banana: size = 6 OK 2026/06/26 06:05:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : banana: Unchanged skipping 2026/06/26 06:05:35 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:05:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:05:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:05:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:05:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:05:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:05:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:05:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:05:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:05:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:05:35 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:35 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:05:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/26 06:05:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" --- PASS: TestTransform (550.99s) --- PASS: TestTransform/NFC (44.05s) --- PASS: TestTransform/NFD (44.56s) --- PASS: TestTransform/base64 (53.55s) --- PASS: TestTransform/prefix (61.01s) --- PASS: TestTransform/suffix (63.46s) --- PASS: TestTransform/truncate (53.59s) --- PASS: TestTransform/encoder (45.74s) --- PASS: TestTransform/ISO-8859-1 (45.89s) --- PASS: TestTransform/charmap (46.61s) --- PASS: TestTransform/lowercase (46.13s) --- PASS: TestTransform/ascii (46.42s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:05:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:05:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:05:48 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/26 06:05:48 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-26T06:05:47.84468236Z) 2026/06/26 06:05:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:05:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/26 06:05:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:05:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/26 06:05:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:05:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = ee5fd8a99515effa7b51caf40857bccf OK 2026/06/26 06:05:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/26 06:05:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:05:50 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:51 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.77s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:05:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:05:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:05:52 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:05:53 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:05:52.616688471Z) 2026/06/26 06:05:53 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:05:53 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:05:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:05:55 DEBUG : tictactoe/tictactoe: md5 = b16506dd5813cba856a4d752bf221740 OK 2026/06/26 06:05:55 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/26 06:05:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/26 06:05:55 DEBUG : Waiting for deletions to finish 2026/06/26 06:05:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.98s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:05:57 DEBUG : toe: Making directory with metadata 2026/06/26 06:05:58 INFO : toe: Made directory with metadata (mtime=2026-06-26T06:05:57.592694864Z) 2026/06/26 06:05:58 DEBUG : toe/toe: Making directory with metadata 2026/06/26 06:05:59 INFO : toe/toe: Made directory with metadata (mtime=2026-06-26T06:05:57.592694864Z) 2026/06/26 06:05:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:05:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:05:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:05:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:00 DEBUG : toe/toe/tictactoe: md5 = ff21a6963ff7442e359ec83e769cfdab OK 2026/06/26 06:06:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/26 06:06:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 06:06:00 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/26 06:06:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.94s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:04 DEBUG : toe: Making directory with metadata 2026/06/26 06:06:05 INFO : toe: Made directory with metadata (mtime=2026-06-26T06:06:04.528703809Z) 2026/06/26 06:06:05 DEBUG : toe/toe: Making directory with metadata 2026/06/26 06:06:06 INFO : toe/toe: Made directory with metadata (mtime=2026-06-26T06:06:04.528703809Z) 2026/06/26 06:06:06 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:06:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:06:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:07 DEBUG : toe/toe/tictactoe: md5 = 77c43d7a6b9312792d4113594863f6a3 OK 2026/06/26 06:06:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/26 06:06:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 06:06:07 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/26 06:06:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.14s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:11 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:06:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:11 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/26 06:06:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:12 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:12 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:12 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:06:13 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:11.664713051Z) 2026/06/26 06:06:13 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:13 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:06:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:11.664713051Z) 2026/06/26 06:06:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:06:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:15 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 41207da1336418e3a7e3516196dbdb04 OK 2026/06/26 06:06:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 06:06:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/26 06:06:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.06s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:19 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:06:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:19 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/26 06:06:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:20 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:06:21 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:19.726723541Z) 2026/06/26 06:06:21 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:21 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:06:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:19.726723541Z) 2026/06/26 06:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 821a415cf6c953df72e5cd92da3b1fde OK 2026/06/26 06:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:06:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:23 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:24 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:24 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:24 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:06:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:06:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/26 06:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': 0 differences found 2026/06/26 06:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': 1 hashes could not be checked 2026/06/26 06:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': 1 matching files 2026/06/26 06:06:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/26 06:06:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.98s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:28 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:28 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:06:29 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:28.702735279Z) 2026/06/26 06:06:29 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:29 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:06:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:28.702735279Z) 2026/06/26 06:06:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:06:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8fa530b8206d2651d8128b0b8f39ac07 OK 2026/06/26 06:06:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 06:06:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:31 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:32 DEBUG : tictactoe: Directory modification time the same (differ by -735.279µs, within tolerance 1ms) 2026/06/26 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:33 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -735.279µs, within tolerance 1ms) 2026/06/26 06:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 06:06:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/26 06:06:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:06:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/26 06:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/26 06:06:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.39s) === RUN TestSyntax 2026/06/26 06:06:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:37 DEBUG : toe: Making directory with metadata 2026/06/26 06:06:38 INFO : toe: Made directory with metadata (mtime=2026-06-26T06:06:37.093746308Z) 2026/06/26 06:06:38 DEBUG : toe/toe: Making directory with metadata 2026/06/26 06:06:39 INFO : toe/toe: Made directory with metadata (mtime=2026-06-26T06:06:37.093746308Z) 2026/06/26 06:06:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:40 DEBUG : toe/toe/toe: md5 = ba0c288b83dc68a074a4d1f312b56bd5 OK 2026/06/26 06:06:40 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 06:06:40 INFO : toe/toe/toe: Copied (new) 2026/06/26 06:06:40 DEBUG : Waiting for deletions to finish 2026/06/26 06:06:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/26 06:06:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.38s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:44 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:06:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:44 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/26 06:06:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:45 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:45 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:45 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:06:46 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:44.474756052Z) 2026/06/26 06:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:46 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:06:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:44.474756052Z) 2026/06/26 06:06:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:06:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:06:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6b46ff8ac11a0c4ed877c22e33620f12 OK 2026/06/26 06:06:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:06:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:48 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:06:48 INFO : toe/toe: Removing directory 2026/06/26 06:06:48 INFO : toe: Removing directory 2026/06/26 06:06:48 INFO : empty_dir: Removing directory 2026/06/26 06:06:48 DEBUG : Local file system at /tmp/rclone4234029713: deleted 3 directories 2026/06/26 06:06:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/26 06:06:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.83s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:06:53 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:06:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:53 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:53 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/26 06:06:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:06:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:06:54 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:54 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:54 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:06:55 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:53.30276776Z) 2026/06/26 06:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:55 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:06:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:06:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:06:53.30276776Z) 2026/06/26 06:06:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:06:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:06:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9ea4dc4c3c12272515acf75a21099c4d OK 2026/06/26 06:06:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:06:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:06:57 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:06:57 INFO : toe/toe: Removing directory 2026/06/26 06:06:57 INFO : toe: Removing directory 2026/06/26 06:06:57 INFO : empty_dir: Removing directory 2026/06/26 06:06:57 DEBUG : Local file system at /tmp/rclone4234029713: deleted 3 directories 2026/06/26 06:06:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:06:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 06:06:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:06:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:06:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:07:01 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/26 06:07:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/26 06:07:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/26 06:07:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.67s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:07:06 DEBUG : Reset feature "Copy" 2026/06/26 06:07:06 DEBUG : Reset feature "Move" 2026/06/26 06:07:06 DEBUG : Reset feature "Copy" 2026/06/26 06:07:06 DEBUG : Reset feature "Move" 2026/06/26 06:07:06 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:07:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:07:06 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:07:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:07:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:07:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:07:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/26 06:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:07:08 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:07:08 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:07:08 DEBUG : tictactoe: Making directory with metadata 2026/06/26 06:07:08 INFO : tictactoe: Made directory with metadata (mtime=2026-06-26T06:07:06.972786Z) 2026/06/26 06:07:08 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:07:08 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/26 06:07:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-26T06:07:06.972786Z) 2026/06/26 06:07:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:07:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:07:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:07:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = bc365a8e5652936a3ea8dd37443687a6 OK 2026/06/26 06:07:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:07:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:07:11 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:07:11 INFO : toe/toe: Removing directory 2026/06/26 06:07:11 INFO : toe: Removing directory 2026/06/26 06:07:11 INFO : empty_dir: Removing directory 2026/06/26 06:07:11 DEBUG : Local file system at /tmp/rclone4234029713: deleted 3 directories 2026/06/26 06:07:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:07:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/26 06:07:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:07:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:07:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:07:16 DEBUG : toe/toe/toe.txt: md5 = 5bcdd55ffe3fd7bc4be839c905c05a3b OK 2026/06/26 06:07:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 06:07:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/26 06:07:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/26 06:07:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/26 06:07:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/26 06:07:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/26 06:07:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.62s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:07:22 DEBUG : toe: transformed to: dG9l 2026/06/26 06:07:22 DEBUG : toe: transformed to: dG9l 2026/06/26 06:07:22 DEBUG : dG9l: Making directory with metadata 2026/06/26 06:07:23 INFO : dG9l: Made directory with metadata (mtime=2026-06-26T06:07:22.587806997Z) 2026/06/26 06:07:23 DEBUG : toe: transformed to: dG9l 2026/06/26 06:07:23 DEBUG : toe: transformed to: dG9l 2026/06/26 06:07:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 06:07:23 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/26 06:07:24 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-26T06:07:22.587806997Z) 2026/06/26 06:07:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 06:07:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/26 06:07:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:07:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:07:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:07:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 3abc076a5ba137726a478e68eb37baf3 OK 2026/06/26 06:07:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/26 06:07:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:07:25 DEBUG : Waiting for deletions to finish 2026/06/26 06:07:26 DEBUG : dG9l: transformed to: toe 2026/06/26 06:07:26 DEBUG : dG9l: transformed to: toe 2026/06/26 06:07:26 DEBUG : toe: Directory modification time the same (differ by 806.997µs, within tolerance 1ms) 2026/06/26 06:07:26 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/26 06:07:27 DEBUG : dG9l: transformed to: toe 2026/06/26 06:07:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/26 06:07:27 DEBUG : toe/toe: Directory modification time the same (differ by 806.997µs, within tolerance 1ms) 2026/06/26 06:07:27 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/26 06:07:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/26 06:07:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 06:07:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/26 06:07:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/26 06:07:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/26 06:07:27 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for checks to finish 2026/06/26 06:07:27 DEBUG : Local file system at /tmp/rclone4234029713: Waiting for transfers to finish 2026/06/26 06:07:27 DEBUG : Waiting for deletions to finish 2026/06/26 06:07:29 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/26 06:07:30 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.68s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma'", Local "Local file system at /tmp/rclone4234029713", Modify Window "1ms" 2026/06/26 06:07:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:31 DEBUG : toe: transformed to: 2026/06/26 06:07:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:31 DEBUG : toe: transformed to: 2026/06/26 06:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Making directory with metadata 2026/06/26 06:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Made directory with metadata (mtime=2026-06-26T06:07:31.267818741Z) 2026/06/26 06:07:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:32 DEBUG : toe: transformed to: 2026/06/26 06:07:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:32 DEBUG : toe: transformed to: 2026/06/26 06:07:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:32 DEBUG : toe/toe: transformed to: 2026/06/26 06:07:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 06:07:32 DEBUG : toe/toe: Making directory with metadata 2026/06/26 06:07:33 INFO : toe/toe: Made directory with metadata (mtime=2026-06-26T06:07:31.267818741Z) 2026/06/26 06:07:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:33 DEBUG : toe/toe: transformed to: 2026/06/26 06:07:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 06:07:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:33 DEBUG : toe: transformed to: 2026/06/26 06:07:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:07:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:07:33 DEBUG : toe/toe/toe: transformed to: 2026/06/26 06:07:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/26 06:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for checks to finish 2026/06/26 06:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Waiting for transfers to finish 2026/06/26 06:07:35 DEBUG : toe/toe/toe: md5 = 3d73891943096e45a5a0be965c376b3e OK 2026/06/26 06:07:35 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 06:07:35 INFO : toe/toe/toe: Copied (new) 2026/06/26 06:07:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting files as there were IO errors 2026/06/26 06:07:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': not deleting directories as there were IO errors 2026/06/26 06:07:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/26 06:07:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.56s) PASS 2026/06/26 06:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehulob5puma': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 25m59.723194148s (try 1/5)