"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/04 05:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta" 2026/07/04 05:39:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 05:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30" 2026/07/04 05:39:21 DEBUG : Creating backend with remote "/tmp/rclone3215693814" === 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:39:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:39:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/04 05:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:22 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:39:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:26 DEBUG : sub dir/hello world: md5 = ea527b4de5ebf103f7d93bfcc7315aec OK 2026/07/04 05:39:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:39:26 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:39:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.67s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:30 DEBUG : metadata sub dir: Making directory with metadata 2026/07/04 05:39:30 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:39:30 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/04 05:39:30 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:39:30 DEBUG : Local file system at /tmp/rclone3215693814: File to upload is small (21 bytes), uploading instead of streaming 2026/07/04 05:39:30 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/04 05:39:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/04 05:39:30 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/04 05:39:30 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:30 DEBUG : Google drive root 'crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30': Skipping btime metadata as can't update it on an existing file: 2026-07-04T05:39:30.338423718Z 2026/07/04 05:39:31 INFO : empty metadata sub dir: Updated directory metadata 2026/07/04 05:39:31 DEBUG : Google drive root 'crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30': Skipping btime metadata as can't update it on an existing file: 2026-07-04T05:39:30.338423718Z 2026/07/04 05:39:32 INFO : metadata sub dir: Updated directory metadata 2026/07/04 05:39:32 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/04 05:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:34 DEBUG : metadata sub dir/hello metadata world: md5 = 7522cfdc1648d66d9cef25ee8e247560 OK 2026/07/04 05:39:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/04 05:39:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/04 05:39:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:38 DEBUG : metadata sub dir: Making directory with metadata 2026/07/04 05:39:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:39:38 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/04 05:39:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:39:38 DEBUG : Local file system at /tmp/rclone3215693814: File to upload is small (21 bytes), uploading instead of streaming 2026/07/04 05:39:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/04 05:39:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/04 05:39:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/04 05:39:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:39 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/04 05:39:39 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/04 05:39:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/04 05:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:41 DEBUG : metadata sub dir/hello metadata world: md5 = 8efe3c3b78949d082884a5d0dd4c449a OK 2026/07/04 05:39:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/04 05:39:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/04 05:39:41 DEBUG : Google drive root 'crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30': Skipping btime metadata as can't update it on an existing file: 2026-07-04T05:39:38.840472331Z 2026/07/04 05:39:42 INFO : metadata sub dir: Updated directory metadata 2026/07/04 05:39:45 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.07s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:45 DEBUG : Creating backend with remote "/non-existing" 2026/07/04 05:39:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/04 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:49 DEBUG : sub dir/hello world: md5 = b2ba5f0202df0102b54ad43dd87cab6b OK 2026/07/04 05:39:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:39:49 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:39:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.05s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Running all checks before starting transfers 2026/07/04 05:39:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Checks finished, now starting transfers 2026/07/04 05:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:39:55 DEBUG : sub dir/hello world: md5 = 06bcfe09849339ffb7002f77ba05f6f7 OK 2026/07/04 05:39:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:39:55 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:39:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:39:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.00s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:39:59 ERROR : Ignoring --no-traverse with sync 2026/07/04 05:39:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:01 DEBUG : sub dir/hello world: md5 = ee5502816f04d67bcccc36f8632a18ea OK 2026/07/04 05:40:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:01 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:01 DEBUG : Waiting for deletions to finish 2026/07/04 05:40:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.16s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/04 05:40:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:07 DEBUG : hello world2: md5 = 5b97737828650f5f7b5a142d6e52745e OK 2026/07/04 05:40:07 DEBUG : hello world2: size = 12 OK 2026/07/04 05:40:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.35s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:10 DEBUG : potato2: md5 = d2b210d1fff023e60ecd008207f59e9e OK 2026/07/04 05:40:10 DEBUG : potato2: size = 11 OK 2026/07/04 05:40:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:13 DEBUG : potato2: md5 = e883e87031f5fbc12f4de8b9a89856c1 OK 2026/07/04 05:40:13 DEBUG : potato2: size = 11 OK 2026/07/04 05:40:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 05:40:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:14 DEBUG : sub dir2: Making directory with metadata 2026/07/04 05:40:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:15 DEBUG : sub dir: Making directory with metadata 2026/07/04 05:40:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 05:40:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 05:40:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:18 DEBUG : sub dir/hello world: md5 = 15e1876a0b3f3c27d025b74c079df9cc OK 2026/07/04 05:40:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:18 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/04 05:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.79s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:24 INFO : sub dir2: Making directory 2026/07/04 05:40:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 05:40:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/04 05:40:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:24 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/04 05:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:27 DEBUG : sub dir/hello world: md5 = bae7aa59da4f6b892faa49e7f1dc7dd0 OK 2026/07/04 05:40:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:27 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:30 DEBUG : sub dir2: Making directory with metadata 2026/07/04 05:40:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:30 DEBUG : sub dir2: Making directory with metadata 2026/07/04 05:40:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:31 DEBUG : sub dir: Making directory with metadata 2026/07/04 05:40:32 INFO : sub dir: Made directory with metadata (mtime=2026-07-04T05:40:30.435767158Z) 2026/07/04 05:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:33 DEBUG : sub dir/hello world: md5 = c9e0e67e105b344613ed702e3900e756 OK 2026/07/04 05:40:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:33 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:33 INFO : sub dir/hello world: Deleted 2026/07/04 05:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.49s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:37 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/04 05:40:37 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.98s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:41 INFO : sub dir2: Making directory 2026/07/04 05:40:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/04 05:40:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:44 DEBUG : sub dir/hello world: md5 = 4b3208c59ce79b1ded0c29323d23d3e5 OK 2026/07/04 05:40:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:44 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:44 INFO : sub dir/hello world: Deleted 2026/07/04 05:40:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.78s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:47 DEBUG : sub dir2: Making directory with metadata 2026/07/04 05:40:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:40:47 DEBUG : sub dir2: Making directory with metadata 2026/07/04 05:40:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:40:48 DEBUG : sub dir: Making directory with metadata 2026/07/04 05:40:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 05:40:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:51 DEBUG : sub dir/hello world: md5 = ec863c04cb2e6b8b02781bc75832b6c8 OK 2026/07/04 05:40:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:51 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:51 DEBUG : Waiting for deletions to finish 2026/07/04 05:40:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.69s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:40:55 INFO : sub dir2: Making directory 2026/07/04 05:40:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/04 05:40:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:40:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:40:58 DEBUG : sub dir/hello world: md5 = efafb1feb4ce8e44735b242e8bdea951 OK 2026/07/04 05:40:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:40:58 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:40:58 DEBUG : Waiting for deletions to finish 2026/07/04 05:40:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:41:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.24s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:41:04 DEBUG : sub dir/hello world: md5 = e0f3270bb044dead63ab50c9a0ce644c OK 2026/07/04 05:41:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vafider9razi" 2026/07/04 05:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/bapgaplgdvk9h88g0jdul50fjobfqbv8hp6jd7u70hajfu426jig" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-vafider9razi' 2026/07/04 05:41:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafider9razi': Waiting for checks to finish 2026/07/04 05:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafider9razi': Waiting for transfers to finish 2026/07/04 05:41:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:41:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 05:41:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafider9razi': Purge remote 2026/07/04 05:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.92s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:41:16 DEBUG : sub dir/hello world: md5 = 519b6063d0f59e290119bcbbade4fabd OK 2026/07/04 05:41:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:41:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/04 05:41:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:41:18 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:41:18 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 05:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:41:19 DEBUG : sub dir/hello world: md5 = e9c0ddb279f2eb5002f2f42a99a18aef OK 2026/07/04 05:41:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 05:41:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 05:41:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:41:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.71s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:41:24 DEBUG : sub dir/hello world: md5 = c532c095f8da4a02791f2eee82bda7f3 OK 2026/07/04 05:41:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guhubeb1roqe" 2026/07/04 05:41:25 DEBUG : Creating backend with remote "TestDrive:crypt/79ofmfpkrl1pbv48v56kh2o0rj6l453u7m6i1ut1aa052fsskhj0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe' 2026/07/04 05:41:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:41:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe': Waiting for checks to finish 2026/07/04 05:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe': Waiting for transfers to finish 2026/07/04 05:41:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:41:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 05:41:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:41:33 DEBUG : sub dir/hello world: md5 = ef461fa7e0591f9039b6512fa28beb0b OK 2026/07/04 05:41:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 05:41:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/04 05:41:34 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:41:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe') 2026/07/04 05:41:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 05:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe': Waiting for checks to finish 2026/07/04 05:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe': Waiting for transfers to finish 2026/07/04 05:41:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 05:41:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 05:41:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhubeb1roqe': Purge remote 2026/07/04 05:41:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.47s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:41:42 DEBUG : sub dir/hello world: md5 = 2cd05a5c3d45df351ca9bf9514b6b0d0 OK 2026/07/04 05:41:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:41:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/04 05:41:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:41:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:41:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 05:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:41:45 DEBUG : sub dir/hello world: md5 = ae5ca3c057c96a1cfe59fedae93c598d OK 2026/07/04 05:41:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 05:41:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 05:41:45 INFO : sub dir/hello world: Deleted 2026/07/04 05:41:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:41:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.46s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:41:50 DEBUG : sub dir/hello world: md5 = a99d4ce8177eb5871e79a07cc00e984b OK 2026/07/04 05:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucesop3xeri" 2026/07/04 05:41:51 DEBUG : Creating backend with remote "TestDrive:crypt/6efnmp3jas1gnihmh1bquttj6jkv81j9iqk5dksdovl01b1u8hr0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri' 2026/07/04 05:41:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for checks to finish 2026/07/04 05:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for transfers to finish 2026/07/04 05:41:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:41:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 05:41:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:41:58 DEBUG : sub dir/hello world: md5 = 126a4c4097f9d8b793f91e9810a0a42e OK 2026/07/04 05:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Using server-side directory move 2026/07/04 05:41:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 05:41:59 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 05:41:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/04 05:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for checks to finish 2026/07/04 05:41:59 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:41:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri') 2026/07/04 05:41:59 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 05:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for transfers to finish 2026/07/04 05:42:00 INFO : sub dir/hello world: Deleted 2026/07/04 05:42:01 INFO : sub dir/hello world: Moved (server-side) 2026/07/04 05:42:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:42:04 DEBUG : sub dir/hello world: md5 = cea8db7dbd768c010908d162aa291adf OK 2026/07/04 05:42:04 DEBUG : testing file moves 2026/07/04 05:42:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 05:42:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/04 05:42:05 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:42:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri') 2026/07/04 05:42:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 05:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for checks to finish 2026/07/04 05:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Waiting for transfers to finish 2026/07/04 05:42:05 INFO : sub dir/hello world: Deleted 2026/07/04 05:42:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/04 05:42:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/04 05:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucesop3xeri': Purge remote --- PASS: TestServerSideMoveOverSelf (21.33s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:12 DEBUG : sub dir/hello world: md5 = 2126d8888134b36212737cbb4472b97f OK 2026/07/04 05:42:12 ERROR : error listing: directory not found 2026/07/04 05:42:13 INFO : Local file system at /tmp/rclone3215693814: Making directory 2026/07/04 05:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.26s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:18 DEBUG : sub dir/hello world: md5 = 0142c862d3a1660a12ff9936a64cc9f1 OK 2026/07/04 05:42:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:42:19 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for checks to finish 2026/07/04 05:42:19 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for transfers to finish 2026/07/04 05:42:20 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/04 05:42:20 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/04 05:42:20 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:42:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.20s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/04 05:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:24 DEBUG : check sum: md5 = 58efa55cefcb6c044f2a6ca9382a877a OK 2026/07/04 05:42:24 DEBUG : check sum: size = 1 OK 2026/07/04 05:42:24 INFO : check sum: Copied (new) 2026/07/04 05:42:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:24 DEBUG : check sum: size = 1 OK 2026/07/04 05:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/04 05:42:24 DEBUG : check sum: Size of src and dst objects identical 2026/07/04 05:42:24 DEBUG : check sum: Unchanged skipping 2026/07/04 05:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.73s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/04 05:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:27 DEBUG : sizeonly: md5 = 81b9274f4fe584842d3e4817520434a9 OK 2026/07/04 05:42:27 DEBUG : sizeonly: size = 6 OK 2026/07/04 05:42:27 INFO : sizeonly: Copied (new) 2026/07/04 05:42:27 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:28 DEBUG : sizeonly: size = 6 OK 2026/07/04 05:42:28 DEBUG : sizeonly: Sizes identical 2026/07/04 05:42:28 DEBUG : sizeonly: Unchanged skipping 2026/07/04 05:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:28 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.52s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/04 05:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:31 DEBUG : ignore-size: md5 = 7d0c66e7dbf2882726f7229e38d143ee OK 2026/07/04 05:42:31 INFO : ignore-size: Copied (new) 2026/07/04 05:42:31 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:42:32 DEBUG : ignore-size: Unchanged skipping 2026/07/04 05:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:32 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.76s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:35 DEBUG : existing: md5 = bbaa95e061a4e250acb10140e7025c08 OK 2026/07/04 05:42:35 DEBUG : existing: size = 6 OK 2026/07/04 05:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:42:35 DEBUG : existing: Unchanged skipping 2026/07/04 05:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:35 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:35 INFO : There was nothing to transfer 2026/07/04 05:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/04 05:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:37 DEBUG : existing: md5 = 00de0dc90891dcfd526bfe7b8bbeb6dc OK 2026/07/04 05:42:37 DEBUG : existing: size = 6 OK 2026/07/04 05:42:37 INFO : existing: Copied (replaced existing) 2026/07/04 05:42:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.11s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 05:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:40 DEBUG : existing: md5 = fdcd150f0435f7a2e52c8d753293e291 OK 2026/07/04 05:42:40 DEBUG : existing: size = 6 OK 2026/07/04 05:42:40 INFO : existing: Copied (new) 2026/07/04 05:42:40 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:40 DEBUG : existing: Destination exists, skipping 2026/07/04 05:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:40 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.70s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:42:44 DEBUG : b/potato: md5 = 147cc1da76f9ccb3b3b91d1e7c01806e OK 2026/07/04 05:42:47 DEBUG : c/non empty space: md5 = 2afc35bb6d764bbd6c929e9208b48e57 OK 2026/07/04 05:42:47 INFO : d: Making directory 2026/07/04 05:42:49 DEBUG : Added delayed dir = "a", newDst= 2026/07/04 05:42:49 INFO : c: Set directory modification time (using SetModTime) 2026/07/04 05:42:49 DEBUG : Added delayed dir = "c", newDst=c 2026/07/04 05:42:49 DEBUG : c/non empty space: size = 5 OK 2026/07/04 05:42:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:42:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 05:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:42:49 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 05:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:42:52 DEBUG : a/potato2: md5 = f01d3c014d75855f1e22d2b893265060 OK 2026/07/04 05:42:52 DEBUG : a/potato2: size = 60 OK 2026/07/04 05:42:52 INFO : a/potato2: Copied (new) 2026/07/04 05:42:52 DEBUG : Waiting for deletions to finish 2026/07/04 05:42:52 INFO : b/potato: Deleted 2026/07/04 05:42:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/04 05:42:53 INFO : d: Removing directory 2026/07/04 05:42:54 INFO : b: Removing directory 2026/07/04 05:42:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/04 05:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': deleted 2 directories 2026/07/04 05:42:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/04 05:42:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:00 DEBUG : empty space: md5 = 540191262d5817658ebafd13830becb1 OK 2026/07/04 05:43:00 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:00 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/07/04 05:43:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/04 05:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:00 DEBUG : Waiting for deletions to finish 2026/07/04 05:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:01 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:01 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/07/04 05:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:03 DEBUG : empty space: md5 = a7b8e4b22d4fdf21d60d5306a14a8283 OK 2026/07/04 05:43:03 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:03 INFO : empty space: Copied (replaced existing) 2026/07/04 05:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:07 DEBUG : foo: md5 = 6aa602c756fb4e8a7a6a33832a85b663 OK 2026/07/04 05:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:07 DEBUG : foo: size = 3 OK 2026/07/04 05:43:07 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/07/04 05:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:08 DEBUG : foo: md5 = a9c6ad9a1f4b1dc2e3ae470e2f371d20 OK 2026/07/04 05:43:08 DEBUG : foo: size = 3 OK 2026/07/04 05:43:08 INFO : foo: Copied (replaced existing) 2026/07/04 05:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.59s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:11 DEBUG : empty space: md5 = e775165e4642781e19a703efb19767e7 OK 2026/07/04 05:43:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 05:43:12 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:12 DEBUG : empty space: Unchanged skipping 2026/07/04 05:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:13 DEBUG : potato: md5 = c30f5d3bd95efb45851422a97fce5c8a OK 2026/07/04 05:43:13 DEBUG : potato: size = 60 OK 2026/07/04 05:43:13 INFO : potato: Copied (new) 2026/07/04 05:43:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:17 DEBUG : potato: md5 = a316a820a77fc97366ec3198d4c1be3b OK 2026/07/04 05:43:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:43:17 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:43:17 DEBUG : potato: Sizes differ 2026/07/04 05:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:18 DEBUG : potato: md5 = 064b9a287eda4b1e65e07cc57a61871c OK 2026/07/04 05:43:18 DEBUG : potato: size = 21 OK 2026/07/04 05:43:18 INFO : potato: Copied (replaced existing) 2026/07/04 05:43:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:21 DEBUG : potato: md5 = aa9339c6b7e276375c50cfe884fc83b4 OK 2026/07/04 05:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:22 DEBUG : potato: size = 21 OK 2026/07/04 05:43:22 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/07/04 05:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:24 DEBUG : potato: md5 = 44b1fd0cebd52115ae0e7f355fec7b7c OK 2026/07/04 05:43:24 DEBUG : potato: size = 21 OK 2026/07/04 05:43:24 INFO : potato: Copied (replaced existing) 2026/07/04 05:43:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:27 DEBUG : potato: md5 = 9266f4a44556d4e159a87a9bc37325e6 OK 2026/07/04 05:43:29 DEBUG : empty space: md5 = 0481b0ab0511a8b9bd1d442277f54c3f OK 2026/07/04 05:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:43:29 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:43:29 DEBUG : empty space: Unchanged skipping 2026/07/04 05:43:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/04 05:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:29 DEBUG : Waiting for deletions to finish 2026/07/04 05:43:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:32 DEBUG : potato: md5 = 460eb6e2a299833858a9cb09a5435174 OK 2026/07/04 05:43:34 DEBUG : empty space: md5 = a611eb098c378deddd5fc222214251b9 OK 2026/07/04 05:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:43:34 DEBUG : empty space: size = 1 OK 2026/07/04 05:43:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:34 DEBUG : empty space: Unchanged skipping 2026/07/04 05:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:36 DEBUG : potato2: md5 = 53978dbdb60b04f48ad66e793badee6d OK 2026/07/04 05:43:36 DEBUG : potato2: size = 60 OK 2026/07/04 05:43:36 INFO : potato2: Copied (new) 2026/07/04 05:43:36 DEBUG : Waiting for deletions to finish 2026/07/04 05:43:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:41 DEBUG : b/potato: md5 = beb68c35edc4ab60f4d0e6af8ce76209 OK 2026/07/04 05:43:43 DEBUG : c/non empty space: md5 = 281b8760af86b31e57f67739ee66c1e0 OK 2026/07/04 05:43:43 INFO : d: Making directory 2026/07/04 05:43:44 INFO : d/e: Making directory 2026/07/04 05:43:46 DEBUG : Added delayed dir = "a", newDst= 2026/07/04 05:43:47 INFO : c: Set directory modification time (using SetModTime) 2026/07/04 05:43:47 DEBUG : Added delayed dir = "c", newDst=c 2026/07/04 05:43:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 05:43:47 DEBUG : c/non empty space: size = 5 OK 2026/07/04 05:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:43:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:43:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 05:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:43:49 DEBUG : a/potato2: md5 = 9643709812c004bab43ac08d48e177b2 OK 2026/07/04 05:43:49 DEBUG : a/potato2: size = 60 OK 2026/07/04 05:43:49 INFO : a/potato2: Copied (new) 2026/07/04 05:43:49 DEBUG : Waiting for deletions to finish 2026/07/04 05:43:50 INFO : b/potato: Deleted 2026/07/04 05:43:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/04 05:43:50 INFO : d/e: Removing directory 2026/07/04 05:43:51 INFO : d: Removing directory 2026/07/04 05:43:51 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/04 05:43:52 INFO : b: Removing directory 2026/07/04 05:43:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/04 05:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': deleted 3 directories 2026/07/04 05:43:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/04 05:43:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:43:59 DEBUG : b/potato: md5 = 352ae1f8eb3c82102a37c7f7a8d78a29 OK 2026/07/04 05:44:01 DEBUG : c/non empty space: md5 = 59309d7bc5cf20bd550c70b2841225d4 OK 2026/07/04 05:44:01 INFO : d: Making directory 2026/07/04 05:44:03 DEBUG : Added delayed dir = "a", newDst= 2026/07/04 05:44:03 INFO : c: Set directory modification time (using SetModTime) 2026/07/04 05:44:03 DEBUG : Added delayed dir = "c", newDst=c 2026/07/04 05:44:03 DEBUG : c/non empty space: size = 5 OK 2026/07/04 05:44:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:44:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 05:44:03 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 05:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:06 DEBUG : a/potato2: md5 = d9b0cfc251b6e4574da5e5074143bdef OK 2026/07/04 05:44:06 DEBUG : a/potato2: size = 60 OK 2026/07/04 05:44:06 INFO : a/potato2: Copied (new) 2026/07/04 05:44:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting files as there were IO errors 2026/07/04 05:44:06 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/04 05:44:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting directories as there were IO errors 2026/07/04 05:44:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/04 05:44:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/04 05:44:12 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:14 DEBUG : potato: md5 = 3c797477e2c5db9ce338d1e4a1691fbb OK 2026/07/04 05:44:15 DEBUG : empty space: md5 = d99b4887e5d1ad64417346228c6eed83 OK 2026/07/04 05:44:16 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:44:16 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:44:16 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:16 INFO : potato: Deleted 2026/07/04 05:44:17 DEBUG : potato2: md5 = 2c9315c45e097dda4cb33697e5d40657 OK 2026/07/04 05:44:17 DEBUG : potato2: size = 60 OK 2026/07/04 05:44:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.75s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:21 DEBUG : potato: md5 = c666d9afbb6e8132da3b29c29df04054 OK 2026/07/04 05:44:22 DEBUG : empty space: md5 = dabd3bd4d5ab812b5b9ca4b3f4a5238d OK 2026/07/04 05:44:23 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:23 INFO : potato: Deleted 2026/07/04 05:44:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:44:24 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:44:24 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:25 DEBUG : potato2: md5 = 1f278c3483e047d0a0f12e503afaa794 OK 2026/07/04 05:44:25 DEBUG : potato2: size = 60 OK 2026/07/04 05:44:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.92s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:29 DEBUG : potato: md5 = 6cef5aba87e74d60661da67a52586921 OK 2026/07/04 05:44:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:31 DEBUG : potato2: md5 = 8553ee1cdd262ddcd6410caeed07b974 OK 2026/07/04 05:44:31 DEBUG : potato2: size = 19 OK 2026/07/04 05:44:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.39s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:34 DEBUG : potato2: md5 = 15fec73ac2b8ac8575089e8b21c83cde OK 2026/07/04 05:44:35 DEBUG : empty space: md5 = a554f4afa25404602bf7f72ee523f844 OK 2026/07/04 05:44:36 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : enormous: Excluded 2026/07/04 05:44:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : potato2: Excluded 2026/07/04 05:44:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:36 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:44:36 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:36 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:36 INFO : There was nothing to transfer 2026/07/04 05:44:36 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : enormous: Excluded 2026/07/04 05:44:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : potato2: Excluded 2026/07/04 05:44:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 05:44:36 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 05:44:36 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:36 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for checks to finish 2026/07/04 05:44:36 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for transfers to finish 2026/07/04 05:44:36 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:39 DEBUG : potato2: md5 = 4b593de561fb50e0ba926ff2da6d91c8 OK 2026/07/04 05:44:41 DEBUG : empty space: md5 = d6e1b95f56b2c1c22ce02abf236b9eb4 OK 2026/07/04 05:44:42 DEBUG : enormous: md5 = 418c9214a666eda623e87c2ad01e4416 OK 2026/07/04 05:44:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 05:44:43 DEBUG : enormous: Excluded 2026/07/04 05:44:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 05:44:43 DEBUG : potato2: Excluded 2026/07/04 05:44:43 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:43 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:43 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:43 INFO : potato2: Deleted 2026/07/04 05:44:43 INFO : enormous: Deleted 2026/07/04 05:44:43 INFO : There was nothing to transfer 2026/07/04 05:44:44 DEBUG : empty space: size = 1 OK 2026/07/04 05:44:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 05:44:44 DEBUG : empty space: Unchanged skipping 2026/07/04 05:44:44 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for checks to finish 2026/07/04 05:44:44 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for transfers to finish 2026/07/04 05:44:44 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:44 INFO : enormous: Deleted 2026/07/04 05:44:44 INFO : potato2: Deleted 2026/07/04 05:44:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:44:47 DEBUG : one: md5 = 21fb6eea53060dada4ede2c399a16fc5 OK 2026/07/04 05:44:48 DEBUG : two: md5 = 5427af865c3bff7e1c2c9c22ab9878bd OK 2026/07/04 05:44:50 DEBUG : three: md5 = 4f1d0d04a0fa03baf865b5ac1db1fb89 OK 2026/07/04 05:44:51 DEBUG : four: md5 = 7cc0d8f3ca138e86a62ff43590628371 OK 2026/07/04 05:44:52 DEBUG : five: Need to transfer - File not found at Destination 2026/07/04 05:44:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:44:52 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:44:52 DEBUG : four: Sizes differ 2026/07/04 05:44:52 DEBUG : one: Destination is newer than source, skipping 2026/07/04 05:44:52 DEBUG : three: size = 5 OK 2026/07/04 05:44:52 DEBUG : three: Sizes identical 2026/07/04 05:44:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/04 05:44:52 DEBUG : two: size = 3 OK 2026/07/04 05:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 05:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:53 DEBUG : two: md5 = dcc446e4141bf480a94333c39af515af OK 2026/07/04 05:44:53 DEBUG : two: size = 3 OK 2026/07/04 05:44:53 INFO : two: Copied (replaced existing) 2026/07/04 05:44:53 DEBUG : four: md5 = 2f0af6a4049d98017f49d2eefa968d5f OK 2026/07/04 05:44:53 DEBUG : four: size = 4 OK 2026/07/04 05:44:53 INFO : four: Copied (replaced existing) 2026/07/04 05:44:53 DEBUG : five: md5 = 92a2b1e1856a11b5923079050b2e60a6 OK 2026/07/04 05:44:53 DEBUG : five: size = 4 OK 2026/07/04 05:44:53 INFO : five: Copied (new) 2026/07/04 05:44:53 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.89s) === 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/04 05:44:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/04 05:44:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 05:44:57 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/04 05:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:44:59 DEBUG : potato: md5 = e0a198654554798feff2df530222a126 OK 2026/07/04 05:44:59 DEBUG : potato: size = 14 OK 2026/07/04 05:44:59 INFO : potato: Copied (new) 2026/07/04 05:44:59 DEBUG : yam: md5 = 561854690bc6baa0ff8e9549663c1c08 OK 2026/07/04 05:44:59 DEBUG : yam: size = 11 OK 2026/07/04 05:44:59 INFO : yam: Copied (new) 2026/07/04 05:44:59 DEBUG : Waiting for deletions to finish 2026/07/04 05:44:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/04 05:44:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/04 05:44:59 DEBUG : potato: size = 14 OK 2026/07/04 05:44:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:44:59 DEBUG : potato: Unchanged skipping 2026/07/04 05:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:01 DEBUG : yaml: md5 = b90732635c3fdeed3d8dd7a90fe50553 OK 2026/07/04 05:45:01 DEBUG : yaml: size = 11 OK 2026/07/04 05:45:01 INFO : yaml: Copied (new) 2026/07/04 05:45:01 DEBUG : Waiting for deletions to finish 2026/07/04 05:45:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/04 05:45:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Making map for --track-renames 2026/07/04 05:45:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Finished making map for --track-renames 2026/07/04 05:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/04 05:45:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 05:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for renames to finish 2026/07/04 05:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:05 DEBUG : yam: md5 = c9502cf71713b2db9fe6c69937f56e10 OK 2026/07/04 05:45:05 DEBUG : yam: size = 11 OK 2026/07/04 05:45:05 INFO : yam: Copied (new) 2026/07/04 05:45:05 DEBUG : potato: md5 = 4542ffd0aefd9727a63df07bf8d806bd OK 2026/07/04 05:45:05 DEBUG : potato: size = 14 OK 2026/07/04 05:45:05 INFO : potato: Copied (new) 2026/07/04 05:45:05 DEBUG : Waiting for deletions to finish 2026/07/04 05:45:05 DEBUG : potato: size = 14 OK 2026/07/04 05:45:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:45:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Making map for --track-renames 2026/07/04 05:45:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Finished making map for --track-renames 2026/07/04 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:05 DEBUG : potato: Unchanged skipping 2026/07/04 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for renames to finish 2026/07/04 05:45:06 INFO : yam: Moved (server-side) to: yaml 2026/07/04 05:45:06 INFO : yaml: Renamed from "yam" 2026/07/04 05:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:06 DEBUG : Waiting for deletions to finish 2026/07/04 05:45:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/04 05:45:08 DEBUG : Added delayed dir = "sub", newDst= 2026/07/04 05:45:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Making map for --track-renames 2026/07/04 05:45:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Finished making map for --track-renames 2026/07/04 05:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 05:45:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/04 05:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for renames to finish 2026/07/04 05:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:11 DEBUG : sub/yam: md5 = 68c64332a834be7ec68c5a6f5ae882f3 OK 2026/07/04 05:45:11 DEBUG : sub/yam: size = 11 OK 2026/07/04 05:45:11 INFO : sub/yam: Copied (new) 2026/07/04 05:45:11 DEBUG : potato: md5 = f311b51c20d6a03d5cbb98ba17e7eee9 OK 2026/07/04 05:45:11 DEBUG : potato: size = 14 OK 2026/07/04 05:45:11 INFO : potato: Copied (new) 2026/07/04 05:45:11 DEBUG : Waiting for deletions to finish 2026/07/04 05:45:11 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:12 DEBUG : potato: size = 14 OK 2026/07/04 05:45:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:45:12 DEBUG : potato: Unchanged skipping 2026/07/04 05:45:13 INFO : sub: Set directory modification time (using SetModTime) 2026/07/04 05:45:13 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/04 05:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Making map for --track-renames 2026/07/04 05:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Finished making map for --track-renames 2026/07/04 05:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for renames to finish 2026/07/04 05:45:14 INFO : sub/yam: Moved (server-side) to: yam 2026/07/04 05:45:14 INFO : yam: Renamed from "sub/yam" 2026/07/04 05:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:14 DEBUG : Waiting for deletions to finish 2026/07/04 05:45:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.93s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:45:17 DEBUG : Creating backend with remote "/tmp/rclone3215693814/dir1" 2026/07/04 05:45:17 DEBUG : Config file has changed externally - reloading 2026/07/04 05:45:17 DEBUG : Creating backend with remote "/tmp/rclone3215693814/dir2" 2026/07/04 05:45:17 DEBUG : Local file system at /tmp/rclone3215693814/dir2: Using server-side directory move 2026/07/04 05:45:17 INFO : Local file system at /tmp/rclone3215693814/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 05:45:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/04 05:45:17 DEBUG : Local file system at /tmp/rclone3215693814/dir2: Waiting for checks to finish 2026/07/04 05:45:17 DEBUG : Local file system at /tmp/rclone3215693814/dir2: Waiting for transfers to finish 2026/07/04 05:45:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:45:18 DEBUG : Added delayed dir = "nested", newDst= 2026/07/04 05:45:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:45:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/04 05:45:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 05:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:20 DEBUG : sub dir/hello world: md5 = ab8c55d41d42aae86381dd328defce53 OK 2026/07/04 05:45:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:45:20 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:45:20 INFO : sub dir/hello world: Deleted 2026/07/04 05:45:22 DEBUG : nested/sub dir/file: md5 = 1f8deb785730ada4a75291a7d89d5f39 OK 2026/07/04 05:45:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 05:45:22 INFO : nested/sub dir/file: Copied (new) 2026/07/04 05:45:22 INFO : nested/sub dir/file: Deleted 2026/07/04 05:45:23 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:23 INFO : sub dir: Removing directory 2026/07/04 05:45:23 INFO : nested/sub dir: Removing directory 2026/07/04 05:45:23 INFO : nested: Removing directory 2026/07/04 05:45:23 DEBUG : Local file system at /tmp/rclone3215693814: deleted 3 directories 2026/07/04 05:45:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:45:27 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/04 05:45:28 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:45:29 DEBUG : Added delayed dir = "nested", newDst= 2026/07/04 05:45:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 05:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 05:45:29 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/04 05:45:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 05:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:32 DEBUG : sub dir/hello world: md5 = ebe10b50f166566b1a2178a63680e38e OK 2026/07/04 05:45:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 05:45:32 INFO : sub dir/hello world: Copied (new) 2026/07/04 05:45:32 INFO : sub dir/hello world: Deleted 2026/07/04 05:45:33 DEBUG : nested/sub dir/file: md5 = 2360216b6b158dca6913b2457c1a692a OK 2026/07/04 05:45:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 05:45:33 INFO : nested/sub dir/file: Copied (new) 2026/07/04 05:45:33 INFO : nested/sub dir/file: Deleted 2026/07/04 05:45:34 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:35 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/04 05:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:45:38 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/04 05:45:39 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:45:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/04 05:45:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 05:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:43 DEBUG : existing: md5 = 636adcdc0e1eff39706fd4fac016a62d OK 2026/07/04 05:45:43 DEBUG : existing: size = 6 OK 2026/07/04 05:45:43 INFO : existing: Copied (new) 2026/07/04 05:45:43 INFO : existing: Deleted 2026/07/04 05:45:43 DEBUG : existing-b: md5 = cd79022a58b6880a2943b3a185cf45b8 OK 2026/07/04 05:45:43 DEBUG : existing-b: size = 6 OK 2026/07/04 05:45:43 INFO : existing-b: Copied (new) 2026/07/04 05:45:43 INFO : existing-b: Deleted 2026/07/04 05:45:43 DEBUG : existing: Destination exists, skipping 2026/07/04 05:45:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/04 05:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:45:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.87s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binibup5koki" 2026/07/04 05:45:45 DEBUG : Creating backend with remote "TestDrive:crypt/mi88vaol2ucrjgej3s1855l37kc5931nc3dqu9jvb3r64ahtneeg" 2026/07/04 05:45:48 DEBUG : potato2: md5 = bff3f4a964d0da86c596e752bb838088 OK 2026/07/04 05:45:49 DEBUG : empty space: md5 = d3a745f41c26b1d3bc647fe09d2f39e7 OK 2026/07/04 05:45:51 DEBUG : potato3: md5 = 2ca8a40ed8c6bd67417c21a6b6ac3dc4 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki' 2026/07/04 05:45:54 DEBUG : empty space: md5 = eaed5519dbc55541c3759cd1320c1dee OK 2026/07/04 05:45:55 DEBUG : potato3: md5 = 30536c04b33bca82ac4de0bd5ad6224d OK 2026/07/04 05:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki': Using server-side directory move 2026/07/04 05:45:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 05:45:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:45:56 DEBUG : empty space: size = 1 OK 2026/07/04 05:45:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 05:45:56 DEBUG : empty space: Unchanged skipping 2026/07/04 05:45:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:45:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki') 2026/07/04 05:45:56 DEBUG : potato3: Sizes differ 2026/07/04 05:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki': Waiting for checks to finish 2026/07/04 05:45:56 INFO : empty space: Deleted 2026/07/04 05:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki': Waiting for transfers to finish 2026/07/04 05:45:56 INFO : potato3: Deleted 2026/07/04 05:45:56 INFO : potato2: Moved (server-side) 2026/07/04 05:45:57 INFO : potato3: Moved (server-side) 2026/07/04 05:45:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosowid8ruvu" 2026/07/04 05:45:58 DEBUG : Creating backend with remote "TestDrive:crypt/0vqkr9u010mudh1vj364vjn16r6gudtj2bsdup8hjrav15n9djkg" 2026/07/04 05:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosowid8ruvu': Using server-side directory move 2026/07/04 05:45:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yosowid8ruvu': Server side directory move succeeded 2026/07/04 05:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosowid8ruvu': Purge remote 2026/07/04 05:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binibup5koki': Purge remote 2026/07/04 05:46:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.34s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:46:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kahibeb9vuti" 2026/07/04 05:46:02 DEBUG : Creating backend with remote "TestDrive:crypt/i8aj8akdb0vp3i5af6lq1sh7n1guei593poq6c4nuo25183q7ih0" 2026/07/04 05:46:04 DEBUG : potato2: md5 = be6db7359f1deff0eeff4a25c937c21f OK 2026/07/04 05:46:06 DEBUG : empty space: md5 = 1aa6f8a7fbb60d17aaea6f8fb1073726 OK 2026/07/04 05:46:07 DEBUG : potato3: md5 = a742aaa8cea63c0d0bbbba80f2f7a1bf OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-kahibeb9vuti' 2026/07/04 05:46:10 DEBUG : empty space: md5 = 309392d753277a6892080726b44c781d OK 2026/07/04 05:46:12 DEBUG : potato3: md5 = 2d0f97f47dc122f8b174e20abea136db OK 2026/07/04 05:46:12 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 05:46:12 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 05:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:46:12 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:46:12 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kahibeb9vuti') 2026/07/04 05:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kahibeb9vuti': Waiting for checks to finish 2026/07/04 05:46:12 DEBUG : potato3: Sizes differ 2026/07/04 05:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kahibeb9vuti': Waiting for transfers to finish 2026/07/04 05:46:13 INFO : potato3: Deleted 2026/07/04 05:46:13 INFO : potato2: Moved (server-side) 2026/07/04 05:46:13 INFO : potato3: Moved (server-side) 2026/07/04 05:46:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votecub0muko" 2026/07/04 05:46:14 DEBUG : Creating backend with remote "TestDrive:crypt/iq4am83bqsdhaoqnigdc547nkcnloseh3lvf3oc4rp7hscsc08qg" 2026/07/04 05:46:15 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 05:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:46:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 05:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votecub0muko': Waiting for checks to finish 2026/07/04 05:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votecub0muko': Waiting for transfers to finish 2026/07/04 05:46:17 INFO : potato2: Moved (server-side) 2026/07/04 05:46:17 INFO : potato3: Moved (server-side) 2026/07/04 05:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votecub0muko': Purge remote 2026/07/04 05:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kahibeb9vuti': Purge remote --- PASS: TestServerSideMoveWithFilter (18.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoyomah7vali" 2026/07/04 05:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/j52a2mbh9k262828dqshoom2j7q3ccb5l03mkumnd885okrh5570" 2026/07/04 05:46:22 DEBUG : potato2: md5 = 20e53a9fe36d4feced301394306363c7 OK 2026/07/04 05:46:24 DEBUG : empty space: md5 = 145105afb114096c5e1fdcf957cc97fe OK 2026/07/04 05:46:25 DEBUG : potato3: md5 = 9a5003735fbf904349cd2fcfdef851f5 OK 2026/07/04 05:46:25 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta' -> Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali' 2026/07/04 05:46:29 DEBUG : empty space: md5 = b594537903f20e29bc1047b426956e3a OK 2026/07/04 05:46:31 DEBUG : potato3: md5 = 3548623ea94a738b8b98e8bb62318b62 OK 2026/07/04 05:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali': Using server-side directory move 2026/07/04 05:46:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 05:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 05:46:32 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/04 05:46:32 DEBUG : empty space: size = 1 OK 2026/07/04 05:46:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 05:46:32 DEBUG : empty space: Unchanged skipping 2026/07/04 05:46:32 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:46:32 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali') 2026/07/04 05:46:32 DEBUG : potato3: Sizes differ 2026/07/04 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali': Waiting for checks to finish 2026/07/04 05:46:32 INFO : potato3: Deleted 2026/07/04 05:46:32 INFO : empty space: Deleted 2026/07/04 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali': Waiting for transfers to finish 2026/07/04 05:46:32 INFO : potato2: Moved (server-side) 2026/07/04 05:46:33 INFO : potato3: Moved (server-side) 2026/07/04 05:46:33 INFO : tomatoDir: Removing directory 2026/07/04 05:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': deleted 1 directories 2026/07/04 05:46:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivuxif9wice" 2026/07/04 05:46:34 DEBUG : Creating backend with remote "TestDrive:crypt/lnmerka9v0tcgdue7938tod7p90edok4echdtgv51rl5d85mo510" 2026/07/04 05:46:35 INFO : tomatoDir: Making directory 2026/07/04 05:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivuxif9wice': Using server-side directory move 2026/07/04 05:46:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vivuxif9wice': Server side directory move succeeded 2026/07/04 05:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivuxif9wice': Purge remote 2026/07/04 05:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyomah7vali': Purge remote 2026/07/04 05:46:40 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.61s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:46:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test" 2026/07/04 05:46:41 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.04s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:46:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test" 2026/07/04 05:46:43 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/04 05:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-include/layer2" 2026/07/04 05:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/04 05:46:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-ignore-file" 2026/07/04 05:46:49 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/04 05:46:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = badd57d470cadea94389860b69a3d5a9 OK 2026/07/04 05:46:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/04 05:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test': Waiting for checks to finish 2026/07/04 05:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test': Waiting for transfers to finish 2026/07/04 05:46:56 DEBUG : Waiting for deletions to finish 2026/07/04 05:46:56 INFO : There was nothing to transfer 2026/07/04 05:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:46:58 DEBUG : Waiting for deletions to finish 2026/07/04 05:46:58 INFO : rclone-sync-test-include: Removing directory 2026/07/04 05:46:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/04 05:46:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/04 05:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': failed to delete 1 directories 2026/07/04 05:46:58 INFO : There was nothing to transfer 2026/07/04 05:47:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/04 05:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/04 05:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/04 05:47:00 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:00 INFO : There was nothing to transfer 2026/07/04 05:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:47:02 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:02 INFO : rclone-sync-test-include: Removing directory 2026/07/04 05:47:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/04 05:47:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/04 05:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': failed to delete 1 directories 2026/07/04 05:47:02 INFO : There was nothing to transfer 2026/07/04 05:47:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/04 05:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/04 05:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/04 05:47:04 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:04 INFO : There was nothing to transfer 2026/07/04 05:47:07 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/04 05:47:08 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.77s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:47:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:47:10 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:47:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/CompareDest" 2026/07/04 05:47:12 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/gveqi14airsml4bgu7krj116o8" 2026/07/04 05:47:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:16 DEBUG : one: md5 = 4be55a4298a7b8d87a6218c3a240b9d8 OK 2026/07/04 05:47:16 DEBUG : one: size = 3 OK 2026/07/04 05:47:16 INFO : one: Copied (new) 2026/07/04 05:47:16 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:47:18 DEBUG : one: Sizes differ 2026/07/04 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:19 DEBUG : one: md5 = 2441370a6791f8ff395a5efa71a842d8 OK 2026/07/04 05:47:19 DEBUG : one: size = 5 OK 2026/07/04 05:47:19 INFO : one: Copied (replaced existing) 2026/07/04 05:47:19 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:22 DEBUG : dst/one: md5 = 63aeeaf60fa8684aacece53aea052535 OK 2026/07/04 05:47:24 DEBUG : CompareDest/one: md5 = d044c68c2f8593326dfeba065d501dd7 OK 2026/07/04 05:47:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:47:25 DEBUG : one: Sizes differ 2026/07/04 05:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:25 DEBUG : one: size = 5 OK 2026/07/04 05:47:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 05:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:25 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:25 INFO : There was nothing to transfer 2026/07/04 05:47:27 DEBUG : CompareDest/two: md5 = 1c3733f47c0ee744a0e6b16680e4a0ee OK 2026/07/04 05:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:47:29 DEBUG : one: Sizes differ 2026/07/04 05:47:29 DEBUG : two: size = 3 OK 2026/07/04 05:47:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 05:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:29 DEBUG : one: size = 5 OK 2026/07/04 05:47:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 05:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:29 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:29 INFO : There was nothing to transfer 2026/07/04 05:47:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:47:30 DEBUG : one: Sizes differ 2026/07/04 05:47:30 DEBUG : one: size = 5 OK 2026/07/04 05:47:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 05:47:30 DEBUG : two: size = 3 OK 2026/07/04 05:47:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 05:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:30 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:30 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/04 05:47:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:47:31 DEBUG : one: Sizes differ 2026/07/04 05:47:32 DEBUG : one: size = 5 OK 2026/07/04 05:47:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:47:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 05:47:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:47:32 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/CompareDest') 2026/07/04 05:47:32 DEBUG : two: Sizes differ 2026/07/04 05:47:32 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:47:33 DEBUG : two: md5 = 5d9d5cbe66eef4fab45bcb4063fd4d70 OK 2026/07/04 05:47:33 DEBUG : two: size = 5 OK 2026/07/04 05:47:33 INFO : two: Copied (new) 2026/07/04 05:47:33 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:47:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:47:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.57s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:47:41 DEBUG : pre-dest1/1: md5 = a9ed15ded009eaa634d38e1962d16770 OK 2026/07/04 05:47:43 DEBUG : pre-dest2/2: md5 = ec6766d4c60c6a23eb8ef06cfba398d5 OK 2026/07/04 05:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dest" 2026/07/04 05:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/rg03c1jvnehrrc617i0lnqjddc" 2026/07/04 05:47:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/pre-dest1" 2026/07/04 05:47:46 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/bbnblvh6k061ssopqrp18kd7gc" 2026/07/04 05:47:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/pre-dest2" 2026/07/04 05:47:46 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/04 05:47:48 DEBUG : 1: size = 1 OK 2026/07/04 05:47:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:47:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/04 05:47:48 DEBUG : 2: size = 1 OK 2026/07/04 05:47:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:47:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/04 05:47:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/04 05:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dest': Waiting for checks to finish 2026/07/04 05:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dest': Waiting for transfers to finish 2026/07/04 05:47:51 DEBUG : 3: md5 = b5ba888c86d25db3275aff4395bc69f3 OK 2026/07/04 05:47:51 DEBUG : 3: size = 1 OK 2026/07/04 05:47:51 INFO : 3: Copied (new) 2026/07/04 05:47:51 DEBUG : Waiting for deletions to finish 2026/07/04 05:47:55 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/04 05:47:55 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/04 05:47:56 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.74s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:47:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:47:57 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:47:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/CopyDest" 2026/07/04 05:47:59 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/04 05:48:01 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 05:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:03 DEBUG : one: md5 = 84df49787d1e49be345ded067d523c4c OK 2026/07/04 05:48:03 DEBUG : one: size = 3 OK 2026/07/04 05:48:03 INFO : one: Copied (new) 2026/07/04 05:48:03 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:48:05 DEBUG : one: Sizes differ 2026/07/04 05:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:06 DEBUG : one: md5 = 6f3834efdf1dc620f7e12ea21f7308af OK 2026/07/04 05:48:06 DEBUG : one: size = 5 OK 2026/07/04 05:48:06 INFO : one: Copied (replaced existing) 2026/07/04 05:48:06 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:09 DEBUG : dst/one: md5 = 1654eb9285cbf1b1d8291a3a5ac41db8 OK 2026/07/04 05:48:12 DEBUG : CopyDest/one: md5 = f057db62438c865d99bd1e2a31b85d1a OK 2026/07/04 05:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/BackupDir" 2026/07/04 05:48:12 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/04 05:48:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:48:14 DEBUG : one: Sizes differ 2026/07/04 05:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:15 DEBUG : one: size = 5 OK 2026/07/04 05:48:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:48:15 DEBUG : one: Sizes differ 2026/07/04 05:48:17 INFO : one: Moved (server-side) 2026/07/04 05:48:18 DEBUG : one: size = 5 OK 2026/07/04 05:48:18 INFO : one: Copied (server-side copy) 2026/07/04 05:48:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/04 05:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:18 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:20 DEBUG : CopyDest/two: md5 = 24759ecdbe92eba31d3748692d1e02c2 OK 2026/07/04 05:48:21 DEBUG : one: size = 5 OK 2026/07/04 05:48:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:21 DEBUG : one: Unchanged skipping 2026/07/04 05:48:22 DEBUG : two: size = 3 OK 2026/07/04 05:48:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:23 DEBUG : two: size = 3 OK 2026/07/04 05:48:23 INFO : two: Copied (server-side copy) 2026/07/04 05:48:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/04 05:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:23 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:24 DEBUG : one: size = 5 OK 2026/07/04 05:48:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:24 DEBUG : one: Unchanged skipping 2026/07/04 05:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:24 DEBUG : two: size = 3 OK 2026/07/04 05:48:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:24 DEBUG : two: Unchanged skipping 2026/07/04 05:48:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:24 INFO : There was nothing to transfer 2026/07/04 05:48:26 DEBUG : CopyDest/three: md5 = 36c20162269675d1990f32525c386ea0 OK 2026/07/04 05:48:27 DEBUG : one: size = 5 OK 2026/07/04 05:48:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:27 DEBUG : one: Unchanged skipping 2026/07/04 05:48:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:27 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/CopyDest') 2026/07/04 05:48:27 DEBUG : three: Sizes differ 2026/07/04 05:48:27 DEBUG : three: Destination not found in --copy-dest 2026/07/04 05:48:27 DEBUG : three: Need to transfer - File not found at Destination 2026/07/04 05:48:27 DEBUG : two: size = 3 OK 2026/07/04 05:48:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 05:48:27 DEBUG : two: Unchanged skipping 2026/07/04 05:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:29 DEBUG : three: md5 = befd84b662d811fdc9a00b5e13a8bdea OK 2026/07/04 05:48:29 DEBUG : three: size = 7 OK 2026/07/04 05:48:29 INFO : three: Copied (new) 2026/07/04 05:48:29 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/04 05:48:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:48:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:48:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/04 05:48:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:48:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:48:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (39.21s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:48:39 DEBUG : dst/one: md5 = 6b2493550113823483fb21ffe75d153f OK 2026/07/04 05:48:40 DEBUG : dst/two: md5 = d7affb3a1b4d2118ebc90d792ca0cab2 OK 2026/07/04 05:48:42 DEBUG : dst/three.txt: md5 = 92efccfb722c696586449a32ed5ce940 OK 2026/07/04 05:48:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:48:42 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/backup" 2026/07/04 05:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/1nrff024r7pq65ecp72fc28jb0" 2026/07/04 05:48:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:45 DEBUG : one: Sizes differ 2026/07/04 05:48:45 DEBUG : two: size = 3 OK 2026/07/04 05:48:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:48:45 DEBUG : two: Unchanged skipping 2026/07/04 05:48:47 INFO : one: Moved (server-side) 2026/07/04 05:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:49 DEBUG : one: md5 = 484ee4e2268a1af8bc3c71cd88d8d82f OK 2026/07/04 05:48:49 DEBUG : one: size = 4 OK 2026/07/04 05:48:49 INFO : one: Copied (new) 2026/07/04 05:48:49 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:50 INFO : three.txt: Moved (server-side) 2026/07/04 05:48:50 INFO : three.txt: Moved into backup dir 2026/07/04 05:48:52 DEBUG : dst/three.txt: md5 = 86673b52d69b92a5d0b223c26ab6cd4a OK 2026/07/04 05:48:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:48:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:48:53 DEBUG : one: Sizes differ 2026/07/04 05:48:53 DEBUG : two: size = 3 OK 2026/07/04 05:48:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:48:53 DEBUG : two: Unchanged skipping 2026/07/04 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:48:54 INFO : one: Deleted 2026/07/04 05:48:54 INFO : one: Moved (server-side) 2026/07/04 05:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:48:56 DEBUG : one: md5 = c553a87a9ff864c71dbb3267cb864696 OK 2026/07/04 05:48:56 DEBUG : one: size = 5 OK 2026/07/04 05:48:56 INFO : one: Copied (new) 2026/07/04 05:48:56 DEBUG : Waiting for deletions to finish 2026/07/04 05:48:58 INFO : three.txt: Deleted 2026/07/04 05:48:59 INFO : three.txt: Moved (server-side) 2026/07/04 05:48:59 INFO : three.txt: Moved into backup dir 2026/07/04 05:49:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:49:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:49:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/04 05:49:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:49:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:49:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (27.81s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:49:07 DEBUG : dst/one: md5 = 8b69ffb6e96a64e7949a28eaf1cf45a7 OK 2026/07/04 05:49:08 DEBUG : dst/two: md5 = 1017230d9d708c14bf2cc52d2a3f7588 OK 2026/07/04 05:49:10 DEBUG : dst/three.txt: md5 = d64eaf6e6be54903ddb3c1e73a10d0d8 OK 2026/07/04 05:49:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:49:10 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:49:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/backup" 2026/07/04 05:49:11 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/1nrff024r7pq65ecp72fc28jb0" 2026/07/04 05:49:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:49:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:49:13 DEBUG : one: Sizes differ 2026/07/04 05:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:49:13 DEBUG : two: size = 3 OK 2026/07/04 05:49:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:49:13 DEBUG : two: Unchanged skipping 2026/07/04 05:49:15 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:49:17 DEBUG : one: md5 = 13e03377dc71938d763853ed781fc5ca OK 2026/07/04 05:49:17 DEBUG : one: size = 4 OK 2026/07/04 05:49:17 INFO : one: Copied (new) 2026/07/04 05:49:17 DEBUG : Waiting for deletions to finish 2026/07/04 05:49:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:49:18 INFO : three.txt: Moved into backup dir 2026/07/04 05:49:20 DEBUG : dst/three.txt: md5 = 6afe8c2795012b49d3ba909dd32b9618 OK 2026/07/04 05:49:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:49:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:49:21 DEBUG : one: Sizes differ 2026/07/04 05:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:49:21 DEBUG : two: size = 3 OK 2026/07/04 05:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:49:21 DEBUG : two: Unchanged skipping 2026/07/04 05:49:22 INFO : one.bak: Deleted 2026/07/04 05:49:22 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:49:24 DEBUG : one: md5 = 524bbbb214d5cc8d77a9cfab9470bfad OK 2026/07/04 05:49:24 DEBUG : one: size = 5 OK 2026/07/04 05:49:24 INFO : one: Copied (new) 2026/07/04 05:49:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:49:25 INFO : three.txt.bak: Deleted 2026/07/04 05:49:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:49:26 INFO : three.txt: Moved into backup dir 2026/07/04 05:49:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:49:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/04 05:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:49:33 DEBUG : dst/one: md5 = 6599568180efc2eaa8ba4d666c69bfe6 OK 2026/07/04 05:49:35 DEBUG : dst/two: md5 = 22d41057d2ae013077a64a6da3a8abee OK 2026/07/04 05:49:36 DEBUG : dst/three.txt: md5 = 219e80d1626db961797c971c720f61f0 OK 2026/07/04 05:49:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:49:37 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:49:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/backup" 2026/07/04 05:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/1nrff024r7pq65ecp72fc28jb0" 2026/07/04 05:49:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:49:40 DEBUG : two: size = 3 OK 2026/07/04 05:49:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:49:40 DEBUG : one: Sizes differ 2026/07/04 05:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:49:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:49:40 DEBUG : two: Unchanged skipping 2026/07/04 05:49:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/04 05:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:49:43 DEBUG : one: md5 = 645f3a9fa2bc719335f63418d90cbac1 OK 2026/07/04 05:49:43 DEBUG : one: size = 4 OK 2026/07/04 05:49:43 INFO : one: Copied (new) 2026/07/04 05:49:43 DEBUG : Waiting for deletions to finish 2026/07/04 05:49:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/04 05:49:44 INFO : three.txt: Moved into backup dir 2026/07/04 05:49:46 DEBUG : dst/three.txt: md5 = 879c2f4500dde5ea9994d14a49365c33 OK 2026/07/04 05:49:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:49:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:49:47 DEBUG : one: Sizes differ 2026/07/04 05:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:49:47 DEBUG : two: size = 3 OK 2026/07/04 05:49:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:49:47 DEBUG : two: Unchanged skipping 2026/07/04 05:49:48 INFO : one-2019-01-01: Deleted 2026/07/04 05:49:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/04 05:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:49:50 DEBUG : one: md5 = 43625a480d34b3c1a5a6a109b20c7e6c OK 2026/07/04 05:49:50 DEBUG : one: size = 5 OK 2026/07/04 05:49:50 INFO : one: Copied (new) 2026/07/04 05:49:50 DEBUG : Waiting for deletions to finish 2026/07/04 05:49:51 INFO : three-2019-01-01.txt: Deleted 2026/07/04 05:49:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/04 05:49:51 INFO : three.txt: Moved into backup dir 2026/07/04 05:49:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:49:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:49:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/04 05:49:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/04 05:49:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/04 05:49:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.48s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:49:59 DEBUG : dst/one: md5 = bf3f33f4da043db0331b3c3648241d6d OK 2026/07/04 05:50:00 DEBUG : dst/two: md5 = 643d1add722a0587ae8e9ec796b7c23a OK 2026/07/04 05:50:02 DEBUG : dst/three.txt: md5 = 1e6255be881ee54e9f46e9ed3bba4cc1 OK 2026/07/04 05:50:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:50:02 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:50:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:03 DEBUG : one: Sizes differ 2026/07/04 05:50:03 DEBUG : two: size = 3 OK 2026/07/04 05:50:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:50:03 DEBUG : two: Unchanged skipping 2026/07/04 05:50:04 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:50:06 DEBUG : one: md5 = bf14748d51cc856c97f49199a0ea654f OK 2026/07/04 05:50:06 DEBUG : one: size = 4 OK 2026/07/04 05:50:06 INFO : one: Copied (new) 2026/07/04 05:50:06 DEBUG : Waiting for deletions to finish 2026/07/04 05:50:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:50:07 INFO : three.txt: Moved into backup dir 2026/07/04 05:50:09 DEBUG : dst/three.txt: md5 = d6ac4d2deaaa33b2fbe9c0628204b8e4 OK 2026/07/04 05:50:10 DEBUG : one.bak: Excluded (Path Filter) 2026/07/04 05:50:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/04 05:50:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:10 DEBUG : one: Sizes differ 2026/07/04 05:50:10 DEBUG : two: size = 3 OK 2026/07/04 05:50:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:50:10 DEBUG : two: Unchanged skipping 2026/07/04 05:50:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for checks to finish 2026/07/04 05:50:11 INFO : one.bak: Deleted 2026/07/04 05:50:12 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst': Waiting for transfers to finish 2026/07/04 05:50:13 DEBUG : one: md5 = f41c514baec189ab54d590607c17a37a OK 2026/07/04 05:50:13 DEBUG : one: size = 5 OK 2026/07/04 05:50:13 INFO : one: Copied (new) 2026/07/04 05:50:13 DEBUG : Waiting for deletions to finish 2026/07/04 05:50:14 INFO : three.txt.bak: Deleted 2026/07/04 05:50:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:50:14 INFO : three.txt: Moved into backup dir 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:50:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (22.62s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:50:22 DEBUG : dst/one: md5 = dccb5543e13f025ce9e772c00263509e OK 2026/07/04 05:50:23 DEBUG : dst/two: md5 = 4a33a5fda6fd3da383f5398c47e16fd1 OK 2026/07/04 05:50:25 DEBUG : dst/three.txt: md5 = 9b18312a74293dd384c7fcc7997cfb44 OK 2026/07/04 05:50:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:50:25 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:50:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:26 DEBUG : one: Sizes differ 2026/07/04 05:50:27 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:50:29 DEBUG : one: md5 = 46f5d1c863b33d9fa27216dd2966f3a1 OK 2026/07/04 05:50:29 DEBUG : one: size = 4 OK 2026/07/04 05:50:29 INFO : one: Copied (new) 2026/07/04 05:50:29 DEBUG : two: size = 3 OK 2026/07/04 05:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:50:29 DEBUG : two: Unchanged skipping 2026/07/04 05:50:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:29 DEBUG : three.txt: Sizes differ 2026/07/04 05:50:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:50:31 DEBUG : three.txt: md5 = 968cd9c1f6dc96f6cac04800d922545c OK 2026/07/04 05:50:31 DEBUG : three.txt: size = 6 OK 2026/07/04 05:50:31 INFO : three.txt: Copied (new) 2026/07/04 05:50:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:33 DEBUG : one: Sizes differ 2026/07/04 05:50:34 INFO : one.bak: Deleted 2026/07/04 05:50:34 INFO : one: Moved (server-side) to: one.bak 2026/07/04 05:50:36 DEBUG : one: md5 = 7672cbcdf63ccb3b3953f9c0a072a00a OK 2026/07/04 05:50:36 DEBUG : one: size = 5 OK 2026/07/04 05:50:36 INFO : one: Copied (new) 2026/07/04 05:50:36 DEBUG : two: size = 3 OK 2026/07/04 05:50:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:50:36 DEBUG : two: Unchanged skipping 2026/07/04 05:50:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:36 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:36 DEBUG : three.txt: Sizes differ 2026/07/04 05:50:37 INFO : three.txt.bak: Deleted 2026/07/04 05:50:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/04 05:50:39 DEBUG : three.txt: md5 = c7a34994f33f9565ca88748932e32071 OK 2026/07/04 05:50:39 DEBUG : three.txt: size = 19 OK 2026/07/04 05:50:39 INFO : three.txt: Copied (new) 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/04 05:50:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.05s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:50:47 DEBUG : dst/one: md5 = 97ec83bea2d9238e17d23246ef3bb5d1 OK 2026/07/04 05:50:48 DEBUG : dst/two: md5 = 093d6e9c224844d50ce6371d33369028 OK 2026/07/04 05:50:50 DEBUG : dst/three.txt: md5 = 637986bc3ebc463c0022cbcec6f391b1 OK 2026/07/04 05:50:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasujuc9juta/dst" 2026/07/04 05:50:50 DEBUG : Creating backend with remote "TestDrive:crypt/k7j9t2112rt1tcgcn5ot2eo3dovg5oe4ql5qjrg6ec7cg4apru30/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/04 05:50:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:51 DEBUG : one: Sizes differ 2026/07/04 05:50:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/04 05:50:54 DEBUG : one: md5 = 0a39ea0e5d5bebe445091e323d008d1c OK 2026/07/04 05:50:54 DEBUG : one: size = 4 OK 2026/07/04 05:50:54 INFO : one: Copied (new) 2026/07/04 05:50:54 DEBUG : two: size = 3 OK 2026/07/04 05:50:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:50:54 DEBUG : two: Unchanged skipping 2026/07/04 05:50:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:54 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:54 DEBUG : three.txt: Sizes differ 2026/07/04 05:50:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/04 05:50:57 DEBUG : three.txt: md5 = 19383cd4dd51c27b5154f7c99a611b69 OK 2026/07/04 05:50:57 DEBUG : three.txt: size = 6 OK 2026/07/04 05:50:57 INFO : three.txt: Copied (new) 2026/07/04 05:50:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:50:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:50:58 DEBUG : one: Sizes differ 2026/07/04 05:50:59 INFO : one-2019-01-01: Deleted 2026/07/04 05:50:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/04 05:51:01 DEBUG : one: md5 = 845ff61806d884c85f2520ff103877a6 OK 2026/07/04 05:51:01 DEBUG : one: size = 5 OK 2026/07/04 05:51:01 INFO : one: Copied (new) 2026/07/04 05:51:01 DEBUG : two: size = 3 OK 2026/07/04 05:51:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:51:01 DEBUG : two: Unchanged skipping 2026/07/04 05:51:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:51:01 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta/dst') 2026/07/04 05:51:01 DEBUG : three.txt: Sizes differ 2026/07/04 05:51:02 INFO : three-2019-01-01.txt: Deleted 2026/07/04 05:51:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/04 05:51:04 DEBUG : three.txt: md5 = a552f12f529c3f848d0bbdc76e424c66 OK 2026/07/04 05:51:04 DEBUG : three.txt: size = 19 OK 2026/07/04 05:51:04 INFO : three.txt: Copied (new) 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/04 05:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.92s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:51:11 DEBUG : Testêé: md5 = 43023a83e0708c4aa04a0da1a9ac7318 OK 2026/07/04 05:51:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:51:11 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:51:11 DEBUG : Testêé: Sizes differ 2026/07/04 05:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:51:13 DEBUG : Testêé: md5 = a21915a43a1f381e56cedc99c2c88f3e OK 2026/07/04 05:51:13 DEBUG : Testêé: size = 14 OK 2026/07/04 05:51:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/04 05:51:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.46s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:51:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 05:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:51:16 DEBUG : existing: md5 = ac466a507a2b98addda816cb20a6302d OK 2026/07/04 05:51:16 DEBUG : existing: size = 6 OK 2026/07/04 05:51:16 INFO : existing: Copied (new) 2026/07/04 05:51:16 DEBUG : Waiting for deletions to finish 2026/07/04 05:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:51:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:51:17 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:51:17 DEBUG : existing: Sizes differ 2026/07/04 05:51:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/04 05:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:51:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting files as there were IO errors 2026/07/04 05:51:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.31s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:51:20 DEBUG : EXISTING: md5 = ca53b02a60a179c3ca3408cb16c2071e OK 2026/07/04 05:51:21 DEBUG : EXISTING: size = 6 OK 2026/07/04 05:51:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:51:21 DEBUG : existing: Unchanged skipping 2026/07/04 05:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:51:21 DEBUG : Waiting for deletions to finish 2026/07/04 05:51:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.48s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", 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-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:51:26 DEBUG : both0: md5 = 76e33d9635c717c9def77223b0c0e94b OK 2026/07/04 05:51:27 DEBUG : only0: md5 = b30b0ad36cc6001ed779514cc03c92bd OK 2026/07/04 05:51:29 DEBUG : both1: md5 = d451a6264586296db968cdf253b380b0 OK 2026/07/04 05:51:30 DEBUG : only1: md5 = 395aa089de31e2fb1ed47f1e8a6496f7 OK 2026/07/04 05:51:32 DEBUG : both2: md5 = 5b5cb81507e520bb222f935369bb27aa OK 2026/07/04 05:51:33 DEBUG : only2: md5 = 519b9687fe73009c15fc9a33c8eb8b46 OK 2026/07/04 05:51:35 DEBUG : both3: md5 = 11944e8765c896e6ed47e6cb971fed4b OK 2026/07/04 05:51:36 DEBUG : only3: md5 = 61797b1e655d27a20b62fe235f38b02d OK 2026/07/04 05:51:38 DEBUG : both4: md5 = f3b3dc644d9808a09de2596f8319f397 OK 2026/07/04 05:51:39 DEBUG : only4: md5 = f16d02a2a662194c6eb3459c846e6e4a OK 2026/07/04 05:51:41 DEBUG : both5: md5 = 92cdf4731a0d60e361f1cc0761daf116 OK 2026/07/04 05:51:42 DEBUG : only5: md5 = eedc4e7f9cf5e9c14583fffaedb6166b OK 2026/07/04 05:51:44 DEBUG : both6: md5 = 3351417981688aa914e1e30b253187d0 OK 2026/07/04 05:51:45 DEBUG : only6: md5 = 37e2f5d9199c15e10953c220c70a3ba3 OK 2026/07/04 05:51:47 DEBUG : both7: md5 = 4b0c9f71eb8e04481ad967d77c9ca9ec OK 2026/07/04 05:51:49 DEBUG : only7: md5 = bd09fab38295942b4f10999998826970 OK 2026/07/04 05:51:51 DEBUG : both8: md5 = d213e5eb287e168b6d7a7f09366cfc50 OK 2026/07/04 05:51:52 DEBUG : only8: md5 = 75f97b953de7aba50b020fa4995c5770 OK 2026/07/04 05:51:54 DEBUG : both9: md5 = 1fbc425f1ed1f127b3695369c78a35c8 OK 2026/07/04 05:51:55 DEBUG : only9: md5 = a1a4b795b6a5484ce06c847ee12fc7d9 OK 2026/07/04 05:51:57 DEBUG : both10: md5 = ff9839bfdee35ee8a92cd0eeef09171c OK 2026/07/04 05:51:59 DEBUG : only10: md5 = f16e87a281163bc5e66dd9cf377c1dc4 OK 2026/07/04 05:52:00 DEBUG : both11: md5 = e76790a6dfb9a103ed4581e38db3a3af OK 2026/07/04 05:52:02 DEBUG : only11: md5 = abef2b8948f89171ca43e60daa27afb2 OK 2026/07/04 05:52:04 DEBUG : both12: md5 = dcb6e30cfdd225bf733b0ed31173aa5f OK 2026/07/04 05:52:05 DEBUG : only12: md5 = 57d147fc288e460528a7ecf0d535319d OK 2026/07/04 05:52:07 DEBUG : both13: md5 = d4e97251ee4088dcee166f737439adf2 OK 2026/07/04 05:52:08 DEBUG : only13: md5 = d24101f2e5e046445308096b4188015b OK 2026/07/04 05:52:10 DEBUG : both14: md5 = 8a571ebced37951468129ae6bb83e5e9 OK 2026/07/04 05:52:11 DEBUG : only14: md5 = 2134322bebc10a46b783fc16cf7a2fba OK 2026/07/04 05:52:13 DEBUG : both15: md5 = d82c3ef024de6eaf546b2366277bcb35 OK 2026/07/04 05:52:14 DEBUG : only15: md5 = 7c6561ce95081c106d5c55152fd131c7 OK 2026/07/04 05:52:16 DEBUG : both16: md5 = defe2ded646bbb38f478d9fd5784681c OK 2026/07/04 05:52:18 DEBUG : only16: md5 = 4e9cdc852e25a34856f7a197ccb8cb1d OK 2026/07/04 05:52:19 DEBUG : both17: md5 = 2ad9f6131982a23076991ef929585427 OK 2026/07/04 05:52:21 DEBUG : only17: md5 = b9084c7507018f7daa796cacd714cd91 OK 2026/07/04 05:52:22 DEBUG : both18: md5 = 9bac32857d4ee31364b8ec48fff396a9 OK 2026/07/04 05:52:24 DEBUG : only18: md5 = 37d8ff7b608516e832679f31021b06f5 OK 2026/07/04 05:52:26 DEBUG : both19: md5 = c9c4c360629f15ad89690a3f9f70b857 OK 2026/07/04 05:52:27 DEBUG : only19: md5 = 645ca1e0f79d7ac16a3035fa1bb3d785 OK 2026/07/04 05:52:28 DEBUG : both11: size = 6 OK 2026/07/04 05:52:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both10: size = 6 OK 2026/07/04 05:52:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both0: size = 6 OK 2026/07/04 05:52:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both12: size = 6 OK 2026/07/04 05:52:28 DEBUG : both11: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both13: size = 6 OK 2026/07/04 05:52:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both12: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both14: size = 6 OK 2026/07/04 05:52:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both14: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both15: size = 6 OK 2026/07/04 05:52:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both15: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both16: size = 6 OK 2026/07/04 05:52:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both16: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both17: size = 6 OK 2026/07/04 05:52:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both17: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both18: size = 6 OK 2026/07/04 05:52:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both18: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both19: size = 6 OK 2026/07/04 05:52:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both19: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both1: size = 6 OK 2026/07/04 05:52:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both1: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both2: size = 6 OK 2026/07/04 05:52:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both2: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both3: size = 6 OK 2026/07/04 05:52:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both3: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both4: size = 6 OK 2026/07/04 05:52:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both4: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both5: size = 6 OK 2026/07/04 05:52:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both5: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both6: size = 6 OK 2026/07/04 05:52:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both13: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both7: size = 6 OK 2026/07/04 05:52:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both7: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both8: size = 6 OK 2026/07/04 05:52:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both10: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both9: size = 6 OK 2026/07/04 05:52:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:52:28 DEBUG : both9: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both0: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both6: Unchanged skipping 2026/07/04 05:52:28 DEBUG : both8: Unchanged skipping 2026/07/04 05:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:52:28 DEBUG : Waiting for deletions to finish 2026/07/04 05:52:28 INFO : only13: Deleted 2026/07/04 05:52:28 INFO : only14: Deleted 2026/07/04 05:52:28 INFO : only12: Deleted 2026/07/04 05:52:28 INFO : only0: Deleted 2026/07/04 05:52:29 INFO : only15: Deleted 2026/07/04 05:52:29 INFO : only18: Deleted 2026/07/04 05:52:29 INFO : only19: Deleted 2026/07/04 05:52:29 INFO : only1: Deleted 2026/07/04 05:52:29 INFO : only2: Deleted 2026/07/04 05:52:29 INFO : only3: Deleted 2026/07/04 05:52:29 INFO : only17: Deleted 2026/07/04 05:52:29 INFO : only4: Deleted 2026/07/04 05:52:30 INFO : only7: Deleted 2026/07/04 05:52:30 INFO : only8: Deleted 2026/07/04 05:52:30 INFO : only10: Deleted 2026/07/04 05:52:30 INFO : only9: Deleted 2026/07/04 05:52:30 INFO : only11: Deleted 2026/07/04 05:52:30 INFO : only16: Deleted 2026/07/04 05:52:30 INFO : only5: Deleted 2026/07/04 05:52:30 INFO : only6: Deleted 2026/07/04 05:52:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (77.48s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:52:43 DEBUG : both0: md5 = 2f6c7aaa1b0d8f7d4f6e510ed815b82b OK 2026/07/04 05:52:45 DEBUG : only0: md5 = 694610ba24b944ee0a124cbfffc2b66a OK 2026/07/04 05:52:46 DEBUG : both1: md5 = 19e4dae30bc19b39862723adc715464a OK 2026/07/04 05:52:48 DEBUG : only1: md5 = b3506d4c5cf86ea22881f4bb8f642cf6 OK 2026/07/04 05:52:49 DEBUG : both2: md5 = e0ece1e3604a15ea9985531e4e66b8ab OK 2026/07/04 05:52:51 DEBUG : only2: md5 = 38facaefbadc80a569473690ef9ed0be OK 2026/07/04 05:52:53 DEBUG : both3: md5 = fc690b05b6bcab5fe0fa36b5b8af3a0a OK 2026/07/04 05:52:54 DEBUG : only3: md5 = dd3963771dc4f98adcc30cdaee5cb3df OK 2026/07/04 05:52:56 DEBUG : both4: md5 = 58e86902ca3556167f29c0f7f4074f15 OK 2026/07/04 05:52:57 DEBUG : only4: md5 = 6b3fa9e2cb1f24dc252b9f737918cf7e OK 2026/07/04 05:53:00 DEBUG : both5: md5 = 8789d12296bf89545b9810949e1cf66a OK 2026/07/04 05:53:01 DEBUG : only5: md5 = 20654d46bf30fcfd291fc3463fc49515 OK 2026/07/04 05:53:03 DEBUG : both6: md5 = fa4ac82d2fceb073056c3214377639d2 OK 2026/07/04 05:53:04 DEBUG : only6: md5 = 3cddaa82ecc85c13508d26ab124d9fa2 OK 2026/07/04 05:53:06 DEBUG : both7: md5 = ff6c8f7b1e4ed2bcfcf1d2f72eafe5b6 OK 2026/07/04 05:53:08 DEBUG : only7: md5 = 2107b0ba896fc3242b8499aad1147d1b OK 2026/07/04 05:53:09 DEBUG : both8: md5 = 1f548f0265a1784e08c17e5d375f850d OK 2026/07/04 05:53:11 DEBUG : only8: md5 = 02ef1ed7c072cc50f2abdef4d87a2b1b OK 2026/07/04 05:53:12 DEBUG : both9: md5 = f148cf4b50ee064e7775e9d8c31e4656 OK 2026/07/04 05:53:14 DEBUG : only9: md5 = 955512b84313eb4557e705ab0cc9dbeb OK 2026/07/04 05:53:15 DEBUG : both10: md5 = 6774d72cc2617d6936d53a5708336aa7 OK 2026/07/04 05:53:17 DEBUG : only10: md5 = 937a2829794454196d42da8e47e3f45c OK 2026/07/04 05:53:18 DEBUG : both11: md5 = 5c542d1dfdfcd55f72eb49c00c0b5885 OK 2026/07/04 05:53:20 DEBUG : only11: md5 = 7c623f276f30b0c7a195d5e74eead650 OK 2026/07/04 05:53:21 DEBUG : both12: md5 = a4d64ce91c2509ecaca1a5815e5049cc OK 2026/07/04 05:53:23 DEBUG : only12: md5 = fd9efd3a86bc86ff7d768b46c3ea886c OK 2026/07/04 05:53:24 DEBUG : both13: md5 = d2ef745f2df265eea93259bf98dce811 OK 2026/07/04 05:53:26 DEBUG : only13: md5 = 6260146eebb865c3ff47751d33697847 OK 2026/07/04 05:53:27 DEBUG : both14: md5 = 50d2f16261cb846e953e2574a49672d7 OK 2026/07/04 05:53:29 DEBUG : only14: md5 = 0f2609b26e3165068bbe2fcc1a55eeea OK 2026/07/04 05:53:31 DEBUG : both15: md5 = f8e3e2e3685f6dfe1e8415985b07fccd OK 2026/07/04 05:53:32 DEBUG : only15: md5 = 3b92d8b17137759a7f87cc98e0dcf719 OK 2026/07/04 05:53:34 DEBUG : both16: md5 = bb395fd2c7172ceff3dd86b210389917 OK 2026/07/04 05:53:35 DEBUG : only16: md5 = 976ce86dc3726aee6ac3b165cee762a7 OK 2026/07/04 05:53:37 DEBUG : both17: md5 = 3971894deded88975abcaade0fa80d50 OK 2026/07/04 05:53:38 DEBUG : only17: md5 = 37a4ddfe3b2368af0945ad6e49554fde OK 2026/07/04 05:53:40 DEBUG : both18: md5 = dbe9e32f1899dbcf699e20100eac6591 OK 2026/07/04 05:53:41 DEBUG : only18: md5 = 1971f29fea6c40fbb62b65fbb558ce70 OK 2026/07/04 05:53:43 DEBUG : both19: md5 = ec64fb32049b931f96b12133b3183007 OK 2026/07/04 05:53:45 DEBUG : only19: md5 = dd32d41bc5ef6ea45b8467a1a0855ab3 OK 2026/07/04 05:53:46 DEBUG : both10: size = 6 OK 2026/07/04 05:53:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both12: size = 6 OK 2026/07/04 05:53:46 DEBUG : both11: size = 6 OK 2026/07/04 05:53:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both0: size = 6 OK 2026/07/04 05:53:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both10: Unchanged skipping 2026/07/04 05:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:53:46 DEBUG : both13: size = 6 OK 2026/07/04 05:53:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both13: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both14: size = 6 OK 2026/07/04 05:53:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both12: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both15: size = 6 OK 2026/07/04 05:53:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both15: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both16: size = 6 OK 2026/07/04 05:53:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both16: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both17: size = 6 OK 2026/07/04 05:53:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both17: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both18: size = 6 OK 2026/07/04 05:53:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both18: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both19: size = 6 OK 2026/07/04 05:53:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both11: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both1: size = 6 OK 2026/07/04 05:53:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both1: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both2: size = 6 OK 2026/07/04 05:53:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both0: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both3: size = 6 OK 2026/07/04 05:53:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both3: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both4: size = 6 OK 2026/07/04 05:53:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both14: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both5: size = 6 OK 2026/07/04 05:53:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both5: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both6: size = 6 OK 2026/07/04 05:53:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both6: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both7: size = 6 OK 2026/07/04 05:53:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both7: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both8: size = 6 OK 2026/07/04 05:53:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both8: Unchanged skipping 2026/07/04 05:53:46 DEBUG : both9: size = 6 OK 2026/07/04 05:53:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:53:46 DEBUG : both9: Unchanged skipping 2026/07/04 05:53:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only0: Sizes differ 2026/07/04 05:53:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only10: Sizes differ 2026/07/04 05:53:46 DEBUG : both19: Unchanged skipping 2026/07/04 05:53:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only11: Sizes differ 2026/07/04 05:53:46 DEBUG : both2: Unchanged skipping 2026/07/04 05:53:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only12: Sizes differ 2026/07/04 05:53:46 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only13: Sizes differ 2026/07/04 05:53:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only14: Sizes differ 2026/07/04 05:53:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only15: Sizes differ 2026/07/04 05:53:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only16: Sizes differ 2026/07/04 05:53:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only17: Sizes differ 2026/07/04 05:53:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only18: Sizes differ 2026/07/04 05:53:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only19: Sizes differ 2026/07/04 05:53:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : both4: Unchanged skipping 2026/07/04 05:53:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only1: Sizes differ 2026/07/04 05:53:46 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only3: Sizes differ 2026/07/04 05:53:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only4: Sizes differ 2026/07/04 05:53:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only2: Sizes differ 2026/07/04 05:53:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only5: Sizes differ 2026/07/04 05:53:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only6: Sizes differ 2026/07/04 05:53:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only7: Sizes differ 2026/07/04 05:53:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only8: Sizes differ 2026/07/04 05:53:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3215693814) 2026/07/04 05:53:46 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta') 2026/07/04 05:53:46 DEBUG : only9: Sizes differ 2026/07/04 05:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:53:47 DEBUG : only14: md5 = 6715ecb4dcf9da35e15c2a90d51607b3 OK 2026/07/04 05:53:47 DEBUG : only14: size = 0 OK 2026/07/04 05:53:47 INFO : only14: Copied (replaced existing) 2026/07/04 05:53:47 DEBUG : only12: md5 = a7c4f49fc220e267f391470d6095e2cc OK 2026/07/04 05:53:47 DEBUG : only12: size = 0 OK 2026/07/04 05:53:47 INFO : only12: Copied (replaced existing) 2026/07/04 05:53:47 DEBUG : only10: md5 = 101fdac78556858f43e416cb9c8a4d82 OK 2026/07/04 05:53:47 DEBUG : only10: size = 0 OK 2026/07/04 05:53:47 INFO : only10: Copied (replaced existing) 2026/07/04 05:53:47 DEBUG : only0: md5 = 1a690ce978d72e17b0aef3e23b3683bf OK 2026/07/04 05:53:47 DEBUG : only0: size = 0 OK 2026/07/04 05:53:47 INFO : only0: Copied (replaced existing) 2026/07/04 05:53:48 DEBUG : only15: md5 = 85623491d3c3e713aafcce76dfa8d800 OK 2026/07/04 05:53:48 DEBUG : only15: size = 0 OK 2026/07/04 05:53:48 INFO : only15: Copied (replaced existing) 2026/07/04 05:53:48 DEBUG : only16: md5 = 36b6afc3b6a1c56fcba51fbf35ee0406 OK 2026/07/04 05:53:48 DEBUG : only16: size = 0 OK 2026/07/04 05:53:48 INFO : only16: Copied (replaced existing) 2026/07/04 05:53:48 DEBUG : only18: md5 = d8c7e453cd32f7ac1f818956dc780ad2 OK 2026/07/04 05:53:48 DEBUG : only18: size = 0 OK 2026/07/04 05:53:48 INFO : only18: Copied (replaced existing) 2026/07/04 05:53:48 DEBUG : only17: md5 = 77c1712d7f22462905e7db71ba6c2c37 OK 2026/07/04 05:53:48 DEBUG : only17: size = 0 OK 2026/07/04 05:53:48 INFO : only17: Copied (replaced existing) 2026/07/04 05:53:50 DEBUG : only19: md5 = 35c5fb641a5b4b41dce63cc0a0991905 OK 2026/07/04 05:53:50 DEBUG : only19: size = 0 OK 2026/07/04 05:53:50 INFO : only19: Copied (replaced existing) 2026/07/04 05:53:50 DEBUG : only13: md5 = 22705985fc93ae327f879b28e94fff17 OK 2026/07/04 05:53:50 DEBUG : only13: size = 0 OK 2026/07/04 05:53:50 INFO : only13: Copied (replaced existing) 2026/07/04 05:53:50 DEBUG : only1: md5 = c7c0d2ed48a2446216ca02b49da5a5c7 OK 2026/07/04 05:53:50 DEBUG : only1: size = 0 OK 2026/07/04 05:53:50 INFO : only1: Copied (replaced existing) 2026/07/04 05:53:50 DEBUG : only4: md5 = e98aed91cbca278429526f92ba81da5e OK 2026/07/04 05:53:50 DEBUG : only4: size = 0 OK 2026/07/04 05:53:50 INFO : only4: Copied (replaced existing) 2026/07/04 05:53:51 DEBUG : only3: md5 = 1db91dcc554dd6c2c5d2b5e4006120ba OK 2026/07/04 05:53:51 DEBUG : only3: size = 0 OK 2026/07/04 05:53:51 INFO : only3: Copied (replaced existing) 2026/07/04 05:53:51 DEBUG : only7: md5 = dacdc90274acbd0832d8df8522e9a531 OK 2026/07/04 05:53:51 DEBUG : only7: size = 0 OK 2026/07/04 05:53:51 INFO : only7: Copied (replaced existing) 2026/07/04 05:53:51 DEBUG : only6: md5 = d22b845a23aa5ee1b05c377466a72d00 OK 2026/07/04 05:53:51 DEBUG : only6: size = 0 OK 2026/07/04 05:53:51 INFO : only6: Copied (replaced existing) 2026/07/04 05:53:51 DEBUG : only2: md5 = a2dbc958c15576d58e4a561b5b6497e4 OK 2026/07/04 05:53:51 DEBUG : only2: size = 0 OK 2026/07/04 05:53:51 INFO : only2: Copied (replaced existing) 2026/07/04 05:53:52 DEBUG : only11: md5 = 585fca4b1fc08dec6fb93d1e1c7bc730 OK 2026/07/04 05:53:52 DEBUG : only11: size = 0 OK 2026/07/04 05:53:52 INFO : only11: Copied (replaced existing) 2026/07/04 05:53:52 DEBUG : only8: md5 = 91ba593ef0209bb0fbcc2d1706106151 OK 2026/07/04 05:53:52 DEBUG : only8: size = 0 OK 2026/07/04 05:53:52 INFO : only8: Copied (replaced existing) 2026/07/04 05:53:52 DEBUG : only9: md5 = 94774d33b0d784a3b0a206c42a168afc OK 2026/07/04 05:53:52 DEBUG : only9: size = 0 OK 2026/07/04 05:53:52 INFO : only9: Copied (replaced existing) 2026/07/04 05:53:52 DEBUG : only5: md5 = e2d0ce75e76c3a7331ed51605891d7f2 OK 2026/07/04 05:53:52 DEBUG : only5: size = 0 OK 2026/07/04 05:53:52 INFO : only5: Copied (replaced existing) 2026/07/04 05:53:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (92.75s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:54:14 DEBUG : empty_dir: Making directory with metadata 2026/07/04 05:54:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:14 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 05:54:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:14 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 05:54:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/04 05:54:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/04 05:54:31 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:54:32 DEBUG : empty_dir: Making directory with metadata 2026/07/04 05:54:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 05:54:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 05:54:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:54:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:47 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/04 05:54:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/04 05:54:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:54:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:54:52 DEBUG : sub dir: Making directory with metadata 2026/07/04 05:54:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/04 05:55:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:55:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:55:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:55:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/04 05:55:31 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/04 05:55:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:55:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/04 05:55:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/04 05:55:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:55:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:55:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:55:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:55:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:55:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/04 05:55:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:55:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (48.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:55:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 05:55:40 DEBUG : sub dir: Making directory with metadata 2026/07/04 05:55:41 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/04 05:56:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:56:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 05:56:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 05:56:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/04 05:56:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:56:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/04 05:56:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/04 05:56:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:56:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:56:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:56:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:56:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/04 05:56:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/04 05:56:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/04 05:56:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.26s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:56:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 84b32248dbdeec5e39b74aa357f3488c OK 2026/07/04 05:56:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 12c5eb16e713cfa92fabb251477552b2 OK 2026/07/04 05:56:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 7c4f7e72b9e4b8e79d3f8e624d2d7b94 OK 2026/07/04 05:56:37 DEBUG : dir1/0003-defghij.txt: md5 = 3fd2d6deb8690f83e195c26bbf013397 OK 2026/07/04 05:56:39 DEBUG : dir1/0004-efghijk.txt: md5 = 292ec35ec9dfca40621b1925bc3d8f38 OK 2026/07/04 05:56:40 DEBUG : dir1/0005-fghijkl.txt: md5 = bad1007f52fdfabd8c7b1310691aa808 OK 2026/07/04 05:56:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 8dd4845082b81b74bfce74b4bb9014b0 OK 2026/07/04 05:56:43 DEBUG : dir1/0007-1234567.txt: md5 = 0ff8baaa4d65cda24120aea089f1b4dc OK 2026/07/04 05:56:45 DEBUG : dir1/0008-2345678.txt: md5 = d775d275fda34c355ed4656a520d6a7c OK 2026/07/04 05:56:47 DEBUG : dir1/0009-3456789.txt: md5 = 3bf78cd147a47d4de6a63e74cb2ccd85 OK 2026/07/04 05:56:48 DEBUG : dir1/0010-456789.txt: md5 = 885545bc7658ad3225458c9bddba1614 OK 2026/07/04 05:56:50 DEBUG : dir1/0011-56789;.txt: md5 = 3dc7b532006e501dd3fe69c7c64e3f8a OK 2026/07/04 05:56:51 DEBUG : dir1/0012-6789;.txt: md5 = edd2efa5d3e1f806efa37d28f01daec9 OK 2026/07/04 05:56:53 DEBUG : dir1/0013-789;=.txt: md5 = f2719d97378d1d9676f82d66cbf559f2 OK 2026/07/04 05:56:54 DEBUG : dir1/0014-89;=.txt: md5 = 4a9d700e6d5ba89769511861f17396ee OK 2026/07/04 05:56:56 DEBUG : dir1/0015-9;=.txt: md5 = c1f2116820f1c53f68794caaa35da69c OK 2026/07/04 05:56:57 DEBUG : apple: md5 = 558717f8da417849154d99e2b4f87482 OK 2026/07/04 05:56:59 DEBUG : banana: md5 = 4b6c1d1e3a34f7a2e7ff5301dc34c925 OK 2026/07/04 05:57:00 DEBUG : appleappleapplebanana: md5 = ea312ee69aba869c319de38f0a980cba OK 2026/07/04 05:57:02 DEBUG : splitbananasplit: md5 = 24bfb413ae1ca480def30f359b294f60 OK 2026/07/04 05:57:02 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:02 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:57:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:57:03 DEBUG : apple: size = 5 OK 2026/07/04 05:57:03 DEBUG : banana: size = 6 OK 2026/07/04 05:57:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:03 DEBUG : banana: Unchanged skipping 2026/07/04 05:57:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:03 DEBUG : apple: Unchanged skipping 2026/07/04 05:57:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 05:57:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:57:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:57:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:57:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:57:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:57:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:57:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:57:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:57:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:57:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:57:04 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:04 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:05 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1: Directory modification time the same (differ by -366.657µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : apple: size = 5 OK 2026/07/04 05:57:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : apple: Unchanged skipping 2026/07/04 05:57:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:57:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:57:06 DEBUG : banana: size = 6 OK 2026/07/04 05:57:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : banana: Unchanged skipping 2026/07/04 05:57:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:57:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:57:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:57:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:57:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:57:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:57:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:57:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:57:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:57:06 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:06 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:06 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 05:57:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:57:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 2d422fa5fa90a3c24d7f8d1fdd7aa748 OK 2026/07/04 05:57:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 39ac4d7f8e82370b6a2462c732a02a28 OK 2026/07/04 05:57:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 696986e3e0c948b8034a480c2c4a199f OK 2026/07/04 05:57:27 DEBUG : dir1/0003-defghij.txt: md5 = c111ec21fcb73550e08864e9db754f08 OK 2026/07/04 05:57:28 DEBUG : dir1/0004-efghijk.txt: md5 = c3843bf00329bfef10e5857295402d54 OK 2026/07/04 05:57:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 3f3c8c1c951c509ebe7b8d292fcfe1ad OK 2026/07/04 05:57:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 04bf568fb945f4ff656a7d31ef14de3d OK 2026/07/04 05:57:33 DEBUG : dir1/0007-1234567.txt: md5 = 86ab872da69328ccf635404e74d5b191 OK 2026/07/04 05:57:35 DEBUG : dir1/0008-2345678.txt: md5 = 26bba9a72c333f1f366451199b6abd4b OK 2026/07/04 05:57:36 DEBUG : dir1/0009-3456789.txt: md5 = 03bc87234434bc2dc0cd90c9529bf88d OK 2026/07/04 05:57:38 DEBUG : dir1/0010-456789.txt: md5 = 9008233cb5adcb0545c62fa88d92bf46 OK 2026/07/04 05:57:39 DEBUG : dir1/0011-56789;.txt: md5 = 3f037ecaa35c269d15d2b8f934652926 OK 2026/07/04 05:57:41 DEBUG : dir1/0012-6789;.txt: md5 = b09325c9ea18483700d738a8e3f0fc0a OK 2026/07/04 05:57:43 DEBUG : dir1/0013-789;=.txt: md5 = 357c5db335a8bc34463b32bace9840f1 OK 2026/07/04 05:57:44 DEBUG : dir1/0014-89;=.txt: md5 = 009e6d04f5778ba6bb1f20939c08c6b9 OK 2026/07/04 05:57:46 DEBUG : dir1/0015-9;=.txt: md5 = 85a97208219c146b472949aa53c312ef OK 2026/07/04 05:57:47 DEBUG : apple: md5 = 777b70cc4b46b6c2b02e5800395ea426 OK 2026/07/04 05:57:49 DEBUG : banana: md5 = 6a8d2101437202df29fd997f9beaf036 OK 2026/07/04 05:57:51 DEBUG : appleappleapplebanana: md5 = f71a8b8f5b61181411779727f2b1e6cc OK 2026/07/04 05:57:52 DEBUG : splitbananasplit: md5 = 9b8f2f08b9f0abf17e0edd807015cd00 OK 2026/07/04 05:57:52 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:53 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:54 DEBUG : banana: size = 6 OK 2026/07/04 05:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:57:54 DEBUG : apple: size = 5 OK 2026/07/04 05:57:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:54 DEBUG : banana: Unchanged skipping 2026/07/04 05:57:54 DEBUG : apple: Unchanged skipping 2026/07/04 05:57:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 05:57:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:57:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:57:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:57:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:57:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:57:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:57:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:57:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:57:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:57:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:57:55 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:55 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:55 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:57:56 DEBUG : dir1: Directory modification time the same (differ by -649.413µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : apple: size = 5 OK 2026/07/04 05:57:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : apple: Unchanged skipping 2026/07/04 05:57:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:57:56 DEBUG : banana: size = 6 OK 2026/07/04 05:57:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:57:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : banana: Unchanged skipping 2026/07/04 05:57:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:57:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:57:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:57:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:57:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:57:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:57:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:57:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:57:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:57:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:57:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:57:56 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:56 DEBUG : Waiting for deletions to finish 2026/07/04 05:57:57 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 05:58:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:58:13 DEBUG : dir1/0000-abcdefg.txt: md5 = d5c5ecffd82cbfd9b497a3fa73deb9df OK 2026/07/04 05:58:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1b0f1c4aa30c99f5867707f32682a245 OK 2026/07/04 05:58:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 3bb3be0eeb853f85c90c5acfb30fcd43 OK 2026/07/04 05:58:17 DEBUG : dir1/0003-defghij.txt: md5 = f9a8b3e5f4b2350c54ff0b6c2a350782 OK 2026/07/04 05:58:19 DEBUG : dir1/0004-efghijk.txt: md5 = 94e6fe23703c608ece01f3980bfe9c1e OK 2026/07/04 05:58:20 DEBUG : dir1/0005-fghijkl.txt: md5 = ce8568e38353efeba07939fde61e9317 OK 2026/07/04 05:58:22 DEBUG : dir1/0006-ghijklm.txt: md5 = bef6462bc58956436aa42d69bfcbe01b OK 2026/07/04 05:58:23 DEBUG : dir1/0007-1234567.txt: md5 = 84795bd7254bc2a16bb0c8dc01c18396 OK 2026/07/04 05:58:25 DEBUG : dir1/0008-2345678.txt: md5 = 1373e8b3b19cd966897d90c36a9a1f86 OK 2026/07/04 05:58:26 DEBUG : dir1/0009-3456789.txt: md5 = e0088fb2ca79e7f30bc9fb671be65894 OK 2026/07/04 05:58:28 DEBUG : dir1/0010-456789.txt: md5 = 42f4439476627fffae4ac13d557a9c53 OK 2026/07/04 05:58:29 DEBUG : dir1/0011-56789;.txt: md5 = 6583997ea97b556733357e3e32a2c08e OK 2026/07/04 05:58:31 DEBUG : dir1/0012-6789;.txt: md5 = 1308b937c47c623316514f710b91d8cc OK 2026/07/04 05:58:33 DEBUG : dir1/0013-789;=.txt: md5 = a76fc4eefbcb7edaf7ef7c374958ca91 OK 2026/07/04 05:58:34 DEBUG : dir1/0014-89;=.txt: md5 = 0b3a970895be799a88a702c1309b1013 OK 2026/07/04 05:58:36 DEBUG : dir1/0015-9;=.txt: md5 = 2eb5c85e8ab79df67e063c0af764b00c OK 2026/07/04 05:58:38 DEBUG : apple: md5 = c83d67e7265f48fef2f5a8df9bf8e648 OK 2026/07/04 05:58:39 DEBUG : banana: md5 = da4629eb1f10cc3f8a0b7ef3efb4602c OK 2026/07/04 05:58:41 DEBUG : appleappleapplebanana: md5 = 58574b214d49fb16bea2ed6fb5c45ada OK 2026/07/04 05:58:43 DEBUG : splitbananasplit: md5 = 82a33ec30ab4b4ec3c45410b8a61889d OK 2026/07/04 05:58:43 DEBUG : Waiting for deletions to finish 2026/07/04 05:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 05:58:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 05:58:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 05:58:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:58:46 DEBUG : YmFuYW5h: md5 = ea2cba1c2670fed551c20121fa138863 OK 2026/07/04 05:58:46 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 05:58:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/04 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5cd116f290b2208c98652112f4f30d02 OK 2026/07/04 05:58:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 05:58:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:46 DEBUG : YXBwbGU=: md5 = 99ac73df05fb0c9298ee792c16f7c21e OK 2026/07/04 05:58:46 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 05:58:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/04 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = f2b8a1c731088275bfa654e4f90eed10 OK 2026/07/04 05:58:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 05:58:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 34aa4f580aed5ad52d8cba5c6d43a1da OK 2026/07/04 05:58:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 05:58:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 2e9b4d769796ee5a2007fc7b84d3ed5a OK 2026/07/04 05:58:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 05:58:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 08d13eb8f8ca287719c21eab1925efc3 OK 2026/07/04 05:58:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 05:58:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 4d8e4fa9039c864da373f33929fe9da1 OK 2026/07/04 05:58:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 05:58:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 8abbe4cd3cea506b886caae6070545db OK 2026/07/04 05:58:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 05:58:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 32e272ff621ee1bd5c9759b35922afa4 OK 2026/07/04 05:58:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 05:58:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3a408a771d0ded048a4d19ae7d258a00 OK 2026/07/04 05:58:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 05:58:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 10d1ccdd345f00e95785af92d9a9be09 OK 2026/07/04 05:58:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 05:58:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 68da5e09f9216e745b85bab1fe229671 OK 2026/07/04 05:58:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 05:58:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6c00140964de0fe2eb631dd547d30d85 OK 2026/07/04 05:58:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 05:58:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fd66f1105046a9133d5b0edfe0688e6a OK 2026/07/04 05:58:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 05:58:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 164a1cfd2ad0ddf119b170f43649c2e4 OK 2026/07/04 05:58:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 05:58:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = a38dedd71e45a37524951e0320b9d93f OK 2026/07/04 05:58:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 05:58:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 0fac16ca00f8c422a690084db7d0fc64 OK 2026/07/04 05:58:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 05:58:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 96eb8be64d54056d74696cc603779738 OK 2026/07/04 05:58:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 05:58:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:52 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = b81a65c90f42072afca25ea687f0734b OK 2026/07/04 05:58:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 05:58:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:52 DEBUG : Waiting for deletions to finish 2026/07/04 05:58:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 05:58:53 INFO : appleappleapplebanana: Deleted 2026/07/04 05:58:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 05:58:53 INFO : apple: Deleted 2026/07/04 05:58:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 05:58:53 INFO : banana: Deleted 2026/07/04 05:58:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 05:58:53 INFO : splitbananasplit: Deleted 2026/07/04 05:58:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 05:58:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 05:58:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 05:58:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 05:58:54 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 05:58:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 05:58:54 DEBUG : Waiting for deletions to finish 2026/07/04 05:58:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:55 DEBUG : dir1: Directory modification time the same (differ by -934.816µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 05:58:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : apple: Unchanged skipping 2026/07/04 05:58:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:58:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 05:58:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 05:58:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:58:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : banana: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 05:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 05:58:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 05:58:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:58:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 05:58:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:58:55 DEBUG : Waiting for deletions to finish 2026/07/04 05:58:55 DEBUG : Waiting for deletions to finish 2026/07/04 05:58:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 05:58:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:58:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 05:58:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 05:58:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 05:58:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 05:58:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 05:58:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 05:58:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 05:58:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 05:58:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/04 05:59:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 05:59:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 2653b939800ab53e0300d4b2f4202d72 OK 2026/07/04 05:59:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = ed5577948700828c7c9be03f753f6328 OK 2026/07/04 05:59:14 DEBUG : dir1/0002-cdefghi.txt: md5 = b8b6b793ed871edd45393da78a18bfd1 OK 2026/07/04 05:59:16 DEBUG : dir1/0003-defghij.txt: md5 = 862e75796c431a229ed66df3a0bb60fb OK 2026/07/04 05:59:17 DEBUG : dir1/0004-efghijk.txt: md5 = 38241607567a0cb5aaf93fe64dc87c06 OK 2026/07/04 05:59:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 637473bb0ef180e0898eb8d3f20c88f5 OK 2026/07/04 05:59:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 7101f90af14848e18de3a8388854b7aa OK 2026/07/04 05:59:22 DEBUG : dir1/0007-1234567.txt: md5 = e6f2632b05e096cd62c99c5d7ff2157e OK 2026/07/04 05:59:24 DEBUG : dir1/0008-2345678.txt: md5 = 587946b5cf42504e563504833f4b736d OK 2026/07/04 05:59:25 DEBUG : dir1/0009-3456789.txt: md5 = c517e5304e818659c2ca4a73bb1f49b9 OK 2026/07/04 05:59:27 DEBUG : dir1/0010-456789.txt: md5 = f7c6b253e471c699cb9bf141725ff52d OK 2026/07/04 05:59:28 DEBUG : dir1/0011-56789;.txt: md5 = 0b2d6e427549942dc9d0a26b40649c01 OK 2026/07/04 05:59:30 DEBUG : dir1/0012-6789;.txt: md5 = 48bc9694746165da10697a9e99776fda OK 2026/07/04 05:59:32 DEBUG : dir1/0013-789;=.txt: md5 = 4c2b58ca3ac7dba17b9087e54e253520 OK 2026/07/04 05:59:33 DEBUG : dir1/0014-89;=.txt: md5 = ed51028a13a4719352bdd56f56aedfdf OK 2026/07/04 05:59:35 DEBUG : dir1/0015-9;=.txt: md5 = cac5fdaf4ec45944f8fbd28217bf381d OK 2026/07/04 05:59:36 DEBUG : apple: md5 = ce9ebbba68be6939855a50aec77893e1 OK 2026/07/04 05:59:38 DEBUG : banana: md5 = 636bd78da8327bc1d1aff967aa11c4e9 OK 2026/07/04 05:59:39 DEBUG : appleappleapplebanana: md5 = 5537d83bbbc1380c5afca4bf18332667 OK 2026/07/04 05:59:41 DEBUG : splitbananasplit: md5 = 7e8de67c86d9160b6838ff20eb94cdb9 OK 2026/07/04 05:59:41 DEBUG : Waiting for deletions to finish 2026/07/04 05:59:41 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:59:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:43 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 05:59:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 05:59:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 05:59:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 05:59:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 05:59:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 05:59:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 05:59:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 05:59:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 05:59:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 05:59:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 05:59:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 05:59:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 05:59:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 05:59:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 05:59:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 05:59:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:59:44 DEBUG : PREFIXapple: md5 = 27c0d20380d3e417b0b9694106a0d214 OK 2026/07/04 05:59:44 DEBUG : PREFIXapple: size = 5 OK 2026/07/04 05:59:44 INFO : apple: Copied (new) to: PREFIXapple 2026/07/04 05:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:44 DEBUG : PREFIXbanana: md5 = 0c06e3179cfb268a39e82f5d4ac64372 OK 2026/07/04 05:59:44 DEBUG : PREFIXbanana: size = 6 OK 2026/07/04 05:59:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/04 05:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:44 DEBUG : PREFIXappleappleapplebanana: md5 = 3f26da027deacc4fe09245163ed8f49d OK 2026/07/04 05:59:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/04 05:59:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/04 05:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:44 DEBUG : PREFIXsplitbananasplit: md5 = 97e8e74e1b5f51cc07fc0e7e7f607047 OK 2026/07/04 05:59:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/04 05:59:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/04 05:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 2500211c541ce5cbe89f30119b38a390 OK 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:59:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5a8cd4ed3c079ea972124e9f1b6eaa82 OK 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/04 05:59:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 825727a0eb686cf2ae5ede2508184b20 OK 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/04 05:59:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 79258f0beb98119b29761b21b201e78c OK 2026/07/04 05:59:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/04 05:59:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 0beef2a516f478d646aca57b55c5da1a OK 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/04 05:59:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 1ba7ef8ece60e57ccd75430f2787eb46 OK 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/04 05:59:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = b51cece6950bcebe1cc1fe33eb117e74 OK 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/04 05:59:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 617766dec65354cd541a7d571163202d OK 2026/07/04 05:59:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/04 05:59:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:48 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4213a0e8db2ee4efafb95918ce4fc318 OK 2026/07/04 05:59:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/04 05:59:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:48 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 362810db6af5173428ccd377eb3bf212 OK 2026/07/04 05:59:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/04 05:59:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:49 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 021bafab6c5d75237cebc5860a535b1b OK 2026/07/04 05:59:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/04 05:59:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:49 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 59e0d724b2126ed3ba243efde3ccb27f OK 2026/07/04 05:59:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/04 05:59:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 9e77e990332f99caeb38bf2737ee30fb OK 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/04 05:59:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 99f82aa9644cdc733aa92920fb4e28f9 OK 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/04 05:59:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 77832c9fb6e1ba939d0180d8d9506d11 OK 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/04 05:59:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 146945d4c8c720c9726e9dfcc6f907d6 OK 2026/07/04 05:59:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/04 05:59:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:50 DEBUG : Waiting for deletions to finish 2026/07/04 05:59:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 05:59:51 INFO : apple: Deleted 2026/07/04 05:59:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 05:59:51 INFO : appleappleapplebanana: Deleted 2026/07/04 05:59:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 05:59:51 INFO : banana: Deleted 2026/07/04 05:59:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 05:59:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 05:59:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 05:59:52 INFO : splitbananasplit: Deleted 2026/07/04 05:59:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 05:59:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 05:59:52 DEBUG : Waiting for deletions to finish 2026/07/04 05:59:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:59:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 05:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 05:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 05:59:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1: Directory modification time the same (differ by -266.159µs, within tolerance 1ms) 2026/07/04 05:59:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 05:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 05:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 05:59:55 DEBUG : appleappleapplebanana: md5 = fec51424861f0d85178fd58a43d312e0 OK 2026/07/04 05:59:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:59:55 INFO : appleappleapplebanana: Copied (new) 2026/07/04 05:59:55 DEBUG : splitbananasplit: md5 = 0d6cb4842d99fe3a33d68ab02a35ac26 OK 2026/07/04 05:59:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:59:55 INFO : splitbananasplit: Copied (new) 2026/07/04 05:59:55 DEBUG : banana: md5 = cbe57318353320bef667d64cc28388ec OK 2026/07/04 05:59:55 DEBUG : banana: size = 6 OK 2026/07/04 05:59:55 INFO : banana: Copied (new) 2026/07/04 05:59:55 DEBUG : apple: md5 = 1706b70eed90abe172832c1f2fd7475c OK 2026/07/04 05:59:55 DEBUG : apple: size = 5 OK 2026/07/04 05:59:55 INFO : apple: Copied (new) 2026/07/04 05:59:56 DEBUG : dir1/0000-abcdefg.txt: md5 = f846bd4daa91002fa68deff365f046b9 OK 2026/07/04 05:59:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:59:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 05:59:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 774b89f4e11c80f82c6736ad92ff44ec OK 2026/07/04 05:59:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:59:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 05:59:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 442f60586ac7031f83782f1f1192ca19 OK 2026/07/04 05:59:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:59:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 05:59:57 DEBUG : dir1/0003-defghij.txt: md5 = 028f3242ebe0f68093c31f5010e40da0 OK 2026/07/04 05:59:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:59:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 05:59:58 DEBUG : dir1/0004-efghijk.txt: md5 = e4e25cdde3b3a8db6e3759aa3597184d OK 2026/07/04 05:59:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:59:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 05:59:58 DEBUG : dir1/0006-ghijklm.txt: md5 = e3c41be591425d34333e25b74db343ac OK 2026/07/04 05:59:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:59:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 05:59:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 1491e3f16b2ec943bab7b5abf0b26361 OK 2026/07/04 05:59:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:59:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 05:59:58 DEBUG : dir1/0007-1234567.txt: md5 = b1e6ccbae50b8380bd5476ff9dc57ad3 OK 2026/07/04 05:59:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:59:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 05:59:59 DEBUG : dir1/0009-3456789.txt: md5 = 858458afc6480feb605aea4c8aad8043 OK 2026/07/04 05:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:59:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 05:59:59 DEBUG : dir1/0010-456789.txt: md5 = 551c3dfae2063ccf34c635394c444409 OK 2026/07/04 05:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:59:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 05:59:59 DEBUG : dir1/0008-2345678.txt: md5 = 89aa3de41e86655bf4c5ee3fd0db9742 OK 2026/07/04 05:59:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:59:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 06:00:00 DEBUG : dir1/0011-56789;.txt: md5 = d9102ce79034fb73d07f764bb31dd255 OK 2026/07/04 06:00:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:00:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 06:00:01 DEBUG : dir1/0012-6789;.txt: md5 = b43b728385b19ef668bf412977521cb8 OK 2026/07/04 06:00:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:00:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 06:00:01 DEBUG : dir1/0013-789;=.txt: md5 = f50c0c2827bde1fc98be24c5d37feb9f OK 2026/07/04 06:00:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:00:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 06:00:01 DEBUG : dir1/0014-89;=.txt: md5 = e9c8a180441b199ad0b3d60064a6bd16 OK 2026/07/04 06:00:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:00:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 06:00:02 DEBUG : dir1/0015-9;=.txt: md5 = c3f72c9b9b539e35577cc9c0a49cc435 OK 2026/07/04 06:00:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:00:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 06:00:02 DEBUG : Waiting for deletions to finish 2026/07/04 06:00:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/04 06:00:02 INFO : PREFIXapple: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/04 06:00:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/04 06:00:03 INFO : PREFIXbanana: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/04 06:00:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/04 06:00:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/04 06:00:03 INFO : PREFIXsplitbananasplit: Deleted 2026/07/04 06:00:03 DEBUG : Waiting for deletions to finish 2026/07/04 06:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:00:04 DEBUG : Waiting for deletions to finish 2026/07/04 06:00:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:00:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/04 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:00:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 0b0e1858a03cadb24a12caabbf32a169 OK 2026/07/04 06:00:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5139c3f21101eeadb4c4d39d9da7137c OK 2026/07/04 06:00:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 248ce6ee4500bfd59bdce110dab88b26 OK 2026/07/04 06:00:25 DEBUG : dir1/0003-defghij.txt: md5 = 3770058339e3ed442104c39975eff2a9 OK 2026/07/04 06:00:26 DEBUG : dir1/0004-efghijk.txt: md5 = 26276ad399fad3d10ee5e6da74d1bc49 OK 2026/07/04 06:00:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 6abb07b6618189dbef6344201d50bd80 OK 2026/07/04 06:00:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 429e70675c71f4023660aa149397beb8 OK 2026/07/04 06:00:31 DEBUG : dir1/0007-1234567.txt: md5 = fa2f64ad7f2fb454564941902768e2e3 OK 2026/07/04 06:00:32 DEBUG : dir1/0008-2345678.txt: md5 = d904740061700b2b655cb1b82f7d72b5 OK 2026/07/04 06:00:34 DEBUG : dir1/0009-3456789.txt: md5 = ef28110c311af378e3da09149c8e11b0 OK 2026/07/04 06:00:36 DEBUG : dir1/0010-456789.txt: md5 = 9ef126d94460b9bbf269c9b53253a420 OK 2026/07/04 06:00:38 DEBUG : dir1/0011-56789;.txt: md5 = 3d999413f78f8f74d53fc95c196688d2 OK 2026/07/04 06:00:40 DEBUG : dir1/0012-6789;.txt: md5 = efda8e164a7c6758434dacff38f823be OK 2026/07/04 06:00:41 DEBUG : dir1/0013-789;=.txt: md5 = aa2f0d363b86f60be4ffc21b44ef321b OK 2026/07/04 06:00:43 DEBUG : dir1/0014-89;=.txt: md5 = fb92c0fe70ebbaae0c785221f2088441 OK 2026/07/04 06:00:44 DEBUG : dir1/0015-9;=.txt: md5 = 38756cde065f608acd03febdc245bc32 OK 2026/07/04 06:00:46 DEBUG : apple: md5 = 3cd1e5645c23859e63eaf0ac8a3f82c3 OK 2026/07/04 06:00:47 DEBUG : banana: md5 = 7dce7effa30555b33501358e450ee163 OK 2026/07/04 06:00:49 DEBUG : appleappleapplebanana: md5 = 632cfbed87af3e816f5b12497e77304b OK 2026/07/04 06:00:51 DEBUG : splitbananasplit: md5 = 13811ea479708062b8bd8cc308a2bae7 OK 2026/07/04 06:00:51 DEBUG : Waiting for deletions to finish 2026/07/04 06:00:51 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:00:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 06:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:00:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 06:00:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:00:54 DEBUG : appleSUFFIX: md5 = e086d87b93926a4b77ef2284442a3aad OK 2026/07/04 06:00:54 DEBUG : appleSUFFIX: size = 5 OK 2026/07/04 06:00:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/04 06:00:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:00:54 DEBUG : bananaSUFFIX: md5 = ca4c3166904ee3b53bf0e380aaa66d0e OK 2026/07/04 06:00:54 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/04 06:00:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/04 06:00:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:54 DEBUG : appleappleapplebananaSUFFIX: md5 = 195b75eea71d61e8217eea85d6059916 OK 2026/07/04 06:00:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/04 06:00:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/04 06:00:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:00:55 DEBUG : splitbananasplitSUFFIX: md5 = ad4a2bf8e22b4957c8aa378d1e4cb211 OK 2026/07/04 06:00:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/04 06:00:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/04 06:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:00:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = ebdf0eef76b5f202ed6ceceb7974619c OK 2026/07/04 06:00:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/04 06:00:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:00:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = ae72752726d81c302b54681d9e3cc9f8 OK 2026/07/04 06:00:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/04 06:00:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:00:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = bb7be65912b0a7a27a72b701d24d1bf2 OK 2026/07/04 06:00:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/04 06:00:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:00:56 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 47cc26d90080c8731c75165b664a3712 OK 2026/07/04 06:00:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/04 06:00:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8616574b71e3c0441ac3c407aaff62df OK 2026/07/04 06:00:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/04 06:00:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 871492b07af8c12e11febac41c74ece3 OK 2026/07/04 06:00:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/04 06:00:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 2d013bddde2c5c0430426a8e6cd69f46 OK 2026/07/04 06:00:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/04 06:00:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 6bbd168ef41060e5e4de86f3b8e0333e OK 2026/07/04 06:00:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/04 06:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8d5c9c469f88303daadc19fb41785a46 OK 2026/07/04 06:00:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/04 06:00:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a7b9c4376f78fed2bfbdc8f1a34a18e5 OK 2026/07/04 06:00:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/04 06:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:00:59 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = c0b9d34b1c625ad3c76c4fea7b59d808 OK 2026/07/04 06:00:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/04 06:00:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:00:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:00 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = fbc581557708107ad4b8ac90bd1c4eba OK 2026/07/04 06:01:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/04 06:01:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:00 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 580c21f04e8bce920521a26dcd42052b OK 2026/07/04 06:01:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/04 06:01:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:00 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = a7864db5cf1c9d83bfc9255cebd64e9d OK 2026/07/04 06:01:00 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/04 06:01:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:00 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2fb2704760a076bedb336c72d81cda3b OK 2026/07/04 06:01:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/04 06:01:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:01 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = d546061915caf437b5a370fb9a95fa5a OK 2026/07/04 06:01:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/04 06:01:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:01 DEBUG : Waiting for deletions to finish 2026/07/04 06:01:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 06:01:02 INFO : splitbananasplit: Deleted 2026/07/04 06:01:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 06:01:02 INFO : apple: Deleted 2026/07/04 06:01:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 06:01:02 INFO : appleappleapplebanana: Deleted 2026/07/04 06:01:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 06:01:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 06:01:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 06:01:03 INFO : banana: Deleted 2026/07/04 06:01:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 06:01:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 06:01:03 DEBUG : Waiting for deletions to finish 2026/07/04 06:01:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 06:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 06:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 06:01:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 06:01:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1: Directory modification time the same (differ by -661.537µs, within tolerance 1ms) 2026/07/04 06:01:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:01:06 DEBUG : banana: md5 = 126bd7c10a46bf5fecee049fee082a36 OK 2026/07/04 06:01:06 DEBUG : banana: size = 6 OK 2026/07/04 06:01:06 INFO : banana: Copied (new) 2026/07/04 06:01:06 DEBUG : splitbananasplit: md5 = 983bb183713ee135f7f3355301b02996 OK 2026/07/04 06:01:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:01:06 INFO : splitbananasplit: Copied (new) 2026/07/04 06:01:06 DEBUG : appleappleapplebanana: md5 = 6926b4af3e62b55ee79bf916b1e0bb82 OK 2026/07/04 06:01:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:01:06 INFO : appleappleapplebanana: Copied (new) 2026/07/04 06:01:06 DEBUG : apple: md5 = ba83fdb8d31218266a79e6252b15dedf OK 2026/07/04 06:01:06 DEBUG : apple: size = 5 OK 2026/07/04 06:01:06 INFO : apple: Copied (new) 2026/07/04 06:01:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 769073ccf9e523ef104dd164da0a1f8e OK 2026/07/04 06:01:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:01:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 06:01:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3db71fa63cfa37b409900f5bbbaa1d71 OK 2026/07/04 06:01:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:01:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 06:01:08 DEBUG : dir1/0003-defghij.txt: md5 = b624f77aa73e358d7880a6b34ff2b3ec OK 2026/07/04 06:01:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:01:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 06:01:08 DEBUG : dir1/0002-cdefghi.txt: md5 = d935c855e4ae1f69cc1f19b5a5f7518f OK 2026/07/04 06:01:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:01:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 06:01:09 DEBUG : dir1/0004-efghijk.txt: md5 = e3c243e877c52a0bcbf900bb8525c630 OK 2026/07/04 06:01:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:01:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 06:01:09 DEBUG : dir1/0005-fghijkl.txt: md5 = bcaaa4c35c707fe629e29caef4ef09c5 OK 2026/07/04 06:01:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:01:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 06:01:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 58110df61842c27212e69dadc5fab446 OK 2026/07/04 06:01:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:01:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 06:01:10 DEBUG : dir1/0007-1234567.txt: md5 = 4bad49c78d31f5a6ba133cbb1c1fff3a OK 2026/07/04 06:01:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:01:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 06:01:10 DEBUG : dir1/0008-2345678.txt: md5 = bd5f2bcf64364bc6c8d37b4e3e73f9e6 OK 2026/07/04 06:01:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:01:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 06:01:10 DEBUG : dir1/0009-3456789.txt: md5 = abfe01c1f921ca459c629202e7c02353 OK 2026/07/04 06:01:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:01:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 06:01:11 DEBUG : dir1/0010-456789.txt: md5 = 4218bb3fa4b7000186e55745f5f20674 OK 2026/07/04 06:01:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:01:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 06:01:11 DEBUG : dir1/0011-56789;.txt: md5 = 4e96b8ba43df05d98dd0be599e618bc3 OK 2026/07/04 06:01:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:01:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 06:01:12 DEBUG : dir1/0012-6789;.txt: md5 = 57ab093f87f8faf92f3981e1f07e251e OK 2026/07/04 06:01:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:01:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 06:01:12 DEBUG : dir1/0014-89;=.txt: md5 = e7e179c5d4015e53758753c69b4236d6 OK 2026/07/04 06:01:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:01:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 06:01:12 DEBUG : dir1/0013-789;=.txt: md5 = 0293777ff01cc945c16649f5b8cc0aab OK 2026/07/04 06:01:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:01:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 06:01:13 DEBUG : dir1/0015-9;=.txt: md5 = 5a4e81e17b44d60bcfa02764188344b2 OK 2026/07/04 06:01:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:01:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 06:01:13 DEBUG : Waiting for deletions to finish 2026/07/04 06:01:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/04 06:01:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/04 06:01:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/04 06:01:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/04 06:01:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/04 06:01:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/04 06:01:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : appleSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : splitbananasplitSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : bananaSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/04 06:01:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/04 06:01:14 DEBUG : Waiting for deletions to finish 2026/07/04 06:01:15 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : Waiting for deletions to finish 2026/07/04 06:01:16 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/04 06:01:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:01:31 DEBUG : dir1/0000-abcdefg.txt: md5 = daba06d8be6b8180de6123e7244179f6 OK 2026/07/04 06:01:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15a52984f4d64cf548a4df2e21a2f195 OK 2026/07/04 06:01:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f04334c9a505cbeb7df5cbf342863db OK 2026/07/04 06:01:36 DEBUG : dir1/0003-defghij.txt: md5 = 0f7ebc25b7f8def9c352980ecacc9e51 OK 2026/07/04 06:01:38 DEBUG : dir1/0004-efghijk.txt: md5 = e621f50f5a0b5844fe18a9670b34aee9 OK 2026/07/04 06:01:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b2f258433601e1cc64841db480575729 OK 2026/07/04 06:01:41 DEBUG : dir1/0006-ghijklm.txt: md5 = cbd3e51dfdb355d218c96765cc267b41 OK 2026/07/04 06:01:42 DEBUG : dir1/0007-1234567.txt: md5 = b89cd0d1a95155914d98800338a9f374 OK 2026/07/04 06:01:44 DEBUG : dir1/0008-2345678.txt: md5 = 62eb6ae707c932bccb8dd22fa58d31cd OK 2026/07/04 06:01:46 DEBUG : dir1/0009-3456789.txt: md5 = 92335aff44aadd24e84d26fad0cdf75e OK 2026/07/04 06:01:47 DEBUG : dir1/0010-456789.txt: md5 = 2489655786e038f94ac8e6cd095686b7 OK 2026/07/04 06:01:49 DEBUG : dir1/0011-56789;.txt: md5 = 2d7ac82a3b8fd084c81baf31be3df7c4 OK 2026/07/04 06:01:50 DEBUG : dir1/0012-6789;.txt: md5 = e157c1181f9fc44eb4cb30c317986297 OK 2026/07/04 06:01:52 DEBUG : dir1/0013-789;=.txt: md5 = 42a8bd1901b2d74bfc7f23772fd3dec0 OK 2026/07/04 06:01:54 DEBUG : dir1/0014-89;=.txt: md5 = 8d2f0f26f5b2145a7b81c43d330b86ae OK 2026/07/04 06:01:56 DEBUG : dir1/0015-9;=.txt: md5 = f1f4dc70b6d51c93ea3786eed84d96a5 OK 2026/07/04 06:01:58 DEBUG : apple: md5 = d7639efa50249f7a75727b4fbdb0a773 OK 2026/07/04 06:02:00 DEBUG : banana: md5 = 823b3e8f666303af4c05bc686c527c00 OK 2026/07/04 06:02:01 DEBUG : appleappleapplebanana: md5 = f433f68104840639c55962766bf6f129 OK 2026/07/04 06:02:03 DEBUG : splitbananasplit: md5 = c72e1cc7ee547f80b7f395390f95b405 OK 2026/07/04 06:02:03 DEBUG : Waiting for deletions to finish 2026/07/04 06:02:03 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:02:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:02:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:05 DEBUG : apple: size = 5 OK 2026/07/04 06:02:05 DEBUG : banana: size = 6 OK 2026/07/04 06:02:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:05 DEBUG : banana: Unchanged skipping 2026/07/04 06:02:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:05 DEBUG : apple: Unchanged skipping 2026/07/04 06:02:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:02:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 06:02:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 06:02:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:02:06 DEBUG : appleapple: md5 = f333174f1700d97f63bf7bbd60231449 OK 2026/07/04 06:02:06 DEBUG : appleapple: size = 21 OK 2026/07/04 06:02:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/04 06:02:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:07 DEBUG : dir1/0001-bcdef: md5 = 497c4a1ac0a4cde88cac11a4a7f8d365 OK 2026/07/04 06:02:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 06:02:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/04 06:02:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:07 DEBUG : dir1/0000-abcde: md5 = c213455a832011f10150652420cf1f8b OK 2026/07/04 06:02:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 06:02:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/04 06:02:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:07 DEBUG : splitbanan: md5 = cc2145c98fe7bfdf7ccb2cd02adb79db OK 2026/07/04 06:02:07 DEBUG : splitbanan: size = 16 OK 2026/07/04 06:02:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/04 06:02:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:08 DEBUG : dir1/0002-cdefg: md5 = 178074843b1f6f509d45eb59410181dc OK 2026/07/04 06:02:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 06:02:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/04 06:02:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:08 DEBUG : dir1/0003-defgh: md5 = d9eeb4b6d563eaf7ca379b2f1f53d906 OK 2026/07/04 06:02:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 06:02:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/04 06:02:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:08 DEBUG : dir1/0004-efghi: md5 = 96b67e4b38a9a5e4475896feafcf38b9 OK 2026/07/04 06:02:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 06:02:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/04 06:02:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:09 DEBUG : dir1/0005-fghij: md5 = 7ae905530241229106ba1374b2d75aae OK 2026/07/04 06:02:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 06:02:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/04 06:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:09 DEBUG : dir1/0006-ghijk: md5 = 6eea0648147e2bdb9b362f12389e0cb3 OK 2026/07/04 06:02:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 06:02:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/04 06:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:10 DEBUG : dir1/0008-23456: md5 = c523fb2bfe7b939e31f1bb1ef59f8955 OK 2026/07/04 06:02:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 06:02:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/04 06:02:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:10 DEBUG : dir1/0007-12345: md5 = d259e35833995eb56041539b3d106388 OK 2026/07/04 06:02:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 06:02:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/04 06:02:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:10 DEBUG : dir1/0009-34567: md5 = d803d17748af70b1e2eda35ce645a495 OK 2026/07/04 06:02:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 06:02:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/04 06:02:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:11 DEBUG : dir1/0010-45678: md5 = ef5bd4a9b7b53d0620d2576dd8f3b205 OK 2026/07/04 06:02:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 06:02:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/04 06:02:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:11 DEBUG : dir1/0012-6789;: md5 = 3fc59e02aefb76efcdd24019a1eb1d58 OK 2026/07/04 06:02:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 06:02:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/04 06:02:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:11 DEBUG : dir1/0011-56789: md5 = 02c47fd67399238b2296943dbea13620 OK 2026/07/04 06:02:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 06:02:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/04 06:02:12 DEBUG : dir1/0013-789;=: md5 = 1265e084930d4daeca681dadab5e3b9f OK 2026/07/04 06:02:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 06:02:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/04 06:02:12 DEBUG : dir1/0014-89;=.: md5 = b0a63ba0bb6d463405f3754131ea92d7 OK 2026/07/04 06:02:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 06:02:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/04 06:02:13 DEBUG : dir1/0015-9;=.t: md5 = 51855ad41ebb2a22f716df2eaaff6902 OK 2026/07/04 06:02:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 06:02:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/04 06:02:13 DEBUG : Waiting for deletions to finish 2026/07/04 06:02:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 06:02:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 06:02:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 06:02:13 INFO : splitbananasplit: Deleted 2026/07/04 06:02:13 INFO : appleappleapplebanana: Deleted 2026/07/04 06:02:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 06:02:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 06:02:13 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 06:02:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 06:02:14 DEBUG : Waiting for deletions to finish 2026/07/04 06:02:15 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:16 DEBUG : dir1: Directory modification time the same (differ by -65.237µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:16 DEBUG : apple: size = 5 OK 2026/07/04 06:02:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : apple: Unchanged skipping 2026/07/04 06:02:16 DEBUG : banana: size = 6 OK 2026/07/04 06:02:16 DEBUG : appleapple: size = 21 OK 2026/07/04 06:02:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : splitbanan: size = 16 OK 2026/07/04 06:02:16 DEBUG : banana: Unchanged skipping 2026/07/04 06:02:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:02:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 06:02:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 06:02:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 06:02:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 06:02:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 06:02:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 06:02:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 06:02:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 06:02:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 06:02:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 06:02:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 06:02:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 06:02:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 06:02:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 06:02:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 06:02:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 06:02:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 06:02:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 06:02:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 06:02:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:02:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 06:02:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 06:02:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 06:02:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 06:02:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:02:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:02:16 DEBUG : Waiting for deletions to finish 2026/07/04 06:02:16 DEBUG : Waiting for deletions to finish 2026/07/04 06:02:17 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 06:02:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 06:02:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 06:02:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 06:02:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 06:02:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 06:02:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 06:02:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 06:02:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 06:02:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 06:02:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 06:02:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 06:02:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 06:02:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 06:02:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 06:02:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 06:02:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 06:02:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 06:02:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:02:32 DEBUG : dir1/0000-abcdefg.txt: md5 = c947eceb0181b27e84aa948cc40352c0 OK 2026/07/04 06:02:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea894556faa180ca72999eee8c0f7563 OK 2026/07/04 06:02:35 DEBUG : dir1/0002-cdefghi.txt: md5 = d8c213c6bd84d699c6f3e58795656fe1 OK 2026/07/04 06:02:37 DEBUG : dir1/0003-defghij.txt: md5 = 9e4e0164fd0e2f1a498a6d1267c16eeb OK 2026/07/04 06:02:38 DEBUG : dir1/0004-efghijk.txt: md5 = 45f53ce6a2ab678b82745299f4fff5ad OK 2026/07/04 06:02:40 DEBUG : dir1/0005-fghijkl.txt: md5 = d361df7713d3d9fb4dd596a9f7d12b20 OK 2026/07/04 06:02:41 DEBUG : dir1/0006-ghijklm.txt: md5 = cf27d34b1fda9ab2392d4bd1404e1b8f OK 2026/07/04 06:02:43 DEBUG : dir1/0007-1234567.txt: md5 = e639a862d404008a035a892411b297ca OK 2026/07/04 06:02:44 DEBUG : dir1/0008-2345678.txt: md5 = 687efbc56039099e69c92e3ddd28172c OK 2026/07/04 06:02:46 DEBUG : dir1/0009-3456789.txt: md5 = 62f2d9f3d476f87bc666cb0af66f57a7 OK 2026/07/04 06:02:47 DEBUG : dir1/0010-456789.txt: md5 = aa454783ae016801fe1b768b45f20f34 OK 2026/07/04 06:02:49 DEBUG : dir1/0011-56789;.txt: md5 = 32ab743b15aaeeb2177d13581fc606dc OK 2026/07/04 06:02:51 DEBUG : dir1/0012-6789;.txt: md5 = 62621f4e3c648b5c4de030dbdd20dd25 OK 2026/07/04 06:02:52 DEBUG : dir1/0013-789;=.txt: md5 = 73299fd469fd9becc177f9799da029e7 OK 2026/07/04 06:02:54 DEBUG : dir1/0014-89;=.txt: md5 = 742011b41987b048ba380a8b9e097c10 OK 2026/07/04 06:02:56 DEBUG : dir1/0015-9;=.txt: md5 = c6a108d2bcec358bec202a500b585df4 OK 2026/07/04 06:02:57 DEBUG : apple: md5 = 50ef5458a3b93b718c41699985d99e49 OK 2026/07/04 06:02:59 DEBUG : banana: md5 = 71ac567486978a7c02699b5c7282cfd1 OK 2026/07/04 06:03:00 DEBUG : appleappleapplebanana: md5 = bcb36df3b93776a0862c3f16638b05ea OK 2026/07/04 06:03:02 DEBUG : splitbananasplit: md5 = c8cf5cbfa6ee48436958e34ea677f383 OK 2026/07/04 06:03:02 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:03:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:04 DEBUG : banana: size = 6 OK 2026/07/04 06:03:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:04 DEBUG : banana: Unchanged skipping 2026/07/04 06:03:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:03:04 DEBUG : apple: size = 5 OK 2026/07/04 06:03:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:04 DEBUG : apple: Unchanged skipping 2026/07/04 06:03:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:03:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:03:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:03:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:03:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:03:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:03:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:03:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:03:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:03:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:03:05 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:05 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:06 DEBUG : dir1: Directory modification time the same (differ by -404.02µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : apple: size = 5 OK 2026/07/04 06:03:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : apple: Unchanged skipping 2026/07/04 06:03:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:03:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:03:06 DEBUG : banana: size = 6 OK 2026/07/04 06:03:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : banana: Unchanged skipping 2026/07/04 06:03:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:03:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:03:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:03:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:03:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:03:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:03:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:03:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:03:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:03:06 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:06 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:07 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:03:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:03:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 3e3e0a574444dcc6d677dd6dd79f877b OK 2026/07/04 06:03:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = f6e381d64647c74d58b1f8ea02634264 OK 2026/07/04 06:03:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 9393eec6074c9c1775704bc238694d48 OK 2026/07/04 06:03:28 DEBUG : dir1/0003-defghij.txt: md5 = 2f7884800d41e0b647e95426922709df OK 2026/07/04 06:03:30 DEBUG : dir1/0004-efghijk.txt: md5 = 503fe620258b68dd179509a2e2e40776 OK 2026/07/04 06:03:31 DEBUG : dir1/0005-fghijkl.txt: md5 = ad18af1526598b045f900b3483e4958e OK 2026/07/04 06:03:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 3dae383b3992a11b593796af5a2b60d7 OK 2026/07/04 06:03:34 DEBUG : dir1/0007-1234567.txt: md5 = 91cc26e26cf6cc49a8d9b12f06624787 OK 2026/07/04 06:03:35 DEBUG : dir1/0008-2345678.txt: md5 = fe365ea9de760e3c03075c0743f7e752 OK 2026/07/04 06:03:37 DEBUG : dir1/0009-3456789.txt: md5 = 389da37e2b6e479513caf1d92de05186 OK 2026/07/04 06:03:39 DEBUG : dir1/0010-456789.txt: md5 = da553d1250b1d5c9cd95654f1f5791f3 OK 2026/07/04 06:03:40 DEBUG : dir1/0011-56789;.txt: md5 = 360c2ec999503de9512be5e3a6210d80 OK 2026/07/04 06:03:42 DEBUG : dir1/0012-6789;.txt: md5 = b0f5778ee88cb4f338848dd9d4fc50aa OK 2026/07/04 06:03:43 DEBUG : dir1/0013-789;=.txt: md5 = 17d611146e710a6c789cf57f1e973a58 OK 2026/07/04 06:03:45 DEBUG : dir1/0014-89;=.txt: md5 = a87d98906d997e2061c4ddce3829f4a6 OK 2026/07/04 06:03:46 DEBUG : dir1/0015-9;=.txt: md5 = 54c6b418cccb6e4297ab8bc29645ebff OK 2026/07/04 06:03:48 DEBUG : apple: md5 = f009d13ff566b4586822f0d2f4cf42b1 OK 2026/07/04 06:03:49 DEBUG : banana: md5 = 7902c3cf6b24608312c73bb9e5c9c582 OK 2026/07/04 06:03:51 DEBUG : appleappleapplebanana: md5 = 51bf8e0ec39a6899b39e46042b05209d OK 2026/07/04 06:03:53 DEBUG : splitbananasplit: md5 = 4b4715eae22d2d8c3975bfe510b033af OK 2026/07/04 06:03:53 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:53 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:54 DEBUG : apple: size = 5 OK 2026/07/04 06:03:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:54 DEBUG : apple: Unchanged skipping 2026/07/04 06:03:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:03:54 DEBUG : banana: size = 6 OK 2026/07/04 06:03:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:03:54 DEBUG : banana: Unchanged skipping 2026/07/04 06:03:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:03:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:03:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:03:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:03:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:03:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:03:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:03:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:03:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:03:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:03:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:03:55 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:55 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:56 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1: Directory modification time the same (differ by -691.308µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : apple: size = 5 OK 2026/07/04 06:03:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : apple: Unchanged skipping 2026/07/04 06:03:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:03:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:03:57 DEBUG : banana: size = 6 OK 2026/07/04 06:03:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : banana: Unchanged skipping 2026/07/04 06:03:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:03:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:03:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:03:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:03:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:03:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:03:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:03:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:03:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:03:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:03:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:03:57 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:57 DEBUG : Waiting for deletions to finish 2026/07/04 06:03:57 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:03:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:04:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 9129bd4b1fc3f981b1fc9d44d55c42f1 OK 2026/07/04 06:04:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4a54fa0f1ebdfb546dfe0f47384f0acb OK 2026/07/04 06:04:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 78204eebe86b9efbc57784b4c038dbaf OK 2026/07/04 06:04:18 DEBUG : dir1/0003-defghij.txt: md5 = b10549aff7650452db8c6e31bc4a5c4f OK 2026/07/04 06:04:20 DEBUG : dir1/0004-efghijk.txt: md5 = 2aeec7cbc15a061efee2d11a0d9dd32a OK 2026/07/04 06:04:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 75b0fc154859fba74998c944574e0126 OK 2026/07/04 06:04:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 6a4567adc245ea6b0ccef3aee0f543db OK 2026/07/04 06:04:24 DEBUG : dir1/0007-1234567.txt: md5 = 62034f33e542ebf2670b6d765364846b OK 2026/07/04 06:04:26 DEBUG : dir1/0008-2345678.txt: md5 = 9445db16bff65faeb0a9a4dd0611b786 OK 2026/07/04 06:04:27 DEBUG : dir1/0009-3456789.txt: md5 = b3618cdb56efc58b4efcb0eeb5055c0c OK 2026/07/04 06:04:29 DEBUG : dir1/0010-456789.txt: md5 = 811093a4026a780a857519386aa6f34a OK 2026/07/04 06:04:30 DEBUG : dir1/0011-56789;.txt: md5 = 5330828de6c8da544036d8e0354da1e7 OK 2026/07/04 06:04:32 DEBUG : dir1/0012-6789;.txt: md5 = eb39d20e32e98067fae29ea4fed5ccd1 OK 2026/07/04 06:04:34 DEBUG : dir1/0013-789;=.txt: md5 = 41dfc01c20a146edc560ab1708109983 OK 2026/07/04 06:04:35 DEBUG : dir1/0014-89;=.txt: md5 = dce3f6e37d4fb96d7afc16f8b351ff92 OK 2026/07/04 06:04:36 DEBUG : dir1/0015-9;=.txt: md5 = 2fc8cf75536002507627d4782a7e6ac0 OK 2026/07/04 06:04:38 DEBUG : apple: md5 = b97878609b049a44eeda2a44715b6fef OK 2026/07/04 06:04:40 DEBUG : banana: md5 = a69c0708d5c7e46256c4cc9508a2491a OK 2026/07/04 06:04:41 DEBUG : appleappleapplebanana: md5 = 51859835c050775da1b2e9dbc226ea0f OK 2026/07/04 06:04:43 DEBUG : splitbananasplit: md5 = e6f282f83f379c05986f194d642e0a91 OK 2026/07/04 06:04:43 DEBUG : Waiting for deletions to finish 2026/07/04 06:04:43 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:04:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:04:45 DEBUG : apple: size = 5 OK 2026/07/04 06:04:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : apple: Unchanged skipping 2026/07/04 06:04:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:04:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:04:45 DEBUG : banana: size = 6 OK 2026/07/04 06:04:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : banana: Unchanged skipping 2026/07/04 06:04:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:04:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:04:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:04:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:04:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:04:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:04:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:04:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:04:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:04:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:04:45 DEBUG : Waiting for deletions to finish 2026/07/04 06:04:45 DEBUG : Waiting for deletions to finish 2026/07/04 06:04:46 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:04:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:04:47 DEBUG : dir1: Directory modification time the same (differ by -974.487µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : apple: size = 5 OK 2026/07/04 06:04:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : apple: Unchanged skipping 2026/07/04 06:04:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:04:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:04:47 DEBUG : banana: size = 6 OK 2026/07/04 06:04:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : banana: Unchanged skipping 2026/07/04 06:04:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:04:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:04:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:04:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:04:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:04:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:04:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:04:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:04:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:04:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:04:47 DEBUG : Waiting for deletions to finish 2026/07/04 06:04:47 DEBUG : Waiting for deletions to finish 2026/07/04 06:04:48 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:05:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:05:03 DEBUG : dir1/0000-abcdefg.txt: md5 = a98d8bf40611df40d2bdc937cd58ccc1 OK 2026/07/04 06:05:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = a497441f3646757bdf30edd4a42295df OK 2026/07/04 06:05:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 93fb1b9b8571d4c41e82ef3a1e75a78b OK 2026/07/04 06:05:09 DEBUG : dir1/0003-defghij.txt: md5 = 23d0e95fa4054a75d62d4157a599779a OK 2026/07/04 06:05:11 DEBUG : dir1/0004-efghijk.txt: md5 = a9b42ababaca81e2de5d617cbae66ac1 OK 2026/07/04 06:05:12 DEBUG : dir1/0005-fghijkl.txt: md5 = f21c0858fb730c28d0a27e5216eddf29 OK 2026/07/04 06:05:14 DEBUG : dir1/0006-ghijklm.txt: md5 = f4abc95a7c90d2c397f2cd6395aef5ca OK 2026/07/04 06:05:15 DEBUG : dir1/0007-1234567.txt: md5 = dc3313be85f7f7ea29901f8a9f2e5460 OK 2026/07/04 06:05:17 DEBUG : dir1/0008-2345678.txt: md5 = f49d00ca0c1465d5083bdf7b49377c0a OK 2026/07/04 06:05:19 DEBUG : dir1/0009-3456789.txt: md5 = cb92dee080d5cd6d9bbff980be8bec66 OK 2026/07/04 06:05:20 DEBUG : dir1/0010-456789.txt: md5 = bc7667120d9bcdb4bb6ca70603ec7f49 OK 2026/07/04 06:05:22 DEBUG : dir1/0011-56789;.txt: md5 = e54be13ec4c78af272e98157fbbade51 OK 2026/07/04 06:05:23 DEBUG : dir1/0012-6789;.txt: md5 = 439eadb275e324ecce002291db9a2015 OK 2026/07/04 06:05:25 DEBUG : dir1/0013-789;=.txt: md5 = 43441a657715f92089b057710e57ec67 OK 2026/07/04 06:05:27 DEBUG : dir1/0014-89;=.txt: md5 = b87b87362ef913b791eae75e238b1033 OK 2026/07/04 06:05:28 DEBUG : dir1/0015-9;=.txt: md5 = 404c2d924ac7a9dbbf0f8c0e3bf28b70 OK 2026/07/04 06:05:30 DEBUG : apple: md5 = 9271c19e72cc3aaa0be0432179eb05f2 OK 2026/07/04 06:05:31 DEBUG : banana: md5 = 27ca1dc6399f5f36cb579d34409c64ac OK 2026/07/04 06:05:33 DEBUG : appleappleapplebanana: md5 = 39325347eb9241b6d7dccb0f2fb51d69 OK 2026/07/04 06:05:34 DEBUG : splitbananasplit: md5 = 23bad6f3a4b9ee3f95050ab70306a769 OK 2026/07/04 06:05:34 DEBUG : Waiting for deletions to finish 2026/07/04 06:05:35 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:05:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:05:36 DEBUG : apple: size = 5 OK 2026/07/04 06:05:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:36 DEBUG : apple: Unchanged skipping 2026/07/04 06:05:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:05:36 DEBUG : banana: size = 6 OK 2026/07/04 06:05:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:05:36 DEBUG : banana: Unchanged skipping 2026/07/04 06:05:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:05:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:05:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:05:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:05:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:05:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:05:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:05:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:05:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:05:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:05:37 DEBUG : Waiting for deletions to finish 2026/07/04 06:05:37 DEBUG : Waiting for deletions to finish 2026/07/04 06:05:37 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:05:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1: Directory modification time the same (differ by -266.398µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : apple: size = 5 OK 2026/07/04 06:05:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : apple: Unchanged skipping 2026/07/04 06:05:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:05:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:05:39 DEBUG : banana: size = 6 OK 2026/07/04 06:05:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : banana: Unchanged skipping 2026/07/04 06:05:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:05:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:05:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:05:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:05:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:05:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:05:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:05:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:05:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:05:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:05:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:05:39 DEBUG : Waiting for deletions to finish 2026/07/04 06:05:39 DEBUG : Waiting for deletions to finish 2026/07/04 06:05:39 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:05:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 78703dce44e92a87bd7cc9397006a49d OK 2026/07/04 06:05:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4a86fca65149b98f17526d979d27e25b OK 2026/07/04 06:05:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 14a292e90c892146ad25e056b3ddef5f OK 2026/07/04 06:05:59 DEBUG : dir1/0003-defghij.txt: md5 = a3edb67ecb8644e43416b84c02531df0 OK 2026/07/04 06:06:01 DEBUG : dir1/0004-efghijk.txt: md5 = 096742e3a8e282b4199ee85508b66ad4 OK 2026/07/04 06:06:02 DEBUG : dir1/0005-fghijkl.txt: md5 = e926c7f502da087a00cae007e5771aca OK 2026/07/04 06:06:04 DEBUG : dir1/0006-ghijklm.txt: md5 = b7e97cbcb624d8d791bf78585e0b9007 OK 2026/07/04 06:06:05 DEBUG : dir1/0007-1234567.txt: md5 = 131d9c8c6f2c18183a56f16852dfcbb6 OK 2026/07/04 06:06:07 DEBUG : dir1/0008-2345678.txt: md5 = 9527f11fd9c2bba18e49c6ebf8451705 OK 2026/07/04 06:06:08 DEBUG : dir1/0009-3456789.txt: md5 = 67ced82ae3fdc772e8983c95d9346423 OK 2026/07/04 06:06:10 DEBUG : dir1/0010-456789.txt: md5 = 8ef958882dc76d562b11a0495b03713d OK 2026/07/04 06:06:11 DEBUG : dir1/0011-56789;.txt: md5 = 1e5a5a193a061c42f31fd302ff853b3a OK 2026/07/04 06:06:13 DEBUG : dir1/0012-6789;.txt: md5 = 28e9db4aa90c8ad02e19c4069e34ea23 OK 2026/07/04 06:06:16 DEBUG : dir1/0013-789;=.txt: md5 = 09900dd13d72ae117a67dc5219033d59 OK 2026/07/04 06:06:17 DEBUG : dir1/0014-89;=.txt: md5 = 4d259b0bf2385cf7a193de22969edf61 OK 2026/07/04 06:06:19 DEBUG : dir1/0015-9;=.txt: md5 = 7cab61d59eb9ab22e83af6c0e89e952a OK 2026/07/04 06:06:20 DEBUG : apple: md5 = df78fc67db9f98603c41a88b825dfaf3 OK 2026/07/04 06:06:22 DEBUG : banana: md5 = d633d3753a9c55cbe4eab9b4892aa5ae OK 2026/07/04 06:06:23 DEBUG : appleappleapplebanana: md5 = 0ebe8f66398cfeb2d0c2cd83a6ad9891 OK 2026/07/04 06:06:25 DEBUG : splitbananasplit: md5 = b3f5c341f994c5810fb214861e808fac OK 2026/07/04 06:06:25 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:06:27 DEBUG : apple: size = 5 OK 2026/07/04 06:06:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : apple: Unchanged skipping 2026/07/04 06:06:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:06:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:06:27 DEBUG : banana: size = 6 OK 2026/07/04 06:06:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : banana: Unchanged skipping 2026/07/04 06:06:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/04 06:06:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:06:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:06:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:06:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:06:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:06:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:06:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:06:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:06:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:06:27 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:27 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:06:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:06:29 DEBUG : dir1: Directory modification time the same (differ by -554.149µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : apple: size = 5 OK 2026/07/04 06:06:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : apple: Unchanged skipping 2026/07/04 06:06:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 06:06:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 06:06:29 DEBUG : banana: size = 6 OK 2026/07/04 06:06:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : banana: Unchanged skipping 2026/07/04 06:06:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 06:06:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 06:06:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 06:06:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 06:06:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 06:06:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 06:06:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 06:06:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 06:06:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:06:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 06:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:06:29 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:29 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : apple: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : banana: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 06:06:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/04 06:06:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" --- PASS: TestTransform (613.04s) --- PASS: TestTransform/NFC (49.65s) --- PASS: TestTransform/NFD (49.95s) --- PASS: TestTransform/base64 (58.91s) --- PASS: TestTransform/prefix (69.27s) --- PASS: TestTransform/suffix (71.04s) --- PASS: TestTransform/truncate (60.56s) --- PASS: TestTransform/encoder (51.44s) --- PASS: TestTransform/ISO-8859-1 (49.51s) --- PASS: TestTransform/charmap (50.54s) --- PASS: TestTransform/lowercase (50.63s) --- PASS: TestTransform/ascii (51.55s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:06:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 06:06:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 06:06:44 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/04 06:06:44 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-04T06:06:43.793692105Z) 2026/07/04 06:06:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 06:06:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/04 06:06:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 06:06:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/04 06:06:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 06:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:06:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 68017bf56a193b963b786822bc6ef47d OK 2026/07/04 06:06:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/04 06:06:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 06:06:46 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:48 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.62s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:06:49 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:06:50 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:06:49.41872393Z) 2026/07/04 06:06:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:06:50 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:06:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:06:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/04 06:06:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:06:52 DEBUG : tictactoe/tictactoe: md5 = 4dfb650ddaf9c4b49ff1616d21f96c71 OK 2026/07/04 06:06:52 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/04 06:06:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/04 06:06:52 DEBUG : Waiting for deletions to finish 2026/07/04 06:06:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.67s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:06:55 DEBUG : toe: Making directory with metadata 2026/07/04 06:06:56 INFO : toe: Made directory with metadata (mtime=2026-07-04T06:06:55.092756032Z) 2026/07/04 06:06:56 DEBUG : toe/toe: Making directory with metadata 2026/07/04 06:06:57 INFO : toe/toe: Made directory with metadata (mtime=2026-07-04T06:06:55.092756032Z) 2026/07/04 06:06:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:06:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 06:06:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 06:06:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 06:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:06:58 DEBUG : toe/toe/tictactoe: md5 = 4b8a6d623e1fca713dc3cd11f82b972e OK 2026/07/04 06:06:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 06:06:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 06:06:58 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/04 06:07:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.68s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:02 DEBUG : toe: Making directory with metadata 2026/07/04 06:07:03 INFO : toe: Made directory with metadata (mtime=2026-07-04T06:07:02.773799489Z) 2026/07/04 06:07:03 DEBUG : toe/toe: Making directory with metadata 2026/07/04 06:07:04 INFO : toe/toe: Made directory with metadata (mtime=2026-07-04T06:07:02.773799489Z) 2026/07/04 06:07:04 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 06:07:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 06:07:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 06:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:06 DEBUG : toe/toe/tictactoe: md5 = f1c6fdeeb0afcc5f914c2d20a9b74038 OK 2026/07/04 06:07:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 06:07:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 06:07:06 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/04 06:07:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.54s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:10 DEBUG : empty_dir: Making directory with metadata 2026/07/04 06:07:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:10 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/04 06:07:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:11 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:11 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:11 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:07:12 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:10.316842165Z) 2026/07/04 06:07:12 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:12 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:07:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:10.316842165Z) 2026/07/04 06:07:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:07:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:14 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 011f0fe3ea104c3966f73a087b4c65d7 OK 2026/07/04 06:07:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 06:07:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:14 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/04 06:07:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.49s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:19 DEBUG : empty_dir: Making directory with metadata 2026/07/04 06:07:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:19 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/04 06:07:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:20 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:20 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:20 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:07:21 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:19.80589585Z) 2026/07/04 06:07:21 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:21 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:07:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:19.80589585Z) 2026/07/04 06:07:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 06:07:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:07:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a8c1125ad6b104150a0bd5589f39517f OK 2026/07/04 06:07:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:07:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:24 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:24 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:25 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:25 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 06:07:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:07:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/04 06:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': 0 differences found 2026/07/04 06:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': 1 hashes could not be checked 2026/07/04 06:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': 1 matching files 2026/07/04 06:07:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/04 06:07:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.78s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:29 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:29 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:29 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:07:30 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:29.587951193Z) 2026/07/04 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:07:31 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:29.587951193Z) 2026/07/04 06:07:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:07:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:33 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d762924552849aeec9d02447163414d3 OK 2026/07/04 06:07:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 06:07:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:33 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:34 DEBUG : tictactoe: Directory modification time the same (differ by -951.193µs, within tolerance 1ms) 2026/07/04 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:34 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -951.193µs, within tolerance 1ms) 2026/07/04 06:07:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 06:07:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 06:07:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 06:07:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/04 06:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:34 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/04 06:07:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.49s) === RUN TestSyntax 2026/07/04 06:07:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:39 DEBUG : toe: Making directory with metadata 2026/07/04 06:07:40 INFO : toe: Made directory with metadata (mtime=2026-07-04T06:07:39.077004878Z) 2026/07/04 06:07:40 DEBUG : toe/toe: Making directory with metadata 2026/07/04 06:07:41 INFO : toe/toe: Made directory with metadata (mtime=2026-07-04T06:07:39.077004878Z) 2026/07/04 06:07:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 06:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:42 DEBUG : toe/toe/toe: md5 = 1a615b4a4ad64d6155f008b90ab6ecb9 OK 2026/07/04 06:07:42 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 06:07:42 INFO : toe/toe/toe: Copied (new) 2026/07/04 06:07:42 DEBUG : Waiting for deletions to finish 2026/07/04 06:07:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/04 06:07:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.01s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:47 DEBUG : empty_dir: Making directory with metadata 2026/07/04 06:07:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:47 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/04 06:07:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:48 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:07:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:47.0880502Z) 2026/07/04 06:07:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:07:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:47.0880502Z) 2026/07/04 06:07:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 06:07:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:07:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:07:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4c9434ffaf274963a9f41680d349b6fb OK 2026/07/04 06:07:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:07:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:07:51 INFO : toe/toe/toe.txt: Deleted 2026/07/04 06:07:51 INFO : toe/toe: Removing directory 2026/07/04 06:07:51 INFO : toe: Removing directory 2026/07/04 06:07:51 INFO : empty_dir: Removing directory 2026/07/04 06:07:51 DEBUG : Local file system at /tmp/rclone3215693814: deleted 3 directories 2026/07/04 06:07:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/04 06:07:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.26s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:07:57 DEBUG : empty_dir: Making directory with metadata 2026/07/04 06:07:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/04 06:07:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:07:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:07:58 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:58 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:58 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:07:59 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:57.344108222Z) 2026/07/04 06:07:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:59 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:07:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:07:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:08:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:07:57.344108222Z) 2026/07/04 06:08:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:08:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 06:08:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:08:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:08:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ba754fc3d6a14fca802ba056b01fcd74 OK 2026/07/04 06:08:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:08:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:02 INFO : toe/toe/toe.txt: Deleted 2026/07/04 06:08:02 INFO : toe/toe: Removing directory 2026/07/04 06:08:02 INFO : toe: Removing directory 2026/07/04 06:08:02 INFO : empty_dir: Removing directory 2026/07/04 06:08:02 DEBUG : Local file system at /tmp/rclone3215693814: deleted 3 directories 2026/07/04 06:08:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:08:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 06:08:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/04 06:08:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/04 06:08:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/04 06:08:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.83s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:08:13 DEBUG : Reset feature "Copy" 2026/07/04 06:08:13 DEBUG : Reset feature "Move" 2026/07/04 06:08:13 DEBUG : Reset feature "Copy" 2026/07/04 06:08:13 DEBUG : Reset feature "Move" 2026/07/04 06:08:13 DEBUG : empty_dir: Making directory with metadata 2026/07/04 06:08:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:08:13 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:08:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:08:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:08:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:08:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/04 06:08:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 06:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 06:08:14 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:08:14 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:08:14 DEBUG : tictactoe: Making directory with metadata 2026/07/04 06:08:15 INFO : tictactoe: Made directory with metadata (mtime=2026-07-04T06:08:13.171197763Z) 2026/07/04 06:08:15 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:08:15 DEBUG : toe: transformed to: tictactoe 2026/07/04 06:08:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:08:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/04 06:08:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-04T06:08:13.171197763Z) 2026/07/04 06:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 06:08:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 06:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:08:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 47095648b93d6421ea4f53dcf5e914c0 OK 2026/07/04 06:08:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:08:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 06:08:17 INFO : toe/toe/toe.txt: Deleted 2026/07/04 06:08:17 INFO : toe/toe: Removing directory 2026/07/04 06:08:17 INFO : toe: Removing directory 2026/07/04 06:08:17 INFO : empty_dir: Removing directory 2026/07/04 06:08:17 DEBUG : Local file system at /tmp/rclone3215693814: deleted 3 directories 2026/07/04 06:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 06:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 06:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 06:08:23 DEBUG : toe/toe/toe.txt: md5 = f43f7785ea716e515e12dbf7065b0b90 OK 2026/07/04 06:08:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 06:08:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/04 06:08:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/04 06:08:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/04 06:08:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/04 06:08:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/04 06:08:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.17s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:08:30 DEBUG : toe: transformed to: dG9l 2026/07/04 06:08:30 DEBUG : toe: transformed to: dG9l 2026/07/04 06:08:30 DEBUG : dG9l: Making directory with metadata 2026/07/04 06:08:31 INFO : dG9l: Made directory with metadata (mtime=2026-07-04T06:08:30.346294928Z) 2026/07/04 06:08:31 DEBUG : toe: transformed to: dG9l 2026/07/04 06:08:31 DEBUG : toe: transformed to: dG9l 2026/07/04 06:08:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 06:08:31 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/04 06:08:32 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-04T06:08:30.346294928Z) 2026/07/04 06:08:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 06:08:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/04 06:08:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 06:08:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 06:08:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 06:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:08:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = a729ae2d5b08024f129faa18fb44f29e OK 2026/07/04 06:08:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/04 06:08:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 06:08:33 DEBUG : Waiting for deletions to finish 2026/07/04 06:08:35 DEBUG : dG9l: transformed to: toe 2026/07/04 06:08:35 DEBUG : dG9l: transformed to: toe 2026/07/04 06:08:35 DEBUG : toe: Directory modification time the same (differ by 294.928µs, within tolerance 1ms) 2026/07/04 06:08:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/04 06:08:35 DEBUG : dG9l: transformed to: toe 2026/07/04 06:08:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/04 06:08:35 DEBUG : toe/toe: Directory modification time the same (differ by 294.928µs, within tolerance 1ms) 2026/07/04 06:08:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/04 06:08:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/04 06:08:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 06:08:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/04 06:08:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/04 06:08:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/04 06:08:35 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for checks to finish 2026/07/04 06:08:35 DEBUG : Local file system at /tmp/rclone3215693814: Waiting for transfers to finish 2026/07/04 06:08:35 DEBUG : Waiting for deletions to finish 2026/07/04 06:08:38 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/04 06:08:38 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.43s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta'", Local "Local file system at /tmp/rclone3215693814", Modify Window "1ms" 2026/07/04 06:08:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:39 DEBUG : toe: transformed to: 2026/07/04 06:08:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:40 DEBUG : toe: transformed to: 2026/07/04 06:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Making directory with metadata 2026/07/04 06:08:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Made directory with metadata (mtime=2026-07-04T06:08:39.772348254Z) 2026/07/04 06:08:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:40 DEBUG : toe: transformed to: 2026/07/04 06:08:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:40 DEBUG : toe: transformed to: 2026/07/04 06:08:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:40 DEBUG : toe/toe: transformed to: 2026/07/04 06:08:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 06:08:40 DEBUG : toe/toe: Making directory with metadata 2026/07/04 06:08:42 INFO : toe/toe: Made directory with metadata (mtime=2026-07-04T06:08:39.772348254Z) 2026/07/04 06:08:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:42 DEBUG : toe/toe: transformed to: 2026/07/04 06:08:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 06:08:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:42 DEBUG : toe: transformed to: 2026/07/04 06:08:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 06:08:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 06:08:42 DEBUG : toe/toe/toe: transformed to: 2026/07/04 06:08:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/04 06:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for checks to finish 2026/07/04 06:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Waiting for transfers to finish 2026/07/04 06:08:44 DEBUG : toe/toe/toe: md5 = d454b219180f6ce2847d36b59405545a OK 2026/07/04 06:08:44 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 06:08:44 INFO : toe/toe/toe: Copied (new) 2026/07/04 06:08:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting files as there were IO errors 2026/07/04 06:08:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': not deleting directories as there were IO errors 2026/07/04 06:08:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/04 06:08:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.45s) PASS 2026/07/04 06:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasujuc9juta': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m28.098734916s (try 1/5)