"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/11 05:24:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu" 2026/07/11 05:24:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 05:24:01 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg" 2026/07/11 05:24:02 DEBUG : Creating backend with remote "/tmp/rclone2012285772" === 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-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/11 05:24:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:03 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:06 DEBUG : sub dir/hello world: md5 = b3cd58d3d0d3f018528a5ceb46d7c554 OK 2026/07/11 05:24:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:06 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.17s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:09 DEBUG : metadata sub dir: Making directory with metadata 2026/07/11 05:24:09 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:09 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/11 05:24:09 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:09 DEBUG : Local file system at /tmp/rclone2012285772: File to upload is small (21 bytes), uploading instead of streaming 2026/07/11 05:24:09 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/11 05:24:09 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/11 05:24:09 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/11 05:24:09 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:09 DEBUG : Google drive root 'crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg': Skipping btime metadata as can't update it on an existing file: 2026-07-11T05:24:09.522826392Z 2026/07/11 05:24:10 INFO : empty metadata sub dir: Updated directory metadata 2026/07/11 05:24:10 DEBUG : Google drive root 'crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg': Skipping btime metadata as can't update it on an existing file: 2026-07-11T05:24:09.522826392Z 2026/07/11 05:24:11 INFO : metadata sub dir: Updated directory metadata 2026/07/11 05:24:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/11 05:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:12 DEBUG : metadata sub dir/hello metadata world: md5 = 6013f13ce9f184768fd5da5f450315b8 OK 2026/07/11 05:24:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/11 05:24:12 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/11 05:24:14 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:16 DEBUG : metadata sub dir: Making directory with metadata 2026/07/11 05:24:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/11 05:24:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:16 DEBUG : Local file system at /tmp/rclone2012285772: File to upload is small (21 bytes), uploading instead of streaming 2026/07/11 05:24:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/11 05:24:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/11 05:24:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/11 05:24:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:16 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/11 05:24:16 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/11 05:24:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/11 05:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:18 DEBUG : metadata sub dir/hello metadata world: md5 = 86306a56a27f8822f70e864a5865559d OK 2026/07/11 05:24:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/11 05:24:18 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/11 05:24:18 DEBUG : Google drive root 'crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg': Skipping btime metadata as can't update it on an existing file: 2026-07-11T05:24:16.144845128Z 2026/07/11 05:24:18 INFO : metadata sub dir: Updated directory metadata 2026/07/11 05:24:21 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.90s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:22 DEBUG : Creating backend with remote "/non-existing" 2026/07/11 05:24:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/11 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:25 DEBUG : sub dir/hello world: md5 = ed0e985ce7ac3e7136ec9004c7679349 OK 2026/07/11 05:24:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:25 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.19s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Running all checks before starting transfers 2026/07/11 05:24:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Checks finished, now starting transfers 2026/07/11 05:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:30 DEBUG : sub dir/hello world: md5 = 2bc7bcea5f7b2ff60d0b2b1998bc17d3 OK 2026/07/11 05:24:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:30 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.92s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:33 ERROR : Ignoring --no-traverse with sync 2026/07/11 05:24:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:35 DEBUG : sub dir/hello world: md5 = 489bfe88111ae27a41f6a2c3eb59858e OK 2026/07/11 05:24:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:35 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:35 DEBUG : Waiting for deletions to finish 2026/07/11 05:24:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.00s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/11 05:24:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:39 DEBUG : hello world2: md5 = a0c3f012a536d0f24a6df14057ce3fcd OK 2026/07/11 05:24:39 DEBUG : hello world2: size = 12 OK 2026/07/11 05:24:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.68s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:42 DEBUG : potato2: md5 = cdabb781533e6b8e7a5996440cc5fbd8 OK 2026/07/11 05:24:42 DEBUG : potato2: size = 11 OK 2026/07/11 05:24:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:45 DEBUG : potato2: md5 = e87587bebebc3aa94a0b74c5ba5f58df OK 2026/07/11 05:24:45 DEBUG : potato2: size = 11 OK 2026/07/11 05:24:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.76s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 05:24:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:46 DEBUG : sub dir2: Making directory with metadata 2026/07/11 05:24:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:47 DEBUG : sub dir: Making directory with metadata 2026/07/11 05:24:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 05:24:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:49 DEBUG : sub dir/hello world: md5 = f159708307c3506129d784773a2982de OK 2026/07/11 05:24:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:49 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/11 05:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.45s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:54 INFO : sub dir2: Making directory 2026/07/11 05:24:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 05:24:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:24:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/11 05:24:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:24:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/11 05:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:24:56 DEBUG : sub dir/hello world: md5 = 95308994db61d8435554cd1b6e10c158 OK 2026/07/11 05:24:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:24:56 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:24:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:24:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:24:59 DEBUG : sub dir2: Making directory with metadata 2026/07/11 05:24:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:25:00 DEBUG : sub dir2: Making directory with metadata 2026/07/11 05:25:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:25:00 DEBUG : sub dir: Making directory with metadata 2026/07/11 05:25:01 INFO : sub dir: Made directory with metadata (mtime=2026-07-11T05:24:59.825968173Z) 2026/07/11 05:25:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:02 DEBUG : sub dir/hello world: md5 = dc44cd691cf724700f8e5e6b4046475a OK 2026/07/11 05:25:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:02 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:25:02 INFO : sub dir/hello world: Deleted 2026/07/11 05:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.47s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/11 05:25:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.29s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:09 INFO : sub dir2: Making directory 2026/07/11 05:25:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/11 05:25:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:11 DEBUG : sub dir/hello world: md5 = c26719b80a69104da200d47310849076 OK 2026/07/11 05:25:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:11 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:25:11 INFO : sub dir/hello world: Deleted 2026/07/11 05:25:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:25:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.92s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:14 DEBUG : sub dir2: Making directory with metadata 2026/07/11 05:25:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:25:14 DEBUG : sub dir2: Making directory with metadata 2026/07/11 05:25:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:25:15 DEBUG : sub dir: Making directory with metadata 2026/07/11 05:25:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:25:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:17 DEBUG : sub dir/hello world: md5 = f1420611901a75261f2b264ea79573ce OK 2026/07/11 05:25:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:17 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:25:17 DEBUG : Waiting for deletions to finish 2026/07/11 05:25:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.53s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:21 INFO : sub dir2: Making directory 2026/07/11 05:25:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/11 05:25:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:25:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:23 DEBUG : sub dir/hello world: md5 = 0110ccdf25646c29ed79f72f061dc3cb OK 2026/07/11 05:25:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:23 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:25:23 DEBUG : Waiting for deletions to finish 2026/07/11 05:25:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.14s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:28 DEBUG : sub dir/hello world: md5 = 33d8fe63e7144631716409673e098120 OK 2026/07/11 05:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-momifor1ladi" 2026/07/11 05:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/d2ho8jfs8ech4jsoiud7df9q6h2tc3s9e7vm6pgad20488l9i3mg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-momifor1ladi' 2026/07/11 05:25:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:25:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-momifor1ladi': Waiting for checks to finish 2026/07/11 05:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-momifor1ladi': Waiting for transfers to finish 2026/07/11 05:25:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 05:25:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-momifor1ladi': Purge remote 2026/07/11 05:25:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.69s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:38 DEBUG : sub dir/hello world: md5 = 4698a2eb524ff5a3267289454a522f63 OK 2026/07/11 05:25:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:25:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/11 05:25:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:25:39 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:25:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 05:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:25:40 DEBUG : sub dir/hello world: md5 = f1140f62ab0db1fe1a5bc183af2f2bfc OK 2026/07/11 05:25:40 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 05:25:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/11 05:25:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:25:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.18s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:25:45 DEBUG : sub dir/hello world: md5 = c296e664edd182a230abd23e6ab64894 OK 2026/07/11 05:25:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dejetep0cawu" 2026/07/11 05:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/mvak1c2t740khj1bekpv4p7i38hrdggsbsdibsa5fvb4067a59n0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu' 2026/07/11 05:25:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu': Waiting for checks to finish 2026/07/11 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu': Waiting for transfers to finish 2026/07/11 05:25:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:25:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 05:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:25:52 DEBUG : sub dir/hello world: md5 = 6d1c8e855735c96e68d6b97fc4107a6b OK 2026/07/11 05:25:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:25:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/11 05:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu': Waiting for checks to finish 2026/07/11 05:25:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:25:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu') 2026/07/11 05:25:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 05:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu': Waiting for transfers to finish 2026/07/11 05:25:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 05:25:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 05:25:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejetep0cawu': Purge remote 2026/07/11 05:25:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.44s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:00 DEBUG : sub dir/hello world: md5 = 7bb09571ed9457019f3ae713cb1a5256 OK 2026/07/11 05:26:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:26:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/11 05:26:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:26:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:26:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 05:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:02 DEBUG : sub dir/hello world: md5 = ed43b28bfb516e1051f0b3f72f6a2a84 OK 2026/07/11 05:26:02 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 05:26:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/11 05:26:02 INFO : sub dir/hello world: Deleted 2026/07/11 05:26:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:26:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.67s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:07 DEBUG : sub dir/hello world: md5 = 69a18338ae139d4ad1ec9648ac7649fa OK 2026/07/11 05:26:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihitur3piqi" 2026/07/11 05:26:08 DEBUG : Creating backend with remote "TestDrive:crypt/c0o4ng9nggsoqoqj2du5ul678blorlnkf36s6eto39v4fqli3dt0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi' 2026/07/11 05:26:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for checks to finish 2026/07/11 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for transfers to finish 2026/07/11 05:26:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:26:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 05:26:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:26:14 DEBUG : sub dir/hello world: md5 = bd5c0544e2c3298a427fcd884829e6fc OK 2026/07/11 05:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Using server-side directory move 2026/07/11 05:26:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 05:26:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:26:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/11 05:26:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:26:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi') 2026/07/11 05:26:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for checks to finish 2026/07/11 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for transfers to finish 2026/07/11 05:26:15 INFO : sub dir/hello world: Deleted 2026/07/11 05:26:15 INFO : sub dir/hello world: Moved (server-side) 2026/07/11 05:26:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:26:18 DEBUG : sub dir/hello world: md5 = 924c326dcfc093cba67f9d62ac1a4661 OK 2026/07/11 05:26:19 DEBUG : testing file moves 2026/07/11 05:26:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:26:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/11 05:26:19 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:26:19 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi') 2026/07/11 05:26:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 05:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for checks to finish 2026/07/11 05:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Waiting for transfers to finish 2026/07/11 05:26:19 INFO : sub dir/hello world: Deleted 2026/07/11 05:26:20 INFO : sub dir/hello world: Moved (server-side) 2026/07/11 05:26:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/11 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rihitur3piqi': Purge remote --- PASS: TestServerSideMoveOverSelf (17.80s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:25 DEBUG : sub dir/hello world: md5 = bdf59b981c53010e8bb1e64664255ea7 OK 2026/07/11 05:26:25 ERROR : error listing: directory not found 2026/07/11 05:26:26 INFO : Local file system at /tmp/rclone2012285772: Making directory 2026/07/11 05:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.50s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:30 DEBUG : sub dir/hello world: md5 = 2af91d23e5660005da99d62e825248fc OK 2026/07/11 05:26:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:26:31 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for checks to finish 2026/07/11 05:26:31 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for transfers to finish 2026/07/11 05:26:32 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/11 05:26:32 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/11 05:26:32 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:26:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:26:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.42s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/11 05:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:35 DEBUG : check sum: md5 = a43d935f4093d8f0e98ffed0d287971c OK 2026/07/11 05:26:35 DEBUG : check sum: size = 1 OK 2026/07/11 05:26:35 INFO : check sum: Copied (new) 2026/07/11 05:26:35 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:36 DEBUG : check sum: size = 1 OK 2026/07/11 05:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/11 05:26:36 DEBUG : check sum: Size of src and dst objects identical 2026/07/11 05:26:36 DEBUG : check sum: Unchanged skipping 2026/07/11 05:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:36 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.10s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/11 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:39 DEBUG : sizeonly: md5 = b202359230d80dcbed5bbd79a5045009 OK 2026/07/11 05:26:39 DEBUG : sizeonly: size = 6 OK 2026/07/11 05:26:39 INFO : sizeonly: Copied (new) 2026/07/11 05:26:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:39 DEBUG : sizeonly: size = 6 OK 2026/07/11 05:26:39 DEBUG : sizeonly: Sizes identical 2026/07/11 05:26:39 DEBUG : sizeonly: Unchanged skipping 2026/07/11 05:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.12s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/11 05:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:42 DEBUG : ignore-size: md5 = ced7167d716f54426b435bf2f6ec4742 OK 2026/07/11 05:26:42 INFO : ignore-size: Copied (new) 2026/07/11 05:26:42 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:26:42 DEBUG : ignore-size: Unchanged skipping 2026/07/11 05:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:42 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.28s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:45 DEBUG : existing: md5 = 55a9174d09ce5968bdba8776fd20d281 OK 2026/07/11 05:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:45 DEBUG : existing: size = 6 OK 2026/07/11 05:26:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:26:45 DEBUG : existing: Unchanged skipping 2026/07/11 05:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:45 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:45 INFO : There was nothing to transfer 2026/07/11 05:26:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/11 05:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:47 DEBUG : existing: md5 = 30d9d2e7eb331edfb0e1f2ce751359b1 OK 2026/07/11 05:26:47 DEBUG : existing: size = 6 OK 2026/07/11 05:26:47 INFO : existing: Copied (replaced existing) 2026/07/11 05:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.52s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 05:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:50 DEBUG : existing: md5 = c7abe44b9ea966c1c79f1e8dd718b26d OK 2026/07/11 05:26:50 DEBUG : existing: size = 6 OK 2026/07/11 05:26:50 INFO : existing: Copied (new) 2026/07/11 05:26:50 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:50 DEBUG : existing: Destination exists, skipping 2026/07/11 05:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:50 DEBUG : Waiting for deletions to finish 2026/07/11 05:26:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.15s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:26:53 DEBUG : b/potato: md5 = 08e46fe6bb691405711a6cd13387897b OK 2026/07/11 05:26:55 DEBUG : c/non empty space: md5 = 44124176af7f65bca68beb4148413849 OK 2026/07/11 05:26:55 INFO : d: Making directory 2026/07/11 05:26:57 DEBUG : Added delayed dir = "a", newDst= 2026/07/11 05:26:57 INFO : c: Set directory modification time (using SetModTime) 2026/07/11 05:26:57 DEBUG : Added delayed dir = "c", newDst=c 2026/07/11 05:26:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 05:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:26:57 DEBUG : c/non empty space: size = 5 OK 2026/07/11 05:26:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:26:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 05:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:26:59 DEBUG : a/potato2: md5 = 847bb372637d92fea5a31c7ad726b19d OK 2026/07/11 05:26:59 DEBUG : a/potato2: size = 60 OK 2026/07/11 05:26:59 INFO : a/potato2: Copied (new) 2026/07/11 05:26:59 DEBUG : Waiting for deletions to finish 2026/07/11 05:27:00 INFO : b/potato: Deleted 2026/07/11 05:27:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/11 05:27:00 INFO : d: Removing directory 2026/07/11 05:27:01 INFO : b: Removing directory 2026/07/11 05:27:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/11 05:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': deleted 2 directories 2026/07/11 05:27:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/11 05:27:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:06 DEBUG : empty space: md5 = 78f78d0121cf59dc4c87f1017157c6f8 OK 2026/07/11 05:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:07 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:07 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/11 05:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/11 05:27:07 DEBUG : Waiting for deletions to finish 2026/07/11 05:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:07 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:07 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/11 05:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:08 DEBUG : empty space: md5 = 4d60aa799e9368178aeb0af3938cb43b OK 2026/07/11 05:27:08 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:08 INFO : empty space: Copied (replaced existing) 2026/07/11 05:27:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:11 DEBUG : foo: md5 = 93af3b34982ed181d84fcc9c4b86ec31 OK 2026/07/11 05:27:12 DEBUG : foo: size = 3 OK 2026/07/11 05:27:12 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/11 05:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:13 DEBUG : foo: md5 = 1711944807b25304e7f5287e070e59b4 OK 2026/07/11 05:27:13 DEBUG : foo: size = 3 OK 2026/07/11 05:27:13 INFO : foo: Copied (replaced existing) 2026/07/11 05:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:15 DEBUG : empty space: md5 = 1d6aadfea51f60c42e2ea1fbf4c501df OK 2026/07/11 05:27:16 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:27:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/11 05:27:16 DEBUG : empty space: Unchanged skipping 2026/07/11 05:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:17 DEBUG : potato: md5 = 88e7f1dd88c72d80327a107471fab97c OK 2026/07/11 05:27:17 DEBUG : potato: size = 60 OK 2026/07/11 05:27:17 INFO : potato: Copied (new) 2026/07/11 05:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:20 DEBUG : potato: md5 = a688042ce31df336890520c5f0f9cbda OK 2026/07/11 05:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:27:20 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:27:20 DEBUG : potato: Sizes differ 2026/07/11 05:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:21 DEBUG : potato: md5 = 3001113466479d133d5425e4b1542db7 OK 2026/07/11 05:27:21 DEBUG : potato: size = 21 OK 2026/07/11 05:27:21 INFO : potato: Copied (replaced existing) 2026/07/11 05:27:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:24 DEBUG : potato: md5 = 5eb941faf48c33704b00882824473bea OK 2026/07/11 05:27:25 DEBUG : potato: size = 21 OK 2026/07/11 05:27:25 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/11 05:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:26 DEBUG : potato: md5 = 69f73e714cfab1f0edae5bebcbd9988f OK 2026/07/11 05:27:26 DEBUG : potato: size = 21 OK 2026/07/11 05:27:26 INFO : potato: Copied (replaced existing) 2026/07/11 05:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:28 DEBUG : potato: md5 = 426081c0f3f02c358f5a2edc83f1ceb1 OK 2026/07/11 05:27:30 DEBUG : empty space: md5 = d720f7015863c8f8e26ebb4867133102 OK 2026/07/11 05:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:27:30 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:27:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/11 05:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:30 DEBUG : empty space: Unchanged skipping 2026/07/11 05:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:30 DEBUG : Waiting for deletions to finish 2026/07/11 05:27:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:33 DEBUG : potato: md5 = d100c0ab51b1268b715935daa2451812 OK 2026/07/11 05:27:35 DEBUG : empty space: md5 = fa112b7655c36adb721b52a4f5d1a550 OK 2026/07/11 05:27:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:27:35 DEBUG : empty space: size = 1 OK 2026/07/11 05:27:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:27:35 DEBUG : empty space: Unchanged skipping 2026/07/11 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:37 DEBUG : potato2: md5 = f63ba8a2e3a44e5430e8888650141993 OK 2026/07/11 05:27:37 DEBUG : potato2: size = 60 OK 2026/07/11 05:27:37 INFO : potato2: Copied (new) 2026/07/11 05:27:37 DEBUG : Waiting for deletions to finish 2026/07/11 05:27:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:41 DEBUG : b/potato: md5 = 86b3dfd09d1ff7a1d27b618da3c3c08b OK 2026/07/11 05:27:43 DEBUG : c/non empty space: md5 = 3adde87c624ff9cacaa6f700d25b7cc1 OK 2026/07/11 05:27:43 INFO : d: Making directory 2026/07/11 05:27:44 INFO : d/e: Making directory 2026/07/11 05:27:45 DEBUG : Added delayed dir = "a", newDst= 2026/07/11 05:27:46 INFO : c: Set directory modification time (using SetModTime) 2026/07/11 05:27:46 DEBUG : Added delayed dir = "c", newDst=c 2026/07/11 05:27:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 05:27:46 DEBUG : c/non empty space: size = 5 OK 2026/07/11 05:27:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:27:46 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 05:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:27:48 DEBUG : a/potato2: md5 = d4cb512373bb2429a78dfc5531635a6d OK 2026/07/11 05:27:48 DEBUG : a/potato2: size = 60 OK 2026/07/11 05:27:48 INFO : a/potato2: Copied (new) 2026/07/11 05:27:48 DEBUG : Waiting for deletions to finish 2026/07/11 05:27:48 INFO : b/potato: Deleted 2026/07/11 05:27:49 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/11 05:27:49 INFO : d/e: Removing directory 2026/07/11 05:27:49 INFO : d: Removing directory 2026/07/11 05:27:49 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/11 05:27:50 INFO : b: Removing directory 2026/07/11 05:27:50 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/11 05:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': deleted 3 directories 2026/07/11 05:27:52 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/11 05:27:53 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:27:56 DEBUG : b/potato: md5 = e91a3ecdaf7ab1de926dc63ef8b41f32 OK 2026/07/11 05:27:58 DEBUG : c/non empty space: md5 = d15b154221f508cc77c76a742ff61f29 OK 2026/07/11 05:27:58 INFO : d: Making directory 2026/07/11 05:27:59 DEBUG : Added delayed dir = "a", newDst= 2026/07/11 05:27:59 INFO : c: Set directory modification time (using SetModTime) 2026/07/11 05:27:59 DEBUG : Added delayed dir = "c", newDst=c 2026/07/11 05:27:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 05:28:00 DEBUG : c/non empty space: size = 5 OK 2026/07/11 05:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:28:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 05:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:02 DEBUG : a/potato2: md5 = 547eb44231b8db0498fb99ae9e06d3c3 OK 2026/07/11 05:28:02 DEBUG : a/potato2: size = 60 OK 2026/07/11 05:28:02 INFO : a/potato2: Copied (new) 2026/07/11 05:28:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting files as there were IO errors 2026/07/11 05:28:02 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/11 05:28:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting directories as there were IO errors 2026/07/11 05:28:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/11 05:28:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/11 05:28:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:08 DEBUG : potato: md5 = b071ab1bfb7e790cdee3a142da8ed957 OK 2026/07/11 05:28:10 DEBUG : empty space: md5 = a5ee7e3859eb93d668f58a3af758c67f OK 2026/07/11 05:28:10 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:28:10 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:28:10 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:11 INFO : potato: Deleted 2026/07/11 05:28:12 DEBUG : potato2: md5 = ae4ea1e83951a167ee121760ab3dbd1d OK 2026/07/11 05:28:12 DEBUG : potato2: size = 60 OK 2026/07/11 05:28:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.30s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:15 DEBUG : potato: md5 = 05008a9c2847889991e71611134cd7bd OK 2026/07/11 05:28:16 DEBUG : empty space: md5 = ba8bf720846d1c2a9be1c9cea6d4fcb7 OK 2026/07/11 05:28:16 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:17 INFO : potato: Deleted 2026/07/11 05:28:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:28:17 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:17 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:19 DEBUG : potato2: md5 = 9060bf5c2a6639cb66b6a6ca722e6e5c OK 2026/07/11 05:28:19 DEBUG : potato2: size = 60 OK 2026/07/11 05:28:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.92s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:22 DEBUG : potato: md5 = 23020e8c8850ff3bad0db8ce98d1774c OK 2026/07/11 05:28:22 DEBUG : TestDrive: Token expired 2026/07/11 05:28:22 DEBUG : Config file has changed externally - reloading 2026/07/11 05:28:22 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/11 05:28:22 DEBUG : TestDrive: Token refresh successful 2026/07/11 05:28:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:24 DEBUG : potato2: md5 = ea92915367cf20dc891cea34a2dcf634 OK 2026/07/11 05:28:24 DEBUG : potato2: size = 19 OK 2026/07/11 05:28:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.89s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:26 DEBUG : potato2: md5 = bbaf3fc1a59eb6630a8fbb4c26fb1eae OK 2026/07/11 05:28:28 DEBUG : empty space: md5 = 63eabefe94046473ea3eb082415a5029 OK 2026/07/11 05:28:28 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 05:28:28 DEBUG : enormous: Excluded 2026/07/11 05:28:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 05:28:28 DEBUG : potato2: Excluded 2026/07/11 05:28:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 05:28:28 DEBUG : potato2: Excluded 2026/07/11 05:28:28 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:28:28 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:28 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:28 INFO : There was nothing to transfer 2026/07/11 05:28:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 05:28:29 DEBUG : enormous: Excluded 2026/07/11 05:28:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 05:28:29 DEBUG : potato2: Excluded 2026/07/11 05:28:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 05:28:29 DEBUG : potato2: Excluded 2026/07/11 05:28:29 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for checks to finish 2026/07/11 05:28:29 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 05:28:29 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:29 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for transfers to finish 2026/07/11 05:28:29 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:32 DEBUG : potato2: md5 = 65a3ff94f5fd6dc92e9037164025bf32 OK 2026/07/11 05:28:33 DEBUG : empty space: md5 = 7006334e1c72c3822b250bfd778e6808 OK 2026/07/11 05:28:34 DEBUG : enormous: md5 = b62051d49f1ed875cb943c961d3e23fd OK 2026/07/11 05:28:35 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 05:28:35 DEBUG : enormous: Excluded 2026/07/11 05:28:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 05:28:35 DEBUG : potato2: Excluded 2026/07/11 05:28:35 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:35 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:35 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:35 INFO : enormous: Deleted 2026/07/11 05:28:35 INFO : potato2: Deleted 2026/07/11 05:28:35 INFO : There was nothing to transfer 2026/07/11 05:28:36 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for checks to finish 2026/07/11 05:28:36 DEBUG : empty space: size = 1 OK 2026/07/11 05:28:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 05:28:36 DEBUG : empty space: Unchanged skipping 2026/07/11 05:28:36 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for transfers to finish 2026/07/11 05:28:36 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:36 INFO : enormous: Deleted 2026/07/11 05:28:36 INFO : potato2: Deleted 2026/07/11 05:28:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.17s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:28:38 DEBUG : one: md5 = 1115b3c56076b38adf20bbb60cbf2fab OK 2026/07/11 05:28:39 DEBUG : two: md5 = bf84bbb0906752d9babbf0474faf0e3f OK 2026/07/11 05:28:41 DEBUG : three: md5 = a089bc76e099ffe2dc0e5ce646f878d5 OK 2026/07/11 05:28:42 DEBUG : four: md5 = 27c9a68cd7c2d7645c0adeb06c720656 OK 2026/07/11 05:28:42 DEBUG : five: Need to transfer - File not found at Destination 2026/07/11 05:28:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:28:42 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:28:42 DEBUG : four: Sizes differ 2026/07/11 05:28:42 DEBUG : two: size = 3 OK 2026/07/11 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:42 DEBUG : one: Destination is newer than source, skipping 2026/07/11 05:28:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/11 05:28:42 DEBUG : three: size = 5 OK 2026/07/11 05:28:42 DEBUG : three: Sizes identical 2026/07/11 05:28:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:43 DEBUG : two: md5 = ce2185aee6d2647b9c44202a6da8581a OK 2026/07/11 05:28:43 DEBUG : two: size = 3 OK 2026/07/11 05:28:43 INFO : two: Copied (replaced existing) 2026/07/11 05:28:44 DEBUG : four: md5 = 8d03bcaa2a387cc6f85b962629e113df OK 2026/07/11 05:28:44 DEBUG : four: size = 4 OK 2026/07/11 05:28:44 INFO : four: Copied (replaced existing) 2026/07/11 05:28:44 DEBUG : five: md5 = 6405f76b0616e5fe7795e84b36ccd76a OK 2026/07/11 05:28:44 DEBUG : five: size = 4 OK 2026/07/11 05:28:44 INFO : five: Copied (new) 2026/07/11 05:28:44 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.17s) === 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-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/11 05:28:47 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/11 05:28:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/11 05:28:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/11 05:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:48 DEBUG : yam: md5 = ee35a93d7e3a08c1c7b524f571ad0f4e OK 2026/07/11 05:28:48 DEBUG : yam: size = 11 OK 2026/07/11 05:28:48 INFO : yam: Copied (new) 2026/07/11 05:28:48 DEBUG : potato: md5 = 5287568d7389495220793e02a9dcc945 OK 2026/07/11 05:28:48 DEBUG : potato: size = 14 OK 2026/07/11 05:28:48 INFO : potato: Copied (new) 2026/07/11 05:28:48 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/11 05:28:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/11 05:28:49 DEBUG : potato: size = 14 OK 2026/07/11 05:28:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:28:49 DEBUG : potato: Unchanged skipping 2026/07/11 05:28:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:50 DEBUG : yaml: md5 = 971d3b4a7536dce294ba97fe161e5592 OK 2026/07/11 05:28:50 DEBUG : yaml: size = 11 OK 2026/07/11 05:28:50 INFO : yaml: Copied (new) 2026/07/11 05:28:50 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:51 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/11 05:28:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Making map for --track-renames 2026/07/11 05:28:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Finished making map for --track-renames 2026/07/11 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for renames to finish 2026/07/11 05:28:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/11 05:28:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:54 DEBUG : yam: md5 = df7b7c6f80afc4aed63b06bfd3f9774b OK 2026/07/11 05:28:54 DEBUG : yam: size = 11 OK 2026/07/11 05:28:54 INFO : yam: Copied (new) 2026/07/11 05:28:54 DEBUG : potato: md5 = 532720a3d5ab680bfe3ac81c871e137a OK 2026/07/11 05:28:54 DEBUG : potato: size = 14 OK 2026/07/11 05:28:54 INFO : potato: Copied (new) 2026/07/11 05:28:54 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:54 DEBUG : potato: size = 14 OK 2026/07/11 05:28:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Making map for --track-renames 2026/07/11 05:28:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:28:54 DEBUG : potato: Unchanged skipping 2026/07/11 05:28:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Finished making map for --track-renames 2026/07/11 05:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for renames to finish 2026/07/11 05:28:55 INFO : yam: Moved (server-side) to: yaml 2026/07/11 05:28:55 INFO : yaml: Renamed from "yam" 2026/07/11 05:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:55 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/11 05:28:57 DEBUG : Added delayed dir = "sub", newDst= 2026/07/11 05:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Making map for --track-renames 2026/07/11 05:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Finished making map for --track-renames 2026/07/11 05:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:28:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 05:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for renames to finish 2026/07/11 05:28:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/11 05:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:28:59 DEBUG : sub/yam: md5 = 7f35f60b263debae4b0a7a645afb7704 OK 2026/07/11 05:28:59 DEBUG : sub/yam: size = 11 OK 2026/07/11 05:28:59 INFO : sub/yam: Copied (new) 2026/07/11 05:28:59 DEBUG : potato: md5 = 5f5ca16e69ad4744d9300a652395ce66 OK 2026/07/11 05:28:59 DEBUG : potato: size = 14 OK 2026/07/11 05:28:59 INFO : potato: Copied (new) 2026/07/11 05:28:59 DEBUG : Waiting for deletions to finish 2026/07/11 05:28:59 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:00 DEBUG : potato: size = 14 OK 2026/07/11 05:29:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:29:00 DEBUG : potato: Unchanged skipping 2026/07/11 05:29:00 INFO : sub: Set directory modification time (using SetModTime) 2026/07/11 05:29:00 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/11 05:29:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Making map for --track-renames 2026/07/11 05:29:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Finished making map for --track-renames 2026/07/11 05:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for renames to finish 2026/07/11 05:29:01 INFO : sub/yam: Moved (server-side) to: yam 2026/07/11 05:29:01 INFO : yam: Renamed from "sub/yam" 2026/07/11 05:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:29:01 DEBUG : Waiting for deletions to finish 2026/07/11 05:29:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.60s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:04 DEBUG : Creating backend with remote "/tmp/rclone2012285772/dir1" 2026/07/11 05:29:04 DEBUG : Creating backend with remote "/tmp/rclone2012285772/dir2" 2026/07/11 05:29:04 DEBUG : Local file system at /tmp/rclone2012285772/dir2: Using server-side directory move 2026/07/11 05:29:04 INFO : Local file system at /tmp/rclone2012285772/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 05:29:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/11 05:29:04 DEBUG : Local file system at /tmp/rclone2012285772/dir2: Waiting for checks to finish 2026/07/11 05:29:04 DEBUG : Local file system at /tmp/rclone2012285772/dir2: Waiting for transfers to finish 2026/07/11 05:29:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:05 DEBUG : Added delayed dir = "nested", newDst= 2026/07/11 05:29:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:29:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/11 05:29:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:29:06 DEBUG : sub dir/hello world: md5 = 17e8bafc912ce5852b6ca1c94a25cc69 OK 2026/07/11 05:29:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:29:06 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:29:06 INFO : sub dir/hello world: Deleted 2026/07/11 05:29:08 DEBUG : nested/sub dir/file: md5 = c107ae6b5b5c5bc3f7b6f79eeb8d3400 OK 2026/07/11 05:29:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 05:29:08 INFO : nested/sub dir/file: Copied (new) 2026/07/11 05:29:08 INFO : nested/sub dir/file: Deleted 2026/07/11 05:29:09 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:09 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:09 INFO : sub dir: Removing directory 2026/07/11 05:29:09 INFO : nested/sub dir: Removing directory 2026/07/11 05:29:09 INFO : nested: Removing directory 2026/07/11 05:29:09 DEBUG : Local file system at /tmp/rclone2012285772: deleted 3 directories 2026/07/11 05:29:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:29:12 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/11 05:29:13 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:14 DEBUG : Added delayed dir = "nested", newDst= 2026/07/11 05:29:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/11 05:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 05:29:14 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/11 05:29:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 05:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:29:16 DEBUG : sub dir/hello world: md5 = d32eb1c037b671c8325239d099061e3a OK 2026/07/11 05:29:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 05:29:16 INFO : sub dir/hello world: Copied (new) 2026/07/11 05:29:16 INFO : sub dir/hello world: Deleted 2026/07/11 05:29:17 DEBUG : nested/sub dir/file: md5 = 8aaaf3c19888945aefb648c6aa8a0d74 OK 2026/07/11 05:29:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 05:29:17 INFO : nested/sub dir/file: Copied (new) 2026/07/11 05:29:17 INFO : nested/sub dir/file: Deleted 2026/07/11 05:29:18 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:18 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:29:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:29:21 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/11 05:29:22 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.34s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/11 05:29:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 05:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:29:24 DEBUG : existing: md5 = 8f45f48a405c057113ae366172201425 OK 2026/07/11 05:29:24 DEBUG : existing: size = 6 OK 2026/07/11 05:29:24 INFO : existing: Copied (new) 2026/07/11 05:29:24 INFO : existing: Deleted 2026/07/11 05:29:24 DEBUG : existing-b: md5 = b9e942ce5abaa9925792439f25e5d29e OK 2026/07/11 05:29:24 DEBUG : existing-b: size = 6 OK 2026/07/11 05:29:24 INFO : existing-b: Copied (new) 2026/07/11 05:29:24 INFO : existing-b: Deleted 2026/07/11 05:29:25 DEBUG : existing: Destination exists, skipping 2026/07/11 05:29:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/11 05:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:29:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.63s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajubez6loza" 2026/07/11 05:29:26 DEBUG : Creating backend with remote "TestDrive:crypt/guculbr912or6bjn7mrnjspgbuci9vb3g2lc9gn37dtkij2fr2e0" 2026/07/11 05:29:29 DEBUG : potato2: md5 = 35f66a3217e427c96c149fd737ab753d OK 2026/07/11 05:29:30 DEBUG : empty space: md5 = bbc9adbffac9b8bb9b23d46d059a696d OK 2026/07/11 05:29:32 DEBUG : potato3: md5 = e87dcc76722b94d1442b500c58301b3f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza' 2026/07/11 05:29:34 DEBUG : empty space: md5 = 8e0e37411f70c4c46ebf30921f80200e OK 2026/07/11 05:29:35 DEBUG : potato3: md5 = f16852f6e73dd6e8386b7b14bf0729ff OK 2026/07/11 05:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza': Using server-side directory move 2026/07/11 05:29:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 05:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:29:36 DEBUG : empty space: size = 1 OK 2026/07/11 05:29:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:29:36 DEBUG : empty space: Unchanged skipping 2026/07/11 05:29:36 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:29:36 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza') 2026/07/11 05:29:36 DEBUG : potato3: Sizes differ 2026/07/11 05:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza': Waiting for checks to finish 2026/07/11 05:29:36 INFO : empty space: Deleted 2026/07/11 05:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza': Waiting for transfers to finish 2026/07/11 05:29:36 INFO : potato3: Deleted 2026/07/11 05:29:36 INFO : potato2: Moved (server-side) 2026/07/11 05:29:37 INFO : potato3: Moved (server-side) 2026/07/11 05:29:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hefajod3yoze" 2026/07/11 05:29:37 DEBUG : Creating backend with remote "TestDrive:crypt/nb9jv26hm6b9ifg2pa6gde4mk8lkmupvhfh80qccrjut7ei2els0" 2026/07/11 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hefajod3yoze': Using server-side directory move 2026/07/11 05:29:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hefajod3yoze': Server side directory move succeeded 2026/07/11 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hefajod3yoze': Purge remote 2026/07/11 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajubez6loza': Purge remote 2026/07/11 05:29:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.80s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luxokok5fewe" 2026/07/11 05:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/0ahp1ueffuj1af9f1a6tkpoj5339nbfnni68g49pi5kpqi2obu0g" 2026/07/11 05:29:43 DEBUG : potato2: md5 = c286a3544761b32ac82a1c90c61bc2c2 OK 2026/07/11 05:29:45 DEBUG : empty space: md5 = c58af82c6208bb2c913978c966f8e036 OK 2026/07/11 05:29:46 DEBUG : potato3: md5 = d4c1b0b9e92db0d933cd2bf03cbeab45 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-luxokok5fewe' 2026/07/11 05:29:48 DEBUG : empty space: md5 = d9423a06246357800147532e9369999b OK 2026/07/11 05:29:50 DEBUG : potato3: md5 = d19dfbc5a24f9f93db3f9064730713d8 OK 2026/07/11 05:29:50 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 05:29:50 DEBUG : empty space: Excluded 2026/07/11 05:29:50 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 05:29:50 DEBUG : empty space: Excluded 2026/07/11 05:29:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luxokok5fewe': Waiting for checks to finish 2026/07/11 05:29:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:29:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-luxokok5fewe') 2026/07/11 05:29:50 DEBUG : potato3: Sizes differ 2026/07/11 05:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luxokok5fewe': Waiting for transfers to finish 2026/07/11 05:29:51 INFO : potato3: Deleted 2026/07/11 05:29:51 INFO : potato2: Moved (server-side) 2026/07/11 05:29:51 INFO : potato3: Moved (server-side) 2026/07/11 05:29:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tulemap2xivo" 2026/07/11 05:29:52 DEBUG : Creating backend with remote "TestDrive:crypt/5knglklj205kb35u6422fcg776hqvlugnnjcbtl6laa58jmb8j80" 2026/07/11 05:29:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 05:29:53 DEBUG : empty space: Excluded 2026/07/11 05:29:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:29:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 05:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tulemap2xivo': Waiting for checks to finish 2026/07/11 05:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tulemap2xivo': Waiting for transfers to finish 2026/07/11 05:29:54 INFO : potato2: Moved (server-side) 2026/07/11 05:29:54 INFO : potato3: Moved (server-side) 2026/07/11 05:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tulemap2xivo': Purge remote 2026/07/11 05:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luxokok5fewe': Purge remote --- PASS: TestServerSideMoveWithFilter (15.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:29:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bivawux3rifi" 2026/07/11 05:29:57 DEBUG : Creating backend with remote "TestDrive:crypt/n91rhp2tk1t968cpo5uir09a21044ifdp7k0jt2janj9csvmnr2g" 2026/07/11 05:29:59 DEBUG : potato2: md5 = c1bbd5c25d9d5b58e34bb476906e8034 OK 2026/07/11 05:30:00 DEBUG : empty space: md5 = 6440a284545990c7a082fca7f9c59efc OK 2026/07/11 05:30:02 DEBUG : potato3: md5 = afea756d39736c4b9cb3b58685585536 OK 2026/07/11 05:30:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu' -> Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi' 2026/07/11 05:30:05 DEBUG : empty space: md5 = c901bf9fab6f87f15c28e1903022098d OK 2026/07/11 05:30:06 DEBUG : potato3: md5 = 2a84641d5075643ce0fc36e2621ac1b0 OK 2026/07/11 05:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi': Using server-side directory move 2026/07/11 05:30:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 05:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 05:30:07 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/11 05:30:07 DEBUG : empty space: size = 1 OK 2026/07/11 05:30:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:30:07 DEBUG : empty space: Unchanged skipping 2026/07/11 05:30:07 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:30:07 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi') 2026/07/11 05:30:07 DEBUG : potato3: Sizes differ 2026/07/11 05:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi': Waiting for checks to finish 2026/07/11 05:30:07 INFO : potato3: Deleted 2026/07/11 05:30:07 INFO : empty space: Deleted 2026/07/11 05:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi': Waiting for transfers to finish 2026/07/11 05:30:08 INFO : potato2: Moved (server-side) 2026/07/11 05:30:08 INFO : potato3: Moved (server-side) 2026/07/11 05:30:08 INFO : tomatoDir: Removing directory 2026/07/11 05:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': deleted 1 directories 2026/07/11 05:30:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tovekuh4ceqo" 2026/07/11 05:30:09 DEBUG : Creating backend with remote "TestDrive:crypt/8gqdmjk2eog6ifvhmlbb3g792qnb3ogmj11eaodukbfmc0aqen8g" 2026/07/11 05:30:10 INFO : tomatoDir: Making directory 2026/07/11 05:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tovekuh4ceqo': Using server-side directory move 2026/07/11 05:30:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tovekuh4ceqo': Server side directory move succeeded 2026/07/11 05:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tovekuh4ceqo': Purge remote 2026/07/11 05:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivawux3rifi': Purge remote 2026/07/11 05:30:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.40s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test" 2026/07/11 05:30:15 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.95s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test" 2026/07/11 05:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/11 05:30:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-include/layer2" 2026/07/11 05:30:19 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/11 05:30:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-ignore-file" 2026/07/11 05:30:22 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/11 05:30:26 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = c07684430127295960228d686a88e24b OK 2026/07/11 05:30:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 05:30:27 DEBUG : rclone-sync-test: Excluded 2026/07/11 05:30:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/11 05:30:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/11 05:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test': Waiting for checks to finish 2026/07/11 05:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test': Waiting for transfers to finish 2026/07/11 05:30:28 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:28 INFO : There was nothing to transfer 2026/07/11 05:30:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 05:30:29 DEBUG : rclone-sync-test: Excluded 2026/07/11 05:30:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/11 05:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:30:29 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:29 INFO : rclone-sync-test-include: Removing directory 2026/07/11 05:30:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/11 05:30:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/11 05:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': failed to delete 1 directories 2026/07/11 05:30:30 INFO : There was nothing to transfer 2026/07/11 05:30:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 05:30:31 DEBUG : rclone-sync-test: Excluded 2026/07/11 05:30:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/11 05:30:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/11 05:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/11 05:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/11 05:30:31 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:31 INFO : There was nothing to transfer 2026/07/11 05:30:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 05:30:32 DEBUG : rclone-sync-test: Excluded 2026/07/11 05:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/11 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:30:33 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:33 INFO : rclone-sync-test-include: Removing directory 2026/07/11 05:30:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/11 05:30:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/11 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': failed to delete 1 directories 2026/07/11 05:30:33 INFO : There was nothing to transfer 2026/07/11 05:30:34 DEBUG : Excluded 2026/07/11 05:30:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/11 05:30:34 DEBUG : rclone-sync-test: Excluded 2026/07/11 05:30:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/11 05:30:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/11 05:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/11 05:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/11 05:30:35 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:35 INFO : There was nothing to transfer 2026/07/11 05:30:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/11 05:30:37 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.25s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:30:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:30:39 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:30:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/CompareDest" 2026/07/11 05:30:40 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/gveqi14airsml4bgu7krj116o8" 2026/07/11 05:30:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:44 DEBUG : one: md5 = 77d6b2ac278974fc46238e428d1853d2 OK 2026/07/11 05:30:44 DEBUG : one: size = 3 OK 2026/07/11 05:30:44 INFO : one: Copied (new) 2026/07/11 05:30:44 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:30:45 DEBUG : one: Sizes differ 2026/07/11 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:47 DEBUG : one: md5 = 5cf13a2ece6f57a656978c60b7999b81 OK 2026/07/11 05:30:47 DEBUG : one: size = 5 OK 2026/07/11 05:30:47 INFO : one: Copied (replaced existing) 2026/07/11 05:30:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:49 DEBUG : dst/one: md5 = 8af5f5007cd760d0a76328203add172e OK 2026/07/11 05:30:51 DEBUG : CompareDest/one: md5 = 6ee1465506b723a1313fca7d78225215 OK 2026/07/11 05:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:30:52 DEBUG : one: Sizes differ 2026/07/11 05:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:53 DEBUG : one: size = 5 OK 2026/07/11 05:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 05:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:53 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:53 INFO : There was nothing to transfer 2026/07/11 05:30:55 DEBUG : CompareDest/two: md5 = 967c85f7c1f8b32fa46679ce059106d5 OK 2026/07/11 05:30:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:30:55 DEBUG : one: Sizes differ 2026/07/11 05:30:56 DEBUG : two: size = 3 OK 2026/07/11 05:30:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 05:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:56 DEBUG : one: size = 5 OK 2026/07/11 05:30:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 05:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:56 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:56 INFO : There was nothing to transfer 2026/07/11 05:30:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:30:56 DEBUG : one: Sizes differ 2026/07/11 05:30:56 DEBUG : one: size = 5 OK 2026/07/11 05:30:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 05:30:57 DEBUG : two: size = 3 OK 2026/07/11 05:30:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:57 DEBUG : Waiting for deletions to finish 2026/07/11 05:30:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/11 05:30:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:30:58 DEBUG : one: Sizes differ 2026/07/11 05:30:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:30:58 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/CompareDest') 2026/07/11 05:30:58 DEBUG : two: Sizes differ 2026/07/11 05:30:58 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 05:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:30:58 DEBUG : one: size = 5 OK 2026/07/11 05:30:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:30:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 05:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:30:59 DEBUG : two: md5 = 511d3ef3d8ed4f80fd0451473baad710 OK 2026/07/11 05:30:59 DEBUG : two: size = 5 OK 2026/07/11 05:30:59 INFO : two: Copied (new) 2026/07/11 05:30:59 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:31:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:31:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:31:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.99s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:31:06 DEBUG : pre-dest1/1: md5 = 58b2be1b8ece921c92715a46bea64be8 OK 2026/07/11 05:31:08 DEBUG : pre-dest2/2: md5 = 39b67ccb80e340d2242bd1ebfc0a03e0 OK 2026/07/11 05:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dest" 2026/07/11 05:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/rg03c1jvnehrrc617i0lnqjddc" 2026/07/11 05:31:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/pre-dest1" 2026/07/11 05:31:10 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/bbnblvh6k061ssopqrp18kd7gc" 2026/07/11 05:31:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/pre-dest2" 2026/07/11 05:31:11 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/11 05:31:12 DEBUG : 1: size = 1 OK 2026/07/11 05:31:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:31:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/11 05:31:13 DEBUG : 2: size = 1 OK 2026/07/11 05:31:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:31:13 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/11 05:31:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/11 05:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dest': Waiting for checks to finish 2026/07/11 05:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dest': Waiting for transfers to finish 2026/07/11 05:31:15 DEBUG : 3: md5 = 085860524fe547b5c5668e944d53cddb OK 2026/07/11 05:31:15 DEBUG : 3: size = 1 OK 2026/07/11 05:31:15 INFO : 3: Copied (new) 2026/07/11 05:31:15 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:18 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/11 05:31:19 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/11 05:31:19 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.27s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:31:20 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/CopyDest" 2026/07/11 05:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/11 05:31:23 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 05:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:25 DEBUG : one: md5 = 986d09a7e8b3d7acdea225675b7c0167 OK 2026/07/11 05:31:25 DEBUG : one: size = 3 OK 2026/07/11 05:31:25 INFO : one: Copied (new) 2026/07/11 05:31:25 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:31:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:31:27 DEBUG : one: Sizes differ 2026/07/11 05:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:29 DEBUG : one: md5 = 34a90f92f95aa8fd7163054d773e224d OK 2026/07/11 05:31:29 DEBUG : one: size = 5 OK 2026/07/11 05:31:29 INFO : one: Copied (replaced existing) 2026/07/11 05:31:29 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:31 DEBUG : dst/one: md5 = df9e864c5b7f81177860f16172dd5323 OK 2026/07/11 05:31:33 DEBUG : CopyDest/one: md5 = 426ff9670368508730f0a026f6f67162 OK 2026/07/11 05:31:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/BackupDir" 2026/07/11 05:31:33 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/11 05:31:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:31:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:31:35 DEBUG : one: Sizes differ 2026/07/11 05:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:36 DEBUG : one: size = 5 OK 2026/07/11 05:31:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:31:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:31:36 DEBUG : one: Sizes differ 2026/07/11 05:31:37 INFO : one: Moved (server-side) 2026/07/11 05:31:38 DEBUG : one: size = 5 OK 2026/07/11 05:31:38 INFO : one: Copied (server-side copy) 2026/07/11 05:31:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 05:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:38 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:40 DEBUG : CopyDest/two: md5 = 9b57631f1ba745f45a29ec4565524525 OK 2026/07/11 05:31:41 DEBUG : one: size = 5 OK 2026/07/11 05:31:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:41 DEBUG : one: Unchanged skipping 2026/07/11 05:31:41 DEBUG : two: size = 3 OK 2026/07/11 05:31:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:42 DEBUG : two: size = 3 OK 2026/07/11 05:31:42 INFO : two: Copied (server-side copy) 2026/07/11 05:31:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 05:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:42 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:43 DEBUG : one: size = 5 OK 2026/07/11 05:31:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:43 DEBUG : one: Unchanged skipping 2026/07/11 05:31:43 DEBUG : two: size = 3 OK 2026/07/11 05:31:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:43 DEBUG : two: Unchanged skipping 2026/07/11 05:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:43 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:43 INFO : There was nothing to transfer 2026/07/11 05:31:45 DEBUG : CopyDest/three: md5 = 00ca242a931a4eae8376c88afd75b4eb OK 2026/07/11 05:31:46 DEBUG : one: size = 5 OK 2026/07/11 05:31:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:46 DEBUG : one: Unchanged skipping 2026/07/11 05:31:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:31:46 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/CopyDest') 2026/07/11 05:31:46 DEBUG : three: Sizes differ 2026/07/11 05:31:46 DEBUG : three: Destination not found in --copy-dest 2026/07/11 05:31:46 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 05:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:31:46 DEBUG : two: size = 3 OK 2026/07/11 05:31:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 05:31:46 DEBUG : two: Unchanged skipping 2026/07/11 05:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:31:47 DEBUG : three: md5 = ce07a307751766b287aa360d6376a96e OK 2026/07/11 05:31:47 DEBUG : three: size = 7 OK 2026/07/11 05:31:47 INFO : three: Copied (new) 2026/07/11 05:31:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:31:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 05:31:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:31:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:31:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:31:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 05:31:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:31:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.40s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:31:55 DEBUG : dst/one: md5 = 6897e6081eb1eac2ffe7a6e11fa0872a OK 2026/07/11 05:31:57 DEBUG : dst/two: md5 = 1763ddc298b6bc20be04099169bc417e OK 2026/07/11 05:31:58 DEBUG : dst/three.txt: md5 = fca50016b2454c1fec9783f683c8a88e OK 2026/07/11 05:31:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:31:59 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:32:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/backup" 2026/07/11 05:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 05:32:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:01 DEBUG : one: Sizes differ 2026/07/11 05:32:01 DEBUG : two: size = 3 OK 2026/07/11 05:32:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:01 DEBUG : two: Unchanged skipping 2026/07/11 05:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:03 INFO : one: Moved (server-side) 2026/07/11 05:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:04 DEBUG : one: md5 = a9916d1289a6ed5afc0983eb9857dc6b OK 2026/07/11 05:32:04 DEBUG : one: size = 4 OK 2026/07/11 05:32:04 INFO : one: Copied (new) 2026/07/11 05:32:04 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:05 INFO : three.txt: Moved (server-side) 2026/07/11 05:32:05 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:07 DEBUG : dst/three.txt: md5 = 0bdaca5649484ab7f2aba1520375b54b OK 2026/07/11 05:32:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:08 DEBUG : one: Sizes differ 2026/07/11 05:32:08 DEBUG : two: size = 3 OK 2026/07/11 05:32:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:08 DEBUG : two: Unchanged skipping 2026/07/11 05:32:08 INFO : one: Deleted 2026/07/11 05:32:09 INFO : one: Moved (server-side) 2026/07/11 05:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:10 DEBUG : one: md5 = cdd971c78062f2fe6555e7568338cbc0 OK 2026/07/11 05:32:10 DEBUG : one: size = 5 OK 2026/07/11 05:32:10 INFO : one: Copied (new) 2026/07/11 05:32:10 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:11 INFO : three.txt: Deleted 2026/07/11 05:32:11 INFO : three.txt: Moved (server-side) 2026/07/11 05:32:11 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:32:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:32:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 05:32:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:32:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 05:32:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (21.98s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:32:17 DEBUG : dst/one: md5 = 9c14ebf6b8de4f4cbafa1ae5814a917d OK 2026/07/11 05:32:19 DEBUG : dst/two: md5 = 02b3720b6691db3b134bd639f6228c64 OK 2026/07/11 05:32:20 DEBUG : dst/three.txt: md5 = 6476a3b6455a67485814974c29158c23 OK 2026/07/11 05:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/backup" 2026/07/11 05:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 05:32:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:23 DEBUG : one: Sizes differ 2026/07/11 05:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:23 DEBUG : two: size = 3 OK 2026/07/11 05:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:23 DEBUG : two: Unchanged skipping 2026/07/11 05:32:25 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:26 DEBUG : one: md5 = ce04e375ceba9ddd22324cc78ec425e9 OK 2026/07/11 05:32:26 DEBUG : one: size = 4 OK 2026/07/11 05:32:26 INFO : one: Copied (new) 2026/07/11 05:32:26 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:32:27 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:29 DEBUG : dst/three.txt: md5 = 0099416c2ef5229220961201f80aa673 OK 2026/07/11 05:32:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:29 DEBUG : two: size = 3 OK 2026/07/11 05:32:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:29 DEBUG : one: Sizes differ 2026/07/11 05:32:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:29 DEBUG : two: Unchanged skipping 2026/07/11 05:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:30 INFO : one.bak: Deleted 2026/07/11 05:32:31 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:32 DEBUG : one: md5 = 7e02684240b68b374acb354b7a3f2441 OK 2026/07/11 05:32:32 DEBUG : one: size = 5 OK 2026/07/11 05:32:32 INFO : one: Copied (new) 2026/07/11 05:32:32 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:32 INFO : three.txt.bak: Deleted 2026/07/11 05:32:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:32:33 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/11 05:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/11 05:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/11 05:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:32:40 DEBUG : dst/one: md5 = 8d37b75477a2f3cc28705cccf0d68a16 OK 2026/07/11 05:32:41 DEBUG : dst/two: md5 = d544f14eae9178dc53f8812a1de49ff6 OK 2026/07/11 05:32:42 DEBUG : dst/three.txt: md5 = 1a95bfc9617decd9bf74ad845681d7ed OK 2026/07/11 05:32:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:32:43 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/backup" 2026/07/11 05:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 05:32:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:45 DEBUG : one: Sizes differ 2026/07/11 05:32:45 DEBUG : two: size = 3 OK 2026/07/11 05:32:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:45 DEBUG : two: Unchanged skipping 2026/07/11 05:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/11 05:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:48 DEBUG : one: md5 = 01cea44d2e6af2f367df5220d72c4527 OK 2026/07/11 05:32:48 DEBUG : one: size = 4 OK 2026/07/11 05:32:48 INFO : one: Copied (new) 2026/07/11 05:32:48 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/11 05:32:49 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:51 DEBUG : dst/three.txt: md5 = a98baf70024193e6be5ab348cc6c36c6 OK 2026/07/11 05:32:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:32:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:32:52 DEBUG : one: Sizes differ 2026/07/11 05:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:32:52 DEBUG : two: size = 3 OK 2026/07/11 05:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:32:52 DEBUG : two: Unchanged skipping 2026/07/11 05:32:53 INFO : one-2019-01-01: Deleted 2026/07/11 05:32:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/11 05:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:32:55 DEBUG : one: md5 = 23a2f2393b3c2aed4ace181994381baa OK 2026/07/11 05:32:55 DEBUG : one: size = 5 OK 2026/07/11 05:32:55 INFO : one: Copied (new) 2026/07/11 05:32:55 DEBUG : Waiting for deletions to finish 2026/07/11 05:32:55 INFO : three-2019-01-01.txt: Deleted 2026/07/11 05:32:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/11 05:32:56 INFO : three.txt: Moved into backup dir 2026/07/11 05:32:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:32:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:32:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/11 05:32:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/11 05:32:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/11 05:32:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.33s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:33:02 DEBUG : dst/one: md5 = 0bb1d575bf7040ef6f48ea4be77f4c7f OK 2026/07/11 05:33:03 DEBUG : dst/two: md5 = d50f40557fa9659737632740e5f1035a OK 2026/07/11 05:33:05 DEBUG : dst/three.txt: md5 = 42337d1cd362fb287d4842abe906cb89 OK 2026/07/11 05:33:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:33:05 DEBUG : Config file has changed externally - reloading 2026/07/11 05:33:05 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:33:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:06 DEBUG : one: Sizes differ 2026/07/11 05:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:33:06 DEBUG : two: size = 3 OK 2026/07/11 05:33:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:06 DEBUG : two: Unchanged skipping 2026/07/11 05:33:07 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:33:09 DEBUG : one: md5 = 259e9f41f2dfd4ca4e356c3db6d3cca4 OK 2026/07/11 05:33:09 DEBUG : one: size = 4 OK 2026/07/11 05:33:09 INFO : one: Copied (new) 2026/07/11 05:33:09 DEBUG : Waiting for deletions to finish 2026/07/11 05:33:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:33:09 INFO : three.txt: Moved into backup dir 2026/07/11 05:33:11 DEBUG : dst/three.txt: md5 = 9295c91d8d4f08d40629b208cab89d53 OK 2026/07/11 05:33:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/11 05:33:12 DEBUG : three.txt.bak: Excluded 2026/07/11 05:33:12 DEBUG : one.bak: Excluded (Path Filter) 2026/07/11 05:33:12 DEBUG : one.bak: Excluded 2026/07/11 05:33:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:12 DEBUG : one: Sizes differ 2026/07/11 05:33:12 DEBUG : two: size = 3 OK 2026/07/11 05:33:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for checks to finish 2026/07/11 05:33:12 DEBUG : two: Unchanged skipping 2026/07/11 05:33:12 INFO : one.bak: Deleted 2026/07/11 05:33:13 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst': Waiting for transfers to finish 2026/07/11 05:33:14 DEBUG : one: md5 = e3758991dcc2db6f081b643752281d75 OK 2026/07/11 05:33:14 DEBUG : one: size = 5 OK 2026/07/11 05:33:14 INFO : one: Copied (new) 2026/07/11 05:33:14 DEBUG : Waiting for deletions to finish 2026/07/11 05:33:15 INFO : three.txt.bak: Deleted 2026/07/11 05:33:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:33:15 INFO : three.txt: Moved into backup dir 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:33:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.16s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:33:21 DEBUG : dst/one: md5 = a3ab527a0dfb791afb30f6b590c898b5 OK 2026/07/11 05:33:22 DEBUG : dst/two: md5 = a1d6a8c9ead1e61dd3e18c3b6d14de29 OK 2026/07/11 05:33:24 DEBUG : dst/three.txt: md5 = 35539e4f5b7a857fb2509cc6b334cd3a OK 2026/07/11 05:33:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:33:24 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:33:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:25 DEBUG : one: Sizes differ 2026/07/11 05:33:26 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:33:28 DEBUG : one: md5 = d1266371e4351350ba8203b7358baf52 OK 2026/07/11 05:33:28 DEBUG : one: size = 4 OK 2026/07/11 05:33:28 INFO : one: Copied (new) 2026/07/11 05:33:28 DEBUG : two: size = 3 OK 2026/07/11 05:33:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:28 DEBUG : two: Unchanged skipping 2026/07/11 05:33:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:28 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:28 DEBUG : three.txt: Sizes differ 2026/07/11 05:33:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:33:30 DEBUG : three.txt: md5 = 844b2a9f39fa05759a17ba7c403bbb06 OK 2026/07/11 05:33:30 DEBUG : three.txt: size = 6 OK 2026/07/11 05:33:30 INFO : three.txt: Copied (new) 2026/07/11 05:33:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:31 DEBUG : one: Sizes differ 2026/07/11 05:33:32 INFO : one.bak: Deleted 2026/07/11 05:33:33 INFO : one: Moved (server-side) to: one.bak 2026/07/11 05:33:34 DEBUG : one: md5 = 9639eac2fd38c7036f0ac75bbdf1997b OK 2026/07/11 05:33:34 DEBUG : one: size = 5 OK 2026/07/11 05:33:34 INFO : one: Copied (new) 2026/07/11 05:33:34 DEBUG : two: size = 3 OK 2026/07/11 05:33:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:34 DEBUG : two: Unchanged skipping 2026/07/11 05:33:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:34 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:34 DEBUG : three.txt: Sizes differ 2026/07/11 05:33:35 INFO : three.txt.bak: Deleted 2026/07/11 05:33:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/11 05:33:37 DEBUG : three.txt: md5 = 23119d5e29545effbb2418a9c120057d OK 2026/07/11 05:33:37 DEBUG : three.txt: size = 19 OK 2026/07/11 05:33:37 INFO : three.txt: Copied (new) 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/11 05:33:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (21.89s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:33:43 DEBUG : dst/one: md5 = 735b6b939548723f009790d0ee9dc9c4 OK 2026/07/11 05:33:45 DEBUG : dst/two: md5 = 92d1f65f50251e1847c8b5ff753e2797 OK 2026/07/11 05:33:46 DEBUG : dst/three.txt: md5 = bf0e626a6abc4e33a875b5a595329cd3 OK 2026/07/11 05:33:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqoniv2tofu/dst" 2026/07/11 05:33:47 DEBUG : Creating backend with remote "TestDrive:crypt/iorliv5p7t5grl62hd50rfsb284duvgd9v81kt1rsg1u9r31uqrg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 05:33:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:48 DEBUG : one: Sizes differ 2026/07/11 05:33:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/11 05:33:50 DEBUG : one: md5 = 07a3a36484ab0096defec40cebc972cf OK 2026/07/11 05:33:50 DEBUG : one: size = 4 OK 2026/07/11 05:33:50 INFO : one: Copied (new) 2026/07/11 05:33:50 DEBUG : two: size = 3 OK 2026/07/11 05:33:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:50 DEBUG : two: Unchanged skipping 2026/07/11 05:33:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:50 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:50 DEBUG : three.txt: Sizes differ 2026/07/11 05:33:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/11 05:33:52 DEBUG : three.txt: md5 = 15e1e8afa1c44108ba6d14270d0ec769 OK 2026/07/11 05:33:52 DEBUG : three.txt: size = 6 OK 2026/07/11 05:33:52 INFO : three.txt: Copied (new) 2026/07/11 05:33:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:54 DEBUG : one: Sizes differ 2026/07/11 05:33:54 INFO : one-2019-01-01: Deleted 2026/07/11 05:33:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/11 05:33:56 DEBUG : one: md5 = 9089a99bdc81b9595a150baf99669b4e OK 2026/07/11 05:33:56 DEBUG : one: size = 5 OK 2026/07/11 05:33:56 INFO : one: Copied (new) 2026/07/11 05:33:56 DEBUG : two: size = 3 OK 2026/07/11 05:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:33:56 DEBUG : two: Unchanged skipping 2026/07/11 05:33:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:33:57 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu/dst') 2026/07/11 05:33:57 DEBUG : three.txt: Sizes differ 2026/07/11 05:33:57 INFO : three-2019-01-01.txt: Deleted 2026/07/11 05:33:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/11 05:33:59 DEBUG : three.txt: md5 = 2413e7699a232e5b6b65876cb0b3d52b OK 2026/07/11 05:33:59 DEBUG : three.txt: size = 19 OK 2026/07/11 05:33:59 INFO : three.txt: Copied (new) 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/11 05:34:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.10s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:34:04 DEBUG : Testêé: md5 = 85a663973149dd0770bcf776fc206dc8 OK 2026/07/11 05:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:34:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:34:05 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:34:05 DEBUG : Testêé: Sizes differ 2026/07/11 05:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:34:06 DEBUG : Testêé: md5 = 25e70b9e086b867b7ab5edc61f6ac75d OK 2026/07/11 05:34:06 DEBUG : Testêé: size = 14 OK 2026/07/11 05:34:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/11 05:34:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.17s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:34:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 05:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:34:09 DEBUG : existing: md5 = 591393096d9e2bd9f5a95605cc2e890b OK 2026/07/11 05:34:09 DEBUG : existing: size = 6 OK 2026/07/11 05:34:09 INFO : existing: Copied (new) 2026/07/11 05:34:09 DEBUG : Waiting for deletions to finish 2026/07/11 05:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:34:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:34:10 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:34:10 DEBUG : existing: Sizes differ 2026/07/11 05:34:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/11 05:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:34:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting files as there were IO errors 2026/07/11 05:34:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.70s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:34:12 DEBUG : EXISTING: md5 = dd109bb744714d6c50e0e9fc9fd1a440 OK 2026/07/11 05:34:13 DEBUG : EXISTING: size = 6 OK 2026/07/11 05:34:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:34:13 DEBUG : existing: Unchanged skipping 2026/07/11 05:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:34:13 DEBUG : Waiting for deletions to finish 2026/07/11 05:34:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.14s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", 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-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", 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-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:34:17 DEBUG : both0: md5 = 89674944f4a7376e45fef9cc39eee719 OK 2026/07/11 05:34:19 DEBUG : only0: md5 = fee4e6de6134f78902762aff67266c97 OK 2026/07/11 05:34:20 DEBUG : both1: md5 = 2219734a64c0f8df8bb7ceca054c351a OK 2026/07/11 05:34:21 DEBUG : only1: md5 = 6e23d022f252044c6446f0b8086024b3 OK 2026/07/11 05:34:22 DEBUG : both2: md5 = 4368d7e36bf00f636d19dc10fbf410ca OK 2026/07/11 05:34:24 DEBUG : only2: md5 = d6deb2c594320c74bb7a6a25e31236bb OK 2026/07/11 05:34:25 DEBUG : both3: md5 = ee0ed1e3d2d25b061d8677c9a58f31c1 OK 2026/07/11 05:34:27 DEBUG : only3: md5 = 5fa09f6cced7de572853700ef4897ec9 OK 2026/07/11 05:34:28 DEBUG : both4: md5 = a6a2ec414d93d6a60e8884c8d1feaa7e OK 2026/07/11 05:34:30 DEBUG : only4: md5 = 56f33aaf4fb3dcd0beff8e4e1fbe2995 OK 2026/07/11 05:34:31 DEBUG : both5: md5 = 797344d36fed2a9186081b0697466b0e OK 2026/07/11 05:34:32 DEBUG : only5: md5 = 4c5eefdc9de6d8a9d2156975db4868ec OK 2026/07/11 05:34:34 DEBUG : both6: md5 = 85135fea3d802c10a19200081a3111a8 OK 2026/07/11 05:34:35 DEBUG : only6: md5 = a6a81e4611a8e79efd4d2da560e1cc1e OK 2026/07/11 05:34:36 DEBUG : both7: md5 = a08021fdb0aee59af53451027022497a OK 2026/07/11 05:34:38 DEBUG : only7: md5 = fa18011bb1c91e8defee4cd60898b0d2 OK 2026/07/11 05:34:39 DEBUG : both8: md5 = bfa4d1e48bfe12b9dcbf81e603a61c90 OK 2026/07/11 05:34:41 DEBUG : only8: md5 = 55f90f12c1119cbeff07b4f993da1e08 OK 2026/07/11 05:34:42 DEBUG : both9: md5 = 3c1cfe8f7ca0a08109360223437fb7f0 OK 2026/07/11 05:34:44 DEBUG : only9: md5 = dd605c150c93b88f3876d7fac151434f OK 2026/07/11 05:34:45 DEBUG : both10: md5 = 95106ede6119b6c85b1d19e55ef56a21 OK 2026/07/11 05:34:46 DEBUG : only10: md5 = 1028e9820ba771cbfbe2b16befa1dbb9 OK 2026/07/11 05:34:48 DEBUG : both11: md5 = 495c952770610c76eeb38e1b3915b541 OK 2026/07/11 05:34:49 DEBUG : only11: md5 = 887f826ff8b7505a742a338b89f04f84 OK 2026/07/11 05:34:51 DEBUG : both12: md5 = 5e6a2f800adba20e7fd311ce3b805278 OK 2026/07/11 05:34:52 DEBUG : only12: md5 = 593d08494ab5aaaaf0c7eca4fbad0142 OK 2026/07/11 05:34:54 DEBUG : both13: md5 = 6339ab00cffc929aac6500ca3e51b83b OK 2026/07/11 05:34:55 DEBUG : only13: md5 = 84dd0b74258d0c6f736acfa35846f855 OK 2026/07/11 05:34:56 DEBUG : both14: md5 = 716d7321b7444373e74d2ae84ec90108 OK 2026/07/11 05:34:58 DEBUG : only14: md5 = 8fa2e1312b9c15b22a4d592dc6a61e7e OK 2026/07/11 05:34:59 DEBUG : both15: md5 = 3b4a03687a2cb8662a920e17c08353a2 OK 2026/07/11 05:35:01 DEBUG : only15: md5 = 2f6815a7eb67988e44543a897152ec51 OK 2026/07/11 05:35:02 DEBUG : both16: md5 = 613ba8a8d705b6de7309f7f8cf502ed6 OK 2026/07/11 05:35:03 DEBUG : only16: md5 = f43574d9c416ea607f80193890700db9 OK 2026/07/11 05:35:05 DEBUG : both17: md5 = b40915d44effa354dbb4b3c77b066cd0 OK 2026/07/11 05:35:06 DEBUG : only17: md5 = c013b1c2ec6d15fc268262727a032dee OK 2026/07/11 05:35:08 DEBUG : both18: md5 = 352ff58be28e3afc8c5bcda14354aac2 OK 2026/07/11 05:35:09 DEBUG : only18: md5 = 499638c955a11cda769106641e08aafb OK 2026/07/11 05:35:11 DEBUG : both19: md5 = 4eef71e2d28d8c5a8abb875f0631cbc3 OK 2026/07/11 05:35:12 DEBUG : only19: md5 = 49dc6985eaef020c247c62371b0eca66 OK 2026/07/11 05:35:13 DEBUG : both0: size = 6 OK 2026/07/11 05:35:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both10: size = 6 OK 2026/07/11 05:35:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both11: size = 6 OK 2026/07/11 05:35:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both0: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both13: size = 6 OK 2026/07/11 05:35:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both12: size = 6 OK 2026/07/11 05:35:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both13: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both14: size = 6 OK 2026/07/11 05:35:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:35:13 DEBUG : both12: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both15: size = 6 OK 2026/07/11 05:35:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both15: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both16: size = 6 OK 2026/07/11 05:35:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both16: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both17: size = 6 OK 2026/07/11 05:35:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both17: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both18: size = 6 OK 2026/07/11 05:35:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both18: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both19: size = 6 OK 2026/07/11 05:35:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both19: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both1: size = 6 OK 2026/07/11 05:35:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both1: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both2: size = 6 OK 2026/07/11 05:35:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both2: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both3: size = 6 OK 2026/07/11 05:35:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both3: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both4: size = 6 OK 2026/07/11 05:35:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both4: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both5: size = 6 OK 2026/07/11 05:35:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both5: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both6: size = 6 OK 2026/07/11 05:35:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both6: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both7: size = 6 OK 2026/07/11 05:35:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both7: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both8: size = 6 OK 2026/07/11 05:35:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both8: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both9: size = 6 OK 2026/07/11 05:35:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:35:13 DEBUG : both9: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both14: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both11: Unchanged skipping 2026/07/11 05:35:13 DEBUG : both10: Unchanged skipping 2026/07/11 05:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:35:13 DEBUG : Waiting for deletions to finish 2026/07/11 05:35:13 INFO : only2: Deleted 2026/07/11 05:35:13 INFO : only11: Deleted 2026/07/11 05:35:13 INFO : only1: Deleted 2026/07/11 05:35:13 INFO : only6: Deleted 2026/07/11 05:35:14 INFO : only13: Deleted 2026/07/11 05:35:14 INFO : only10: Deleted 2026/07/11 05:35:14 INFO : only19: Deleted 2026/07/11 05:35:14 INFO : only4: Deleted 2026/07/11 05:35:14 INFO : only0: Deleted 2026/07/11 05:35:14 INFO : only12: Deleted 2026/07/11 05:35:14 INFO : only8: Deleted 2026/07/11 05:35:14 INFO : only14: Deleted 2026/07/11 05:35:14 INFO : only15: Deleted 2026/07/11 05:35:14 INFO : only18: Deleted 2026/07/11 05:35:14 INFO : only16: Deleted 2026/07/11 05:35:14 INFO : only9: Deleted 2026/07/11 05:35:15 INFO : only17: Deleted 2026/07/11 05:35:15 INFO : only5: Deleted 2026/07/11 05:35:15 INFO : only7: Deleted 2026/07/11 05:35:15 INFO : only3: Deleted 2026/07/11 05:35:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.33s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:35:26 DEBUG : both0: md5 = 28a6a0a883690f05f36a18e5f3c665ca OK 2026/07/11 05:35:27 DEBUG : only0: md5 = 47d6d203dda7ba022c67d15c19c9ddc5 OK 2026/07/11 05:35:28 DEBUG : both1: md5 = 284d6a538d6ec810068d0a88f70810c7 OK 2026/07/11 05:35:30 DEBUG : only1: md5 = 1a2d0df3e35f44ab8f4deee8737fc279 OK 2026/07/11 05:35:31 DEBUG : both2: md5 = af020584f6fdd01125641443294d5f82 OK 2026/07/11 05:35:33 DEBUG : only2: md5 = d2e23bbef62881b3d78e7e0255b8f9f7 OK 2026/07/11 05:35:35 DEBUG : both3: md5 = 0333852f68c33623a9c41b9e785471a7 OK 2026/07/11 05:35:36 DEBUG : only3: md5 = 3db13f292ea863cdce08c03dbc6f7868 OK 2026/07/11 05:35:37 DEBUG : both4: md5 = 961258c8027ef941818f684ba30ed6f2 OK 2026/07/11 05:35:39 DEBUG : only4: md5 = 3d62739a4a6b0c33feb3cccf8eae026d OK 2026/07/11 05:35:40 DEBUG : both5: md5 = c72b5a67d50107e5140152f3d37fd569 OK 2026/07/11 05:35:41 DEBUG : only5: md5 = d79cde6d57b6a59b4f829d8bacb580b4 OK 2026/07/11 05:35:43 DEBUG : both6: md5 = 54e77f3f9d51ba0d23a40767ac166b33 OK 2026/07/11 05:35:44 DEBUG : only6: md5 = db62f38332331fba689ab92e066b1053 OK 2026/07/11 05:35:45 DEBUG : both7: md5 = f6780404df7086804bdc3c7552c546c5 OK 2026/07/11 05:35:47 DEBUG : only7: md5 = cdc5575683d5ef9b56c78d0615316666 OK 2026/07/11 05:35:48 DEBUG : both8: md5 = 6da12d62f4661592df5c59ed1022b4cd OK 2026/07/11 05:35:50 DEBUG : only8: md5 = ac9111c32f9dada00819b6c029b7a303 OK 2026/07/11 05:35:51 DEBUG : both9: md5 = 002ea22a3003dd8f313cabaf7ff3c88b OK 2026/07/11 05:35:52 DEBUG : only9: md5 = 015a1129c1edef5accad55279e1d30e0 OK 2026/07/11 05:35:54 DEBUG : both10: md5 = a80cfa25f1198ed0a0119282ab6b6f0c OK 2026/07/11 05:35:55 DEBUG : only10: md5 = 98f7a61ae6d9ada0f95f266893495ee0 OK 2026/07/11 05:35:57 DEBUG : both11: md5 = 6e0b2050af511c7feb5cd77f54dbe064 OK 2026/07/11 05:35:58 DEBUG : only11: md5 = 372deaf8f09d8e4bae6f4f024f849955 OK 2026/07/11 05:36:00 DEBUG : both12: md5 = a2d055091675a48031616d876fdad929 OK 2026/07/11 05:36:01 DEBUG : only12: md5 = 28ebfe3e146b56dde782464e75432769 OK 2026/07/11 05:36:02 DEBUG : both13: md5 = d0aeac8d5b35b1fa48fe382adfe6716c OK 2026/07/11 05:36:04 DEBUG : only13: md5 = a8ea9885bf6cdbf6074d4568c2c8e960 OK 2026/07/11 05:36:05 DEBUG : both14: md5 = 155402c74084b8cd68c4540ea9a152ca OK 2026/07/11 05:36:06 DEBUG : only14: md5 = f0745a71054233191905055b97ffcccc OK 2026/07/11 05:36:08 DEBUG : both15: md5 = 8ae4868ccc10fc4b0971a3d3f34fa8a3 OK 2026/07/11 05:36:09 DEBUG : only15: md5 = ec9b3ed52890bfde5d8e896d3b484995 OK 2026/07/11 05:36:10 DEBUG : both16: md5 = 4079f2f0606ac46363557b2c5463b990 OK 2026/07/11 05:36:12 DEBUG : only16: md5 = 81a318b00774a2ca4f0a008c12da0366 OK 2026/07/11 05:36:13 DEBUG : both17: md5 = 7b8155f127c668cf8be85b4a7211d8d9 OK 2026/07/11 05:36:15 DEBUG : only17: md5 = 39eb473733f512d941e7c459d2af50e1 OK 2026/07/11 05:36:16 DEBUG : both18: md5 = f110cb9e5580766ff7c9bef4bfb22292 OK 2026/07/11 05:36:17 DEBUG : only18: md5 = f58752e1149f09eb433ea3d8bf8a3bf6 OK 2026/07/11 05:36:19 DEBUG : both19: md5 = 47efb555ad3ca79c00490fc343838b50 OK 2026/07/11 05:36:20 DEBUG : only19: md5 = 91ccf30936bb37b272f4cab686d32467 OK 2026/07/11 05:36:21 DEBUG : both0: size = 6 OK 2026/07/11 05:36:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both0: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both10: size = 6 OK 2026/07/11 05:36:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both10: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both11: size = 6 OK 2026/07/11 05:36:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both11: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both12: size = 6 OK 2026/07/11 05:36:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both12: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both13: size = 6 OK 2026/07/11 05:36:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both13: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both14: size = 6 OK 2026/07/11 05:36:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both14: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both15: size = 6 OK 2026/07/11 05:36:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both15: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both16: size = 6 OK 2026/07/11 05:36:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both16: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both17: size = 6 OK 2026/07/11 05:36:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both17: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both18: size = 6 OK 2026/07/11 05:36:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both18: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both19: size = 6 OK 2026/07/11 05:36:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both19: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both1: size = 6 OK 2026/07/11 05:36:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both1: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both2: size = 6 OK 2026/07/11 05:36:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both2: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both3: size = 6 OK 2026/07/11 05:36:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both3: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both4: size = 6 OK 2026/07/11 05:36:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both4: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both5: size = 6 OK 2026/07/11 05:36:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both5: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both6: size = 6 OK 2026/07/11 05:36:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both6: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both9: size = 6 OK 2026/07/11 05:36:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both9: Unchanged skipping 2026/07/11 05:36:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only0: Sizes differ 2026/07/11 05:36:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only10: Sizes differ 2026/07/11 05:36:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only11: Sizes differ 2026/07/11 05:36:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only12: Sizes differ 2026/07/11 05:36:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only13: Sizes differ 2026/07/11 05:36:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only14: Sizes differ 2026/07/11 05:36:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only15: Sizes differ 2026/07/11 05:36:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only16: Sizes differ 2026/07/11 05:36:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only17: Sizes differ 2026/07/11 05:36:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only18: Sizes differ 2026/07/11 05:36:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only19: Sizes differ 2026/07/11 05:36:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only1: Sizes differ 2026/07/11 05:36:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only2: Sizes differ 2026/07/11 05:36:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only3: Sizes differ 2026/07/11 05:36:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only4: Sizes differ 2026/07/11 05:36:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only5: Sizes differ 2026/07/11 05:36:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only6: Sizes differ 2026/07/11 05:36:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only7: Sizes differ 2026/07/11 05:36:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only8: Sizes differ 2026/07/11 05:36:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2012285772) 2026/07/11 05:36:21 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu') 2026/07/11 05:36:21 DEBUG : only9: Sizes differ 2026/07/11 05:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:36:21 DEBUG : both7: size = 6 OK 2026/07/11 05:36:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both7: Unchanged skipping 2026/07/11 05:36:21 DEBUG : both8: size = 6 OK 2026/07/11 05:36:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:36:21 DEBUG : both8: Unchanged skipping 2026/07/11 05:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:36:22 DEBUG : only10: md5 = 04cbf0bbd05e9a28c12faab7cccfecce OK 2026/07/11 05:36:22 DEBUG : only10: size = 0 OK 2026/07/11 05:36:22 INFO : only10: Copied (replaced existing) 2026/07/11 05:36:22 DEBUG : only11: md5 = 6c6041cf59cf81f0273f752e1d1bbff8 OK 2026/07/11 05:36:22 DEBUG : only11: size = 0 OK 2026/07/11 05:36:22 INFO : only11: Copied (replaced existing) 2026/07/11 05:36:22 DEBUG : only12: md5 = 77c8670569f18a88510adf981712bf9a OK 2026/07/11 05:36:22 DEBUG : only12: size = 0 OK 2026/07/11 05:36:22 INFO : only12: Copied (replaced existing) 2026/07/11 05:36:22 DEBUG : only0: md5 = f549d4e57f6591c0dddb49e5b4b19d23 OK 2026/07/11 05:36:22 DEBUG : only0: size = 0 OK 2026/07/11 05:36:22 INFO : only0: Copied (replaced existing) 2026/07/11 05:36:23 DEBUG : only13: md5 = a9cce25665192b8b02b1edffe4d6ee98 OK 2026/07/11 05:36:23 DEBUG : only13: size = 0 OK 2026/07/11 05:36:23 INFO : only13: Copied (replaced existing) 2026/07/11 05:36:23 DEBUG : only14: md5 = 7baaed0b03deff2a835495f10b6c8537 OK 2026/07/11 05:36:23 DEBUG : only14: size = 0 OK 2026/07/11 05:36:23 INFO : only14: Copied (replaced existing) 2026/07/11 05:36:23 DEBUG : only15: md5 = ceced2895b9dbb0de8c47ca686f903f9 OK 2026/07/11 05:36:23 DEBUG : only15: size = 0 OK 2026/07/11 05:36:23 INFO : only15: Copied (replaced existing) 2026/07/11 05:36:23 DEBUG : only16: md5 = 4187f33de33c972e2d61a116fff5d84f OK 2026/07/11 05:36:23 DEBUG : only16: size = 0 OK 2026/07/11 05:36:23 INFO : only16: Copied (replaced existing) 2026/07/11 05:36:24 DEBUG : only18: md5 = 5c39a8a2b4f733d524d564ea1763c27e OK 2026/07/11 05:36:24 DEBUG : only18: size = 0 OK 2026/07/11 05:36:24 INFO : only18: Copied (replaced existing) 2026/07/11 05:36:24 DEBUG : only17: md5 = 522e11387510caef334fa650c38c1e3c OK 2026/07/11 05:36:24 DEBUG : only17: size = 0 OK 2026/07/11 05:36:24 INFO : only17: Copied (replaced existing) 2026/07/11 05:36:24 DEBUG : only1: md5 = 02385c811fa839e618760e3bfdfee3fe OK 2026/07/11 05:36:24 DEBUG : only1: size = 0 OK 2026/07/11 05:36:24 INFO : only1: Copied (replaced existing) 2026/07/11 05:36:24 DEBUG : only19: md5 = b172acd94c100c1edbc290691a973764 OK 2026/07/11 05:36:24 DEBUG : only19: size = 0 OK 2026/07/11 05:36:24 INFO : only19: Copied (replaced existing) 2026/07/11 05:36:25 DEBUG : only3: md5 = 0f47e17dbb525e276c767c5d300f2130 OK 2026/07/11 05:36:25 DEBUG : only3: size = 0 OK 2026/07/11 05:36:25 INFO : only3: Copied (replaced existing) 2026/07/11 05:36:25 DEBUG : only2: md5 = cfc16e04296689cccc2d4f12e4d9e5b2 OK 2026/07/11 05:36:25 DEBUG : only2: size = 0 OK 2026/07/11 05:36:25 INFO : only2: Copied (replaced existing) 2026/07/11 05:36:25 DEBUG : only4: md5 = fdd5908af93f8ebe28e5120de740c1f1 OK 2026/07/11 05:36:25 DEBUG : only4: size = 0 OK 2026/07/11 05:36:25 INFO : only4: Copied (replaced existing) 2026/07/11 05:36:25 DEBUG : only5: md5 = 10172619e5400492b939e6f4535c5934 OK 2026/07/11 05:36:25 DEBUG : only5: size = 0 OK 2026/07/11 05:36:25 INFO : only5: Copied (replaced existing) 2026/07/11 05:36:26 DEBUG : only7: md5 = b40ab60bb3e3f70f8fdffa822098645b OK 2026/07/11 05:36:26 DEBUG : only7: size = 0 OK 2026/07/11 05:36:26 INFO : only7: Copied (replaced existing) 2026/07/11 05:36:26 DEBUG : only6: md5 = 1a0ca82c1a0fdbff56620a4fbe5e17f5 OK 2026/07/11 05:36:26 DEBUG : only6: size = 0 OK 2026/07/11 05:36:26 INFO : only6: Copied (replaced existing) 2026/07/11 05:36:27 DEBUG : only8: md5 = b6dca8efaed2eb5d5d71989f254a885e OK 2026/07/11 05:36:27 DEBUG : only8: size = 0 OK 2026/07/11 05:36:27 INFO : only8: Copied (replaced existing) 2026/07/11 05:36:27 DEBUG : only9: md5 = 14b4b35524222fad29cb66f86bf6f3d5 OK 2026/07/11 05:36:27 DEBUG : only9: size = 0 OK 2026/07/11 05:36:27 INFO : only9: Copied (replaced existing) 2026/07/11 05:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (79.94s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:36:44 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:36:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:36:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 05:36:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:36:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 05:36:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:36:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 05:36:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:36:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:36:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/11 05:36:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/11 05:36:57 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/11 05:36:57 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:36:59 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:36:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:36:59 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 05:36:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:36:59 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 05:36:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:37:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/11 05:37:11 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/11 05:37:12 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:37:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:14 DEBUG : sub dir: Making directory with metadata 2026/07/11 05:37:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/11 05:37:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:31 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:37:31 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:43 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/11 05:37:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:37:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/11 05:37:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/11 05:37:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:37:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:37:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:37:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:37:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:37:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/11 05:37:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:37:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:37:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 05:37:52 DEBUG : sub dir: Making directory with metadata 2026/07/11 05:37:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/11 05:38:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:38:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 05:38:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 05:38:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/11 05:38:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:38:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/11 05:38:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/11 05:38:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:38:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:38:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:38:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:38:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 05:38:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/11 05:38:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/11 05:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:38:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 484f45d8399c6da78dbc62c10ef894c8 OK 2026/07/11 05:38:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9b0c95186af737d059c21901ecad4344 OK 2026/07/11 05:38:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 2067e00d370039e544bca4b4d2d0a484 OK 2026/07/11 05:38:38 DEBUG : dir1/0003-defghij.txt: md5 = abc099ca9ef7db37fff0f48c06fe5994 OK 2026/07/11 05:38:40 DEBUG : dir1/0004-efghijk.txt: md5 = 9bacdaa438b2ec9205860d7ada8fa945 OK 2026/07/11 05:38:41 DEBUG : dir1/0005-fghijkl.txt: md5 = d21a845f672f34cef307eef033c713e4 OK 2026/07/11 05:38:42 DEBUG : dir1/0006-ghijklm.txt: md5 = d8dc2d62ac36a44472ed041ec42139f0 OK 2026/07/11 05:38:44 DEBUG : dir1/0007-1234567.txt: md5 = 3b7c490b5e4b18f08a3107766196d6ba OK 2026/07/11 05:38:45 DEBUG : dir1/0008-2345678.txt: md5 = ede437f141659bf7b5edd8b9315e7e50 OK 2026/07/11 05:38:47 DEBUG : dir1/0009-3456789.txt: md5 = cb2a0099caa78333632ab50454ff466c OK 2026/07/11 05:38:48 DEBUG : dir1/0010-456789.txt: md5 = 59cc65cfa8c4b2214f1faf6b815b83f6 OK 2026/07/11 05:38:49 DEBUG : dir1/0011-56789;.txt: md5 = 7129e43da5557ae8dbf316cae7d0c7ad OK 2026/07/11 05:38:51 DEBUG : dir1/0012-6789;.txt: md5 = dc08b9f52443ca60f58c2d4c47fd8a41 OK 2026/07/11 05:38:52 DEBUG : dir1/0013-789;=.txt: md5 = 9e6e068224627102e50b7705f4019aa6 OK 2026/07/11 05:38:54 DEBUG : dir1/0014-89;=.txt: md5 = 04cc46b88387dcb24f18d0f9c98d25eb OK 2026/07/11 05:38:55 DEBUG : dir1/0015-9;=.txt: md5 = 6b586353512d6a8c3e6d2da4c2da24a2 OK 2026/07/11 05:38:56 DEBUG : apple: md5 = 645e962106f86b5cee3d816f5180e011 OK 2026/07/11 05:38:58 DEBUG : banana: md5 = 8b6fd17c0b9bdd1880655b0e22ab696a OK 2026/07/11 05:38:59 DEBUG : appleappleapplebanana: md5 = b1fdd8d666f662ceb81e4a7ed83d1294 OK 2026/07/11 05:39:01 DEBUG : splitbananasplit: md5 = 957b2ed8166823eca63cfcc8e331dfb4 OK 2026/07/11 05:39:01 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:02 DEBUG : apple: size = 5 OK 2026/07/11 05:39:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:02 DEBUG : apple: Unchanged skipping 2026/07/11 05:39:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:39:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:39:02 DEBUG : banana: size = 6 OK 2026/07/11 05:39:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:02 DEBUG : banana: Unchanged skipping 2026/07/11 05:39:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:39:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:39:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:39:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:39:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:39:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:39:03 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:03 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:04 DEBUG : dir1: Directory modification time the same (differ by -215.432µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : apple: size = 5 OK 2026/07/11 05:39:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : apple: Unchanged skipping 2026/07/11 05:39:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:39:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:39:04 DEBUG : banana: size = 6 OK 2026/07/11 05:39:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : banana: Unchanged skipping 2026/07/11 05:39:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:39:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:39:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:39:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:39:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:39:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:39:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:39:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:39:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:39:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:39:04 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:04 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:39:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 27ebf0679caca9e0a33d4a785ab0360e OK 2026/07/11 05:39:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = ed8ab09778f62e4fe15f578c411232f3 OK 2026/07/11 05:39:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 7e01e317084245e0bb059d4b8129ff72 OK 2026/07/11 05:39:22 DEBUG : dir1/0003-defghij.txt: md5 = 05d22e166f61bcca3d71e47aeaf68b23 OK 2026/07/11 05:39:23 DEBUG : dir1/0004-efghijk.txt: md5 = 942b3297e9ba2caad33e6bd9fbdea805 OK 2026/07/11 05:39:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 30cb18e979212949a36ab13e4a6d422c OK 2026/07/11 05:39:26 DEBUG : dir1/0006-ghijklm.txt: md5 = e124ea0e8021d1386381c0f2bb5149e9 OK 2026/07/11 05:39:27 DEBUG : dir1/0007-1234567.txt: md5 = eef8e37f7f741827d7e0b6f908ac1634 OK 2026/07/11 05:39:28 DEBUG : dir1/0008-2345678.txt: md5 = 64a414703dc8b207c25176ad46baf84c OK 2026/07/11 05:39:30 DEBUG : dir1/0009-3456789.txt: md5 = 9433496fab9b2cb6bdfcafffebcdeafc OK 2026/07/11 05:39:31 DEBUG : dir1/0010-456789.txt: md5 = e4f42afd3b34fd5052d15a6cf7aaf1ea OK 2026/07/11 05:39:33 DEBUG : dir1/0011-56789;.txt: md5 = dbb8fd317c3940e581d382acbb08531a OK 2026/07/11 05:39:34 DEBUG : dir1/0012-6789;.txt: md5 = ba80f6602fb45fcd1d2a5305f74f7813 OK 2026/07/11 05:39:36 DEBUG : dir1/0013-789;=.txt: md5 = f9c6bb3855975933f04f6b9df307225c OK 2026/07/11 05:39:37 DEBUG : dir1/0014-89;=.txt: md5 = c9fb20a248236ff4ef5c169792f4e2c7 OK 2026/07/11 05:39:38 DEBUG : dir1/0015-9;=.txt: md5 = c0d2231fb2856d33fa6e4ff35632a99f OK 2026/07/11 05:39:40 DEBUG : apple: md5 = e418c3cd8cd26528c3e2654c9125fc4e OK 2026/07/11 05:39:41 DEBUG : banana: md5 = 276d00c2ed9696e491f626249a40eba1 OK 2026/07/11 05:39:43 DEBUG : appleappleapplebanana: md5 = ea63177a095075dafa3fe3b81593ab2c OK 2026/07/11 05:39:44 DEBUG : splitbananasplit: md5 = 5a07fce4e647a2bafda5c2c19c84bc5b OK 2026/07/11 05:39:44 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:44 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:39:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:39:45 DEBUG : banana: size = 6 OK 2026/07/11 05:39:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:45 DEBUG : banana: Unchanged skipping 2026/07/11 05:39:45 DEBUG : apple: size = 5 OK 2026/07/11 05:39:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:45 DEBUG : apple: Unchanged skipping 2026/07/11 05:39:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:39:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:39:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:39:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:39:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:39:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:39:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:39:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:39:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:39:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:39:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:39:46 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:46 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:46 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:47 DEBUG : dir1: Directory modification time the same (differ by -255.582µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : apple: size = 5 OK 2026/07/11 05:39:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : apple: Unchanged skipping 2026/07/11 05:39:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:39:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:39:47 DEBUG : banana: size = 6 OK 2026/07/11 05:39:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : banana: Unchanged skipping 2026/07/11 05:39:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:39:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:39:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:39:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:39:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:39:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:39:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:39:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:39:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:39:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:39:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:39:48 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:39:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:40:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 3398baef0e7ada1b0578c12143e9c1b2 OK 2026/07/11 05:40:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 08ceb358b8dcf150c7275ec12120d8b5 OK 2026/07/11 05:40:03 DEBUG : dir1/0002-cdefghi.txt: md5 = f9d3b03d4ef80d6df86f0472f678226b OK 2026/07/11 05:40:05 DEBUG : dir1/0003-defghij.txt: md5 = ff608e6e06e4343ab79ed1b71875a9e4 OK 2026/07/11 05:40:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1e3b4e551b20ae7f37b6cf030397ba42 OK 2026/07/11 05:40:08 DEBUG : dir1/0005-fghijkl.txt: md5 = adac80118a8d2531a1592c0389359044 OK 2026/07/11 05:40:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f4ffdca5dfb6530adb2191a203e22a5 OK 2026/07/11 05:40:10 DEBUG : dir1/0007-1234567.txt: md5 = aae8082ed3700202e19c827663563639 OK 2026/07/11 05:40:12 DEBUG : dir1/0008-2345678.txt: md5 = d5252e86c91c89faa1f8168aa814dc14 OK 2026/07/11 05:40:13 DEBUG : dir1/0009-3456789.txt: md5 = 19ca043332f9b1d96b630311a2f7c44a OK 2026/07/11 05:40:15 DEBUG : dir1/0010-456789.txt: md5 = e682173fbf1bea88d5378847f23fb3cc OK 2026/07/11 05:40:16 DEBUG : dir1/0011-56789;.txt: md5 = b163229739208c853f9e70be3644fe7f OK 2026/07/11 05:40:18 DEBUG : dir1/0012-6789;.txt: md5 = a1a13c3b97b40d9480e2b931bf198e25 OK 2026/07/11 05:40:19 DEBUG : dir1/0013-789;=.txt: md5 = 54380cba9035bcb328d55a3d509888c6 OK 2026/07/11 05:40:21 DEBUG : dir1/0014-89;=.txt: md5 = 3c081fa158f4b1c2864fd0c5c9cc85f0 OK 2026/07/11 05:40:22 DEBUG : dir1/0015-9;=.txt: md5 = 039c28185f21073438da52adfe588817 OK 2026/07/11 05:40:23 DEBUG : apple: md5 = ea95aad57ee20161c0b16633ded9dd85 OK 2026/07/11 05:40:25 DEBUG : banana: md5 = 058cd8d35538501196d5253fc46e8070 OK 2026/07/11 05:40:26 DEBUG : appleappleapplebanana: md5 = ed085d7b1489d8043d6b88ef978ea77c OK 2026/07/11 05:40:28 DEBUG : splitbananasplit: md5 = a4456d274603f043a8420ae143fe9b21 OK 2026/07/11 05:40:28 DEBUG : Waiting for deletions to finish 2026/07/11 05:40:28 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 05:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 05:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:40:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 93c3969201643d59f1a64e6d9646b3c6 OK 2026/07/11 05:40:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 05:40:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:30 DEBUG : YXBwbGU=: md5 = 6ee99bf668742eb88a03d339147e4c9f OK 2026/07/11 05:40:30 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 05:40:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/11 05:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:30 DEBUG : YmFuYW5h: md5 = 3862dd2a53a84599046904f9a7409923 OK 2026/07/11 05:40:30 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 05:40:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/11 05:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0b556ed5656a6b638f7a65360331dbac OK 2026/07/11 05:40:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 05:40:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = d78f8f5908dbc3aa04a720098124e73a OK 2026/07/11 05:40:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 05:40:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 0342a463c2a49f3382c01f65208e66e3 OK 2026/07/11 05:40:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 05:40:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 5891b91cb10ca9c32023435411ec2870 OK 2026/07/11 05:40:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 05:40:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 71b60332c706868fd8f79c565c9ec9db OK 2026/07/11 05:40:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 05:40:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = fd940813c6d7ae0dc6dc639c8f3108a9 OK 2026/07/11 05:40:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 05:40:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0173b1bacbba39ec498b9b5b3aec60a6 OK 2026/07/11 05:40:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 05:40:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 777f9b6e77d3455d21cb7ec4f6cb44d9 OK 2026/07/11 05:40:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 05:40:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 9d2f3dae3721e8740a20750570dba1cb OK 2026/07/11 05:40:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 05:40:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 8bbb98c35ef8b56bf219c91c6ff52899 OK 2026/07/11 05:40:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 05:40:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 2376e970dadbf85f7028d522a61a37c7 OK 2026/07/11 05:40:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 05:40:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 0656f70c7f5dfc40610f42ddf6554d4d OK 2026/07/11 05:40:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 05:40:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 003b2727c5be37285ac612973a99e0a6 OK 2026/07/11 05:40:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 05:40:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 8615892bd7c77cee48644e4bd03a797e OK 2026/07/11 05:40:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 05:40:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 0b6a1ac307790fc0de6ee90fc538a485 OK 2026/07/11 05:40:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 05:40:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 908f415a237bb17a0460460def6b91c6 OK 2026/07/11 05:40:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 05:40:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:36 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = e063f762f6e959f95fde8cccc519cb63 OK 2026/07/11 05:40:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 05:40:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:36 DEBUG : Waiting for deletions to finish 2026/07/11 05:40:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 05:40:36 INFO : splitbananasplit: Deleted 2026/07/11 05:40:36 INFO : apple: Deleted 2026/07/11 05:40:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 05:40:37 INFO : banana: Deleted 2026/07/11 05:40:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 05:40:37 INFO : appleappleapplebanana: Deleted 2026/07/11 05:40:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 05:40:37 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 05:40:37 DEBUG : Waiting for deletions to finish 2026/07/11 05:40:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:39 DEBUG : dir1: Directory modification time the same (differ by -299.291µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 05:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : apple: Unchanged skipping 2026/07/11 05:40:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 05:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:40:39 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 05:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : banana: Unchanged skipping 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 05:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:40:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 05:40:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 05:40:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 05:40:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 05:40:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 05:40:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:40:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 05:40:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 05:40:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 05:40:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:40:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:40:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:40:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:40:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 05:40:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 05:40:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 05:40:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 05:40:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 05:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 05:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 05:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 05:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 05:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/11 05:40:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:40:52 DEBUG : dir1/0000-abcdefg.txt: md5 = fe59acb20de2f31466e3076dac8b9cda OK 2026/07/11 05:40:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1da144f4a4075a90fd39d5d4db02f9de OK 2026/07/11 05:40:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 084342e14e02bf1f940d4088cf10bc5d OK 2026/07/11 05:40:57 DEBUG : dir1/0003-defghij.txt: md5 = 474e551fab399f93303e7f4facb6dd2c OK 2026/07/11 05:40:58 DEBUG : dir1/0004-efghijk.txt: md5 = c6e064b44d8018aa27a681bdd181cbd4 OK 2026/07/11 05:41:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 1616cd5f975ba7c7e862190b309d1ded OK 2026/07/11 05:41:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 17e15b14704b834824668349efda7009 OK 2026/07/11 05:41:02 DEBUG : dir1/0007-1234567.txt: md5 = 596bd29fdce1833f9aa915e3d0838eec OK 2026/07/11 05:41:04 DEBUG : dir1/0008-2345678.txt: md5 = 92a12cae40ceaf12033cad9268dbc0f0 OK 2026/07/11 05:41:05 DEBUG : dir1/0009-3456789.txt: md5 = ae8b54fab94ca1b9d32bde22e981feaf OK 2026/07/11 05:41:07 DEBUG : dir1/0010-456789.txt: md5 = 0440e857c61e7cbd564a39112e6026ed OK 2026/07/11 05:41:08 DEBUG : dir1/0011-56789;.txt: md5 = 141ae499274d089b7ee58751c9ee1846 OK 2026/07/11 05:41:09 DEBUG : dir1/0012-6789;.txt: md5 = a3d4e36d167031da5b3525cb11a1bc78 OK 2026/07/11 05:41:11 DEBUG : dir1/0013-789;=.txt: md5 = 97d69b91f17a5f391ae1e7c4676956b3 OK 2026/07/11 05:41:12 DEBUG : dir1/0014-89;=.txt: md5 = 9e00c4312d2fd433732da27838c08d6e OK 2026/07/11 05:41:14 DEBUG : dir1/0015-9;=.txt: md5 = bd81605524f1ed8f7f86dba45171a6eb OK 2026/07/11 05:41:15 DEBUG : apple: md5 = 198e8be686f5536ae05526f91b3097e2 OK 2026/07/11 05:41:17 DEBUG : banana: md5 = df419bb19de82acb5865ca42c6e0a4d2 OK 2026/07/11 05:41:18 DEBUG : appleappleapplebanana: md5 = 365f91cbb35ef38d1096463531a0ce00 OK 2026/07/11 05:41:20 DEBUG : splitbananasplit: md5 = 7bbd162671406543ec698f17959093f0 OK 2026/07/11 05:41:20 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:41:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:41:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:41:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 05:41:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 05:41:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 05:41:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 05:41:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 05:41:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 05:41:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 05:41:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 05:41:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 05:41:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 05:41:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 05:41:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 05:41:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 05:41:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 05:41:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 05:41:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 05:41:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 05:41:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:41:22 DEBUG : PREFIXappleappleapplebanana: md5 = 8cb7a5661e249a805804a6c850f4805e OK 2026/07/11 05:41:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/11 05:41:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/11 05:41:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:22 DEBUG : PREFIXapple: md5 = 43d2e113112ef64ffb39dcca7e347369 OK 2026/07/11 05:41:22 DEBUG : PREFIXapple: size = 5 OK 2026/07/11 05:41:22 INFO : apple: Copied (new) to: PREFIXapple 2026/07/11 05:41:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:22 DEBUG : PREFIXsplitbananasplit: md5 = 368a9a609525bdaead0379f35b4c8c52 OK 2026/07/11 05:41:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/11 05:41:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/11 05:41:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:22 DEBUG : PREFIXbanana: md5 = ca472446b0f7947036884a01890e641e OK 2026/07/11 05:41:22 DEBUG : PREFIXbanana: size = 6 OK 2026/07/11 05:41:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/11 05:41:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 16ad860e70d36ede8ca1801eccc5afa4 OK 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:41:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d42bc5e73e0f36f9b3e4cc2f844d1d22 OK 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/11 05:41:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 565c812f97e7f692911efcac42b3ad08 OK 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/11 05:41:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 5b361a08457a8d66c0939ecd29182160 OK 2026/07/11 05:41:24 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/11 05:41:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 637e4d8231a1f789825baff3e7c4ad49 OK 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/11 05:41:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 8044b11e3117faa9569df52a36b12a8e OK 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/11 05:41:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = e2313f76eea394352845e81611418da1 OK 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/11 05:41:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 508b47848a9b13d6e943df2e15f40d46 OK 2026/07/11 05:41:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/11 05:41:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:26 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 76a3a7d300017c765d5f4c8ec2dadfa4 OK 2026/07/11 05:41:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/11 05:41:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e754b1c0b1681fcd3fd87e8d9284bb52 OK 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/11 05:41:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 1dc06e29b06f43f9a4ab9d6755bbc8f1 OK 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/11 05:41:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 2a5bb6dfbf13c783885284573edebc6e OK 2026/07/11 05:41:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/11 05:41:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = a5138a5e63626f70aa2524525e131d30 OK 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/11 05:41:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 38dcd29a20d804ea56aa880bd2d82564 OK 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/11 05:41:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d895c3f84482a51299bf15092a7ffafb OK 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/11 05:41:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 8e143c2fbdcdd0658068385931f20b59 OK 2026/07/11 05:41:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/11 05:41:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:28 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:29 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 05:41:29 INFO : apple: Deleted 2026/07/11 05:41:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 05:41:29 INFO : splitbananasplit: Deleted 2026/07/11 05:41:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 05:41:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 05:41:29 INFO : appleappleapplebanana: Deleted 2026/07/11 05:41:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 05:41:29 INFO : banana: Deleted 2026/07/11 05:41:29 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 05:41:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 05:41:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 05:41:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 05:41:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1: Directory modification time the same (differ by -355.176µs, within tolerance 1ms) 2026/07/11 05:41:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:41:32 DEBUG : splitbananasplit: md5 = b8a34ec7b0b8b8b3ad9d47ea4ac02720 OK 2026/07/11 05:41:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:41:32 INFO : splitbananasplit: Copied (new) 2026/07/11 05:41:32 DEBUG : appleappleapplebanana: md5 = 2752bfc2687b6f0e77d0bf813409da92 OK 2026/07/11 05:41:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:41:32 INFO : appleappleapplebanana: Copied (new) 2026/07/11 05:41:32 DEBUG : apple: md5 = 2b72806bf048b519d5d8ef671e756eea OK 2026/07/11 05:41:32 DEBUG : apple: size = 5 OK 2026/07/11 05:41:32 INFO : apple: Copied (new) 2026/07/11 05:41:32 DEBUG : banana: md5 = 7505312f868f7493693b38760c496af9 OK 2026/07/11 05:41:32 DEBUG : banana: size = 6 OK 2026/07/11 05:41:32 INFO : banana: Copied (new) 2026/07/11 05:41:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 29eecd0e2f860895829a3a338713cea7 OK 2026/07/11 05:41:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:41:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 05:41:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 5b0ed03bfb5c8c0f9660276986cc1c95 OK 2026/07/11 05:41:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:41:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 05:41:33 DEBUG : dir1/0003-defghij.txt: md5 = 07142eb3df6f88356a48a2afbd5f349e OK 2026/07/11 05:41:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:41:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 05:41:34 DEBUG : dir1/0002-cdefghi.txt: md5 = f428dcc59f6718c29032f5bfe2bd97c8 OK 2026/07/11 05:41:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:41:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 05:41:35 DEBUG : dir1/0004-efghijk.txt: md5 = d4ff6c280fc5a4c5b485327c06cc3015 OK 2026/07/11 05:41:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:41:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 05:41:35 DEBUG : dir1/0006-ghijklm.txt: md5 = a782264cf8962d226a035bc4ea333d20 OK 2026/07/11 05:41:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:41:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 05:41:35 DEBUG : dir1/0007-1234567.txt: md5 = c0f60477564dce9c58d5e0cfc95c0e29 OK 2026/07/11 05:41:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:41:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 05:41:35 DEBUG : dir1/0005-fghijkl.txt: md5 = e87d469cd1b0295fdfeecf7391173494 OK 2026/07/11 05:41:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:41:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 05:41:36 DEBUG : dir1/0008-2345678.txt: md5 = a7c886281240446b581695f6631eb6a7 OK 2026/07/11 05:41:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:41:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 05:41:36 DEBUG : dir1/0009-3456789.txt: md5 = 0c7bc5269deb4982fc1db36f086264ae OK 2026/07/11 05:41:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:41:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 05:41:37 DEBUG : dir1/0010-456789.txt: md5 = cb3a58c152de1cfeab8540c786a52196 OK 2026/07/11 05:41:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:41:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 05:41:37 DEBUG : dir1/0011-56789;.txt: md5 = 1f2da34354bad8552485d211d376f1fb OK 2026/07/11 05:41:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:41:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 05:41:38 DEBUG : dir1/0012-6789;.txt: md5 = eb3314c07bf91e45c5d83c6d1be93b04 OK 2026/07/11 05:41:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:41:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 05:41:38 DEBUG : dir1/0013-789;=.txt: md5 = 9accb4048c35a65341b1da2986063846 OK 2026/07/11 05:41:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:41:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 05:41:38 DEBUG : dir1/0014-89;=.txt: md5 = 00f73efb7e43b38accdf09d982a79c84 OK 2026/07/11 05:41:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:41:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 05:41:38 DEBUG : dir1/0015-9;=.txt: md5 = 86fd9a023c36b2748b568c2665c733cb OK 2026/07/11 05:41:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:41:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 05:41:38 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/11 05:41:38 INFO : PREFIXapple: Deleted 2026/07/11 05:41:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/11 05:41:38 INFO : PREFIXbanana: Deleted 2026/07/11 05:41:38 INFO : PREFIXsplitbananasplit: Deleted 2026/07/11 05:41:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/11 05:41:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/11 05:41:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/11 05:41:39 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/11 05:41:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/11 05:41:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:41:40 DEBUG : Waiting for deletions to finish 2026/07/11 05:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/11 05:41:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:41:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 352689ff77e5da452cf04c76d6e0da8a OK 2026/07/11 05:41:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = c9eaec6e4a10f3e5645e52f95ab88a14 OK 2026/07/11 05:41:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 1bf4200895ee1ec756e22cd5b3c79081 OK 2026/07/11 05:41:58 DEBUG : dir1/0003-defghij.txt: md5 = b3e6e000668b2c1a1f933115bf3921ee OK 2026/07/11 05:41:59 DEBUG : dir1/0004-efghijk.txt: md5 = ffa022a77222f1cf6c2857708d6360a8 OK 2026/07/11 05:42:01 DEBUG : dir1/0005-fghijkl.txt: md5 = a1c9c456d05199debef96786a5e3a687 OK 2026/07/11 05:42:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 6515572548f65d10d2025561902b1c4d OK 2026/07/11 05:42:04 DEBUG : dir1/0007-1234567.txt: md5 = 42ecd941028a44525243638c619eb502 OK 2026/07/11 05:42:05 DEBUG : dir1/0008-2345678.txt: md5 = f3a72eb8954546a0d31a8e56086274ab OK 2026/07/11 05:42:06 DEBUG : dir1/0009-3456789.txt: md5 = 7b95c80daaf18073b531332adb10fbf8 OK 2026/07/11 05:42:08 DEBUG : dir1/0010-456789.txt: md5 = 1c7189f4133c96f4cd40c71d36d49dd7 OK 2026/07/11 05:42:09 DEBUG : dir1/0011-56789;.txt: md5 = 61e95224ec113133dc0f172dab7b9d5f OK 2026/07/11 05:42:10 DEBUG : dir1/0012-6789;.txt: md5 = 58040545a3cecef73525830fb4e82263 OK 2026/07/11 05:42:12 DEBUG : dir1/0013-789;=.txt: md5 = 649e79c14b94b041ea185b145bfb9442 OK 2026/07/11 05:42:14 DEBUG : dir1/0014-89;=.txt: md5 = 8f04969fe490a3c1b096bd7feacb3dad OK 2026/07/11 05:42:15 DEBUG : dir1/0015-9;=.txt: md5 = d7f0b8fbd9a6686e7ce7cdf9efbf5695 OK 2026/07/11 05:42:16 DEBUG : apple: md5 = b5538cd655fe5177240db7b349f30907 OK 2026/07/11 05:42:18 DEBUG : banana: md5 = 168bda5d255fa56c1f503ffcc0d487ec OK 2026/07/11 05:42:19 DEBUG : appleappleapplebanana: md5 = 9c98811f7efe915165cfe7176a5115e9 OK 2026/07/11 05:42:21 DEBUG : splitbananasplit: md5 = dfc38799609b5f3ca46fc41ce0c30dc9 OK 2026/07/11 05:42:21 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:21 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 05:42:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:42:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:42:23 DEBUG : bananaSUFFIX: md5 = 246074afc4ed70c13acfd9be7b29b73f OK 2026/07/11 05:42:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/11 05:42:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:23 DEBUG : appleSUFFIX: md5 = 32081262cbe1518ab6bc10c4b5dc745b OK 2026/07/11 05:42:23 DEBUG : appleSUFFIX: size = 5 OK 2026/07/11 05:42:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:23 DEBUG : appleappleapplebananaSUFFIX: md5 = 88246e158b93d62cf474a304f94d1f69 OK 2026/07/11 05:42:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/11 05:42:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/11 05:42:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:24 DEBUG : splitbananasplitSUFFIX: md5 = 9ec1325caa5a2ec47caf261c2f59cfdb OK 2026/07/11 05:42:24 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/11 05:42:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/11 05:42:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 416f70c3bddb8a566946cb959ff837ed OK 2026/07/11 05:42:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/11 05:42:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = b8f5a4cb2e2b355c13f337feb4343fa0 OK 2026/07/11 05:42:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/11 05:42:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 06abbf622dd646925d274f2d2f3cf893 OK 2026/07/11 05:42:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/11 05:42:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 93467a31b174d14ccd4230c546a1ad8b OK 2026/07/11 05:42:25 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/11 05:42:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = b95c39c583d58ba13c20bbeba7f3ce71 OK 2026/07/11 05:42:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/11 05:42:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 3b2d44da930677b1a7511d2b977837b1 OK 2026/07/11 05:42:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/11 05:42:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = e2d23f12eaa36dd7164d0c21052f5592 OK 2026/07/11 05:42:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/11 05:42:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = c7f98277cc5ff9afc7ef845958180355 OK 2026/07/11 05:42:26 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/11 05:42:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:27 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a46576d4989187d02217e319fd639db3 OK 2026/07/11 05:42:27 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/11 05:42:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:27 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = a9851598701201ea9fdc87584acd9fe0 OK 2026/07/11 05:42:27 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/11 05:42:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:28 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4de4e70d394ab5f44b80a685228e3e74 OK 2026/07/11 05:42:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/11 05:42:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:28 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 9302b033595e9779aff87647c408ad35 OK 2026/07/11 05:42:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/11 05:42:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:29 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 6ab4c3407c2cdec5008e318c7eb9aeb9 OK 2026/07/11 05:42:29 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/11 05:42:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:29 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = b5be6e33a9749acbd5315b3ad80d6b41 OK 2026/07/11 05:42:29 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/11 05:42:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:29 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 8b1fc335ce0fd0673fbc3f3f3787b10b OK 2026/07/11 05:42:29 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/11 05:42:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:29 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = be1b06875dde5fe30ff6e9770f05cea7 OK 2026/07/11 05:42:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/11 05:42:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:29 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 05:42:30 INFO : appleappleapplebanana: Deleted 2026/07/11 05:42:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 05:42:30 INFO : splitbananasplit: Deleted 2026/07/11 05:42:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 05:42:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 05:42:30 INFO : banana: Deleted 2026/07/11 05:42:30 INFO : apple: Deleted 2026/07/11 05:42:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 05:42:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 05:42:31 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 05:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 05:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 05:42:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1: Directory modification time the same (differ by -426.051µs, within tolerance 1ms) 2026/07/11 05:42:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:42:33 DEBUG : banana: md5 = e334cf069a7e5451bd0b7b902a79eb93 OK 2026/07/11 05:42:33 DEBUG : banana: size = 6 OK 2026/07/11 05:42:33 INFO : banana: Copied (new) 2026/07/11 05:42:33 DEBUG : splitbananasplit: md5 = 575bf632067c278c3575db431756446b OK 2026/07/11 05:42:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:42:33 INFO : splitbananasplit: Copied (new) 2026/07/11 05:42:33 DEBUG : apple: md5 = a7d59ae358c73c95f714cf260e2d9d7e OK 2026/07/11 05:42:33 DEBUG : apple: size = 5 OK 2026/07/11 05:42:33 INFO : apple: Copied (new) 2026/07/11 05:42:33 DEBUG : appleappleapplebanana: md5 = bc3225824eea482a073b574f670a2a48 OK 2026/07/11 05:42:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:42:33 INFO : appleappleapplebanana: Copied (new) 2026/07/11 05:42:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9468ff4365e19e1dc3216f9e742a8863 OK 2026/07/11 05:42:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:42:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 05:42:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b532c2e412b44c959cd7374754833c6 OK 2026/07/11 05:42:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:42:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 05:42:35 DEBUG : dir1/0003-defghij.txt: md5 = e04785858c2407e10ab6751bbd248ea4 OK 2026/07/11 05:42:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:42:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 05:42:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 40d65bc753151d610adb486a887ee5ad OK 2026/07/11 05:42:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:42:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 05:42:36 DEBUG : dir1/0004-efghijk.txt: md5 = e48ec2919c8d3348c6f2666a96eb4dff OK 2026/07/11 05:42:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:42:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 05:42:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 9e73aae735cd92474bf348fdd0f0aefd OK 2026/07/11 05:42:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:42:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 05:42:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 87f792520da5e77be2e69a66d1c88b2c OK 2026/07/11 05:42:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:42:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 05:42:36 DEBUG : dir1/0007-1234567.txt: md5 = 9858ae395ea63b567be27f3eb58e5561 OK 2026/07/11 05:42:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:42:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 05:42:37 DEBUG : dir1/0008-2345678.txt: md5 = 32516a7ca33b8258f09572aa7155b2fd OK 2026/07/11 05:42:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:42:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 05:42:37 DEBUG : dir1/0009-3456789.txt: md5 = cf8df433172094ce25dfb35abbf7a491 OK 2026/07/11 05:42:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:42:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 05:42:38 DEBUG : dir1/0010-456789.txt: md5 = b3b12136a192a9087bd73efb5c399d8a OK 2026/07/11 05:42:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:42:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 05:42:38 DEBUG : dir1/0011-56789;.txt: md5 = d9ef2895dbe2110eb4cd1990c1787b76 OK 2026/07/11 05:42:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:42:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 05:42:39 DEBUG : dir1/0012-6789;.txt: md5 = 4febf4bef0896d75294200dbf34bf96e OK 2026/07/11 05:42:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:42:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 05:42:39 DEBUG : dir1/0013-789;=.txt: md5 = adeabfdc7af69b57d1994918d32892f3 OK 2026/07/11 05:42:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:42:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 05:42:39 DEBUG : dir1/0014-89;=.txt: md5 = c408805422d12dc6433e5068af632597 OK 2026/07/11 05:42:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:42:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 05:42:39 DEBUG : dir1/0015-9;=.txt: md5 = e06ebec1548e6d176bb8ca7d57d2ea63 OK 2026/07/11 05:42:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:42:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 05:42:39 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/11 05:42:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/11 05:42:39 INFO : appleSUFFIX: Deleted 2026/07/11 05:42:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/11 05:42:39 INFO : bananaSUFFIX: Deleted 2026/07/11 05:42:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/11 05:42:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/11 05:42:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : splitbananasplitSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/11 05:42:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/11 05:42:40 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:41 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:42:41 DEBUG : Waiting for deletions to finish 2026/07/11 05:42:42 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:42:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:42:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 73bef6a83b70658dbca84b61d0ccf519 OK 2026/07/11 05:42:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9d5d31f7e36f60774d76572c2987061 OK 2026/07/11 05:42:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 79eae82b6800772c8f3db400ef7d3720 OK 2026/07/11 05:42:59 DEBUG : dir1/0003-defghij.txt: md5 = 420592ec8a6fdd6ca3109ede1682957e OK 2026/07/11 05:43:00 DEBUG : dir1/0004-efghijk.txt: md5 = 085bdee41c82bebb4e141cee569d7901 OK 2026/07/11 05:43:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 8a24fc261f90b1d93f48f6ddf13b89fc OK 2026/07/11 05:43:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 598cfdbd11ce9bc02fd3c2fb9a33cec2 OK 2026/07/11 05:43:05 DEBUG : dir1/0007-1234567.txt: md5 = f08dafc3e8fb9f2754d7cf44c5fb0c00 OK 2026/07/11 05:43:06 DEBUG : dir1/0008-2345678.txt: md5 = af9e36993c952f41bfa038ab9e7aede4 OK 2026/07/11 05:43:07 DEBUG : dir1/0009-3456789.txt: md5 = 484030ee286255e9bb7a202be35e9cea OK 2026/07/11 05:43:09 DEBUG : dir1/0010-456789.txt: md5 = 0246a62a13186f7a888e7d9ffa9decf7 OK 2026/07/11 05:43:10 DEBUG : dir1/0011-56789;.txt: md5 = fb7bef026df3d38ff40c468c220a81c5 OK 2026/07/11 05:43:12 DEBUG : dir1/0012-6789;.txt: md5 = ff96aa344c20314b7329487b07cfbbb2 OK 2026/07/11 05:43:13 DEBUG : dir1/0013-789;=.txt: md5 = caadbcb25a9649968d6c444e7d3c6515 OK 2026/07/11 05:43:14 DEBUG : dir1/0014-89;=.txt: md5 = db23b3e17b93b98b45af38dc4ae95443 OK 2026/07/11 05:43:16 DEBUG : dir1/0015-9;=.txt: md5 = ae30aa9870c97d9c9a5d058da73d920d OK 2026/07/11 05:43:17 DEBUG : apple: md5 = 829a3af22bd949a3d06ad684a099fd5b OK 2026/07/11 05:43:19 DEBUG : banana: md5 = 258c606dd51f38ff8622f9ddf2c33930 OK 2026/07/11 05:43:21 DEBUG : appleappleapplebanana: md5 = 5e3af71aa809b8de9371a29ef0a8aad9 OK 2026/07/11 05:43:22 DEBUG : splitbananasplit: md5 = 7dcd80677e5721b0597f1e0c396facc1 OK 2026/07/11 05:43:22 DEBUG : Waiting for deletions to finish 2026/07/11 05:43:23 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:43:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 05:43:23 DEBUG : apple: size = 5 OK 2026/07/11 05:43:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:23 DEBUG : apple: Unchanged skipping 2026/07/11 05:43:23 DEBUG : banana: size = 6 OK 2026/07/11 05:43:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:23 DEBUG : banana: Unchanged skipping 2026/07/11 05:43:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 05:43:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 05:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:43:25 DEBUG : appleapple: md5 = 524904c69c4be7e8bdd10b7a57de508e OK 2026/07/11 05:43:25 DEBUG : appleapple: size = 21 OK 2026/07/11 05:43:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/11 05:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:25 DEBUG : splitbanan: md5 = eed3c3503556d17a04021b7a59e5cbc0 OK 2026/07/11 05:43:25 DEBUG : splitbanan: size = 16 OK 2026/07/11 05:43:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/11 05:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:26 DEBUG : dir1/0001-bcdef: md5 = 98e296139e449ec77bf6d6bcebea8bf9 OK 2026/07/11 05:43:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 05:43:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/11 05:43:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:26 DEBUG : dir1/0000-abcde: md5 = e076b0edb7ec608bb41ce5568fa4f533 OK 2026/07/11 05:43:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 05:43:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/11 05:43:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:26 DEBUG : dir1/0002-cdefg: md5 = ea43334cfa4a9c5b4e3355c13e0642dd OK 2026/07/11 05:43:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 05:43:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/11 05:43:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:27 DEBUG : dir1/0003-defgh: md5 = 35bcbf08d20fd717d9e289154f63bdf9 OK 2026/07/11 05:43:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 05:43:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/11 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:27 DEBUG : dir1/0004-efghi: md5 = 570a24c1861f827aab72fa66b7913733 OK 2026/07/11 05:43:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 05:43:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/11 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:27 DEBUG : dir1/0005-fghij: md5 = 8b5b098ae6e08ab51671e884d0b8207f OK 2026/07/11 05:43:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 05:43:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/11 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:28 DEBUG : dir1/0006-ghijk: md5 = c36a30d3774a7df05b3d67f50a632430 OK 2026/07/11 05:43:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 05:43:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/11 05:43:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:28 DEBUG : dir1/0007-12345: md5 = b9d61e9334b85fb89e5b630bf1deb4c7 OK 2026/07/11 05:43:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 05:43:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/11 05:43:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:28 DEBUG : dir1/0008-23456: md5 = 6742e84f49988fcb490f8413ae228472 OK 2026/07/11 05:43:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 05:43:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/11 05:43:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:29 DEBUG : dir1/0009-34567: md5 = 8fe8a918389163b4f6d2bc37d8e1524a OK 2026/07/11 05:43:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 05:43:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/11 05:43:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:29 DEBUG : dir1/0010-45678: md5 = a04553df541ff88d7350689cdfb16a1c OK 2026/07/11 05:43:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 05:43:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/11 05:43:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:30 DEBUG : dir1/0012-6789;: md5 = 6f2ca2568a0f12e55e1a919b43191b60 OK 2026/07/11 05:43:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 05:43:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/11 05:43:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:30 DEBUG : dir1/0013-789;=: md5 = 6ea7adfe3608c02220343d1f821c3d6a OK 2026/07/11 05:43:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 05:43:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/11 05:43:30 DEBUG : dir1/0011-56789: md5 = b00d5481639fed5835089daf2fbf9b04 OK 2026/07/11 05:43:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 05:43:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/11 05:43:30 DEBUG : dir1/0014-89;=.: md5 = 4a11ada4f9be3bb4cb647b81cce71bb7 OK 2026/07/11 05:43:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 05:43:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/11 05:43:31 DEBUG : dir1/0015-9;=.t: md5 = bdaa641c6ec5f48a54e19d1f9691d129 OK 2026/07/11 05:43:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 05:43:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/11 05:43:31 DEBUG : Waiting for deletions to finish 2026/07/11 05:43:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 05:43:32 INFO : splitbananasplit: Deleted 2026/07/11 05:43:32 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 05:43:32 INFO : appleappleapplebanana: Deleted 2026/07/11 05:43:32 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 05:43:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 05:43:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 05:43:33 DEBUG : Waiting for deletions to finish 2026/07/11 05:43:33 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 05:43:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:34 DEBUG : dir1: Directory modification time the same (differ by -501.426µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:34 DEBUG : apple: size = 5 OK 2026/07/11 05:43:34 DEBUG : appleapple: size = 21 OK 2026/07/11 05:43:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : apple: Unchanged skipping 2026/07/11 05:43:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:43:34 DEBUG : banana: size = 6 OK 2026/07/11 05:43:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : banana: Unchanged skipping 2026/07/11 05:43:34 DEBUG : splitbanan: size = 16 OK 2026/07/11 05:43:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 05:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 05:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 05:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 05:43:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 05:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 05:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 05:43:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 05:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 05:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 05:43:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:43:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 05:43:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:43:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:43:34 DEBUG : Waiting for deletions to finish 2026/07/11 05:43:34 DEBUG : Waiting for deletions to finish 2026/07/11 05:43:35 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 05:43:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 05:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 05:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 05:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 05:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 05:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 05:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 05:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 05:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 05:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 05:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 05:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 05:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 05:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 05:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 05:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 05:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 05:43:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:43:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:43:48 DEBUG : dir1/0000-abcdefg.txt: md5 = ea87e11ed1ab4f3f0a08f5a7a81e096a OK 2026/07/11 05:43:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6aa5941ad26e4025df91142eb34cfd14 OK 2026/07/11 05:43:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 4e1e3fec59f6a61a0856bec7c59dd33b OK 2026/07/11 05:43:52 DEBUG : dir1/0003-defghij.txt: md5 = 39f4aead9f2cc367a966ae12fc77d75a OK 2026/07/11 05:43:53 DEBUG : dir1/0004-efghijk.txt: md5 = 80a583c6856d6874e2ad62bf26776b7f OK 2026/07/11 05:43:55 DEBUG : dir1/0005-fghijkl.txt: md5 = d8620f36cc96bfda637324321c8077a7 OK 2026/07/11 05:43:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 55e6c01594b6d2b76b5f401240cd3b5a OK 2026/07/11 05:43:57 DEBUG : dir1/0007-1234567.txt: md5 = a52b5b20ab98e1034fcd6bf4602d613d OK 2026/07/11 05:43:59 DEBUG : dir1/0008-2345678.txt: md5 = e91ccb7e7b774cb28a40e4f59064e955 OK 2026/07/11 05:44:00 DEBUG : dir1/0009-3456789.txt: md5 = a35ccd83aa871e4d39da6ff6dec3deb6 OK 2026/07/11 05:44:02 DEBUG : dir1/0010-456789.txt: md5 = 0950b93ffaf4cc3696aecb85fa81361e OK 2026/07/11 05:44:03 DEBUG : dir1/0011-56789;.txt: md5 = a1a8911b6776bf43b3bb72ea8449d852 OK 2026/07/11 05:44:04 DEBUG : dir1/0012-6789;.txt: md5 = 08a260c35895e637a3900a0162ac96b9 OK 2026/07/11 05:44:06 DEBUG : dir1/0013-789;=.txt: md5 = 34a42dd067ef859d7c391d09cf2ed3a8 OK 2026/07/11 05:44:07 DEBUG : dir1/0014-89;=.txt: md5 = f7c5fc517985186e60d26f994f7bd517 OK 2026/07/11 05:44:09 DEBUG : dir1/0015-9;=.txt: md5 = e0f22ff7009d9ee4e3607eadf14b6648 OK 2026/07/11 05:44:10 DEBUG : apple: md5 = 31eef529f85d918a2c5446f3d15319c4 OK 2026/07/11 05:44:11 DEBUG : banana: md5 = 2dfa211aefecf832ed4c4d9bc74c7ca6 OK 2026/07/11 05:44:13 DEBUG : appleappleapplebanana: md5 = d766fdbd0b4b2269e92fc82ca45781b2 OK 2026/07/11 05:44:14 DEBUG : splitbananasplit: md5 = a8a1fb066fca6d3eb43affa3a0ee4afb OK 2026/07/11 05:44:14 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:15 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:44:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:44:16 DEBUG : apple: size = 5 OK 2026/07/11 05:44:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : apple: Unchanged skipping 2026/07/11 05:44:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:44:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:44:16 DEBUG : banana: size = 6 OK 2026/07/11 05:44:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : banana: Unchanged skipping 2026/07/11 05:44:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:44:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:44:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:44:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:44:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:44:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:44:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:44:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:44:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:44:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:44:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:44:16 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:16 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:17 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:44:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:44:18 DEBUG : dir1: Directory modification time the same (differ by -570.15µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : apple: size = 5 OK 2026/07/11 05:44:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : apple: Unchanged skipping 2026/07/11 05:44:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:44:18 DEBUG : banana: size = 6 OK 2026/07/11 05:44:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:44:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : banana: Unchanged skipping 2026/07/11 05:44:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:44:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:44:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:44:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:44:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:44:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:44:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:44:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:44:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:44:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:44:18 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:18 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:19 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:44:19 DEBUG : Waiting for deletions to finish 2026/07/11 05:44:20 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:44:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:44:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 264879c07de7a135050b32c89dee598d OK 2026/07/11 05:44:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = bb83b722237a6f5c9de0400bbcecee00 OK 2026/07/11 05:44:35 DEBUG : dir1/0002-cdefghi.txt: md5 = f832bcd37e7f72e8f50c61c2de808d50 OK 2026/07/11 05:44:37 DEBUG : dir1/0003-defghij.txt: md5 = 9e8778e4054fc3a176591935d7916cc0 OK 2026/07/11 05:44:38 DEBUG : dir1/0004-efghijk.txt: md5 = e58274f26eeea9879fa739daf7cc0d30 OK 2026/07/11 05:44:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 0e3ab8dbfd646c68ef105b04e2e230cd OK 2026/07/11 05:44:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 667c5c00fc515b058c92a48308d7d853 OK 2026/07/11 05:44:43 DEBUG : dir1/0007-1234567.txt: md5 = 19fc5c45f0ded26bcd6dccc65a9be89e OK 2026/07/11 05:44:44 DEBUG : dir1/0008-2345678.txt: md5 = 83998c24a7325614b62aaca6bd72c869 OK 2026/07/11 05:44:46 DEBUG : dir1/0009-3456789.txt: md5 = 1d74940a4a2136a3711dda6dedfd5edd OK 2026/07/11 05:44:47 DEBUG : dir1/0010-456789.txt: md5 = 829a338296bddf953a4eedcd20f341ba OK 2026/07/11 05:44:48 DEBUG : dir1/0011-56789;.txt: md5 = 36a2d9c353cba016ee7fd705d3bef535 OK 2026/07/11 05:44:50 DEBUG : dir1/0012-6789;.txt: md5 = f39f4f2d89fff94d93f7d7686bebe2fb OK 2026/07/11 05:44:51 DEBUG : dir1/0013-789;=.txt: md5 = 1d3510841a56fa6bb93e2429beb2decf OK 2026/07/11 05:44:53 DEBUG : dir1/0014-89;=.txt: md5 = 48866d43f09ff01ccb95d4b4171da4f7 OK 2026/07/11 05:44:54 DEBUG : dir1/0015-9;=.txt: md5 = 39b0987af6af03f1eab06231952ec6d1 OK 2026/07/11 05:44:56 DEBUG : apple: md5 = 8a85c5fe12b4d91ccb05f47d7ce3f73a OK 2026/07/11 05:44:57 DEBUG : banana: md5 = c98363fa91f828023ff6344a72db339d OK 2026/07/11 05:44:58 DEBUG : appleappleapplebanana: md5 = 4a6f9d941574e123975b9dd74a0e488e OK 2026/07/11 05:45:00 DEBUG : splitbananasplit: md5 = d93cb0171d9b6aa1ed1fadb30dde8efb OK 2026/07/11 05:45:00 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:01 DEBUG : apple: size = 5 OK 2026/07/11 05:45:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:01 DEBUG : apple: Unchanged skipping 2026/07/11 05:45:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:45:01 DEBUG : banana: size = 6 OK 2026/07/11 05:45:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:01 DEBUG : banana: Unchanged skipping 2026/07/11 05:45:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:45:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:45:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:45:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:45:02 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:02 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:03 DEBUG : dir1: Directory modification time the same (differ by -631.989µs, within tolerance 1ms) 2026/07/11 05:45:03 DEBUG : apple: size = 5 OK 2026/07/11 05:45:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:45:03 DEBUG : apple: Unchanged skipping 2026/07/11 05:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:45:03 DEBUG : banana: size = 6 OK 2026/07/11 05:45:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:45:03 DEBUG : banana: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:45:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:45:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:45:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:45:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:45:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:45:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:45:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:45:04 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:04 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:45:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:45:17 DEBUG : dir1/0000-abcdefg.txt: md5 = ca544d9613ad446cff21374098c1b504 OK 2026/07/11 05:45:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 99ab6efd5a2dbd31cdb7d9680beb415f OK 2026/07/11 05:45:20 DEBUG : dir1/0002-cdefghi.txt: md5 = b9f68478c8b3e947967bdde314cfad2c OK 2026/07/11 05:45:22 DEBUG : dir1/0003-defghij.txt: md5 = 888037a73e2eeaca6354c7c78399668b OK 2026/07/11 05:45:23 DEBUG : dir1/0004-efghijk.txt: md5 = db44ac8d1582a2bb2383b503e97644af OK 2026/07/11 05:45:25 DEBUG : dir1/0005-fghijkl.txt: md5 = a0a3ce86cd636188a6d4f5992bfb81d4 OK 2026/07/11 05:45:26 DEBUG : dir1/0006-ghijklm.txt: md5 = d56a05327bc045273f235ee426a806b8 OK 2026/07/11 05:45:28 DEBUG : dir1/0007-1234567.txt: md5 = ed35d11f80b07af35d79a421ffa9f520 OK 2026/07/11 05:45:29 DEBUG : dir1/0008-2345678.txt: md5 = c05f1aff5db64cc1e11bf3f3cb89d644 OK 2026/07/11 05:45:31 DEBUG : dir1/0009-3456789.txt: md5 = 46e5a9f478c6be973128a0dfafe83180 OK 2026/07/11 05:45:32 DEBUG : dir1/0010-456789.txt: md5 = 0d31c2f3403e4c0ac70fe6d55e129432 OK 2026/07/11 05:45:34 DEBUG : dir1/0011-56789;.txt: md5 = 8201625e9596a5970336c0f22ef23fe9 OK 2026/07/11 05:45:35 DEBUG : dir1/0012-6789;.txt: md5 = 51a603208acaf22d0a56e7b0e637029d OK 2026/07/11 05:45:37 DEBUG : dir1/0013-789;=.txt: md5 = 38e2412138d3bfae850aaad34e8054c2 OK 2026/07/11 05:45:38 DEBUG : dir1/0014-89;=.txt: md5 = 2bd6ae30f9fc5d86064b236654c5498f OK 2026/07/11 05:45:40 DEBUG : dir1/0015-9;=.txt: md5 = 81b491a87369e5a65faa796bfc10d753 OK 2026/07/11 05:45:41 DEBUG : apple: md5 = 6c9beaa96e69e4fd37a750436b83fc22 OK 2026/07/11 05:45:43 DEBUG : banana: md5 = 3383dbaad6e0bd684dee5775aa4972d1 OK 2026/07/11 05:45:44 DEBUG : appleappleapplebanana: md5 = 157537e7619869e386337866a6093047 OK 2026/07/11 05:45:45 DEBUG : splitbananasplit: md5 = 0ddfeb88361efd173a74ffdec7675d7f OK 2026/07/11 05:45:45 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:46 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:47 DEBUG : apple: size = 5 OK 2026/07/11 05:45:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : apple: Unchanged skipping 2026/07/11 05:45:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:45:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:45:47 DEBUG : banana: size = 6 OK 2026/07/11 05:45:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : banana: Unchanged skipping 2026/07/11 05:45:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:45:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:45:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:45:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:45:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:45:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:45:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:45:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:45:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:45:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:45:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:45:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:47 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:48 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1: Directory modification time the same (differ by -695.716µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:45:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:45:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:45:49 DEBUG : banana: size = 6 OK 2026/07/11 05:45:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:45:49 DEBUG : banana: Unchanged skipping 2026/07/11 05:45:49 DEBUG : apple: size = 5 OK 2026/07/11 05:45:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : apple: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:45:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:45:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:45:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:45:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:45:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:45:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:45:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:45:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:45:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:45:49 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:49 DEBUG : Waiting for deletions to finish 2026/07/11 05:45:49 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:45:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:45:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:46:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 72a7f55cc1c12a7bd4798d327041b8c6 OK 2026/07/11 05:46:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 01636347a22c4bf8dc9436874edd1d7f OK 2026/07/11 05:46:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 06899ab3e3ecf4a59ce7e574cb8b19e1 OK 2026/07/11 05:46:07 DEBUG : dir1/0003-defghij.txt: md5 = e483553ac69fedc976e3f524e2001e6c OK 2026/07/11 05:46:08 DEBUG : dir1/0004-efghijk.txt: md5 = 180f2cdcd89fd917ca4bd915bd262f53 OK 2026/07/11 05:46:10 DEBUG : dir1/0005-fghijkl.txt: md5 = fd50bbbbc7b7a0f1c4b6f06f4002b584 OK 2026/07/11 05:46:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 28d55a63b425223b8d43072d8fad5073 OK 2026/07/11 05:46:13 DEBUG : dir1/0007-1234567.txt: md5 = 08c394ad98e4f42dd77080ec04093100 OK 2026/07/11 05:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 0ce6e8c49cd4b3450e88a88ab78b7fd3 OK 2026/07/11 05:46:16 DEBUG : dir1/0009-3456789.txt: md5 = e25f07ea18783f783240faaf8f64b8c9 OK 2026/07/11 05:46:17 DEBUG : dir1/0010-456789.txt: md5 = afe0479dde0c9fb63bea54b125cae824 OK 2026/07/11 05:46:19 DEBUG : dir1/0011-56789;.txt: md5 = 696f344fed0ebda65d154bb8eee92c07 OK 2026/07/11 05:46:20 DEBUG : dir1/0012-6789;.txt: md5 = 0ebfcaf4b0c191c73e20269c94d24836 OK 2026/07/11 05:46:22 DEBUG : dir1/0013-789;=.txt: md5 = 6a8c0e69c290c9e6731e3cab3210b52a OK 2026/07/11 05:46:23 DEBUG : dir1/0014-89;=.txt: md5 = 44049eab399fb3b054b88e0436a01662 OK 2026/07/11 05:46:25 DEBUG : dir1/0015-9;=.txt: md5 = 7f1860ea4c8dc126997bb58cc1248ca8 OK 2026/07/11 05:46:26 DEBUG : apple: md5 = ae4b7f2edfeefc0b94cef39119c22fcd OK 2026/07/11 05:46:28 DEBUG : banana: md5 = 33e14e3b8dd4ebe81695a0e00cbdd1c3 OK 2026/07/11 05:46:29 DEBUG : appleappleapplebanana: md5 = c6a343bf2776ab0a3d662f2744585909 OK 2026/07/11 05:46:30 DEBUG : splitbananasplit: md5 = fc1760dbc3f8e361d858a07c5c9557a6 OK 2026/07/11 05:46:30 DEBUG : Waiting for deletions to finish 2026/07/11 05:46:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:46:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:46:32 DEBUG : apple: size = 5 OK 2026/07/11 05:46:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:46:32 DEBUG : apple: Unchanged skipping 2026/07/11 05:46:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:46:32 DEBUG : banana: size = 6 OK 2026/07/11 05:46:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : banana: Unchanged skipping 2026/07/11 05:46:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:46:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:46:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:46:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:46:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:46:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:46:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:46:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:46:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:46:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:46:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:46:32 DEBUG : Waiting for deletions to finish 2026/07/11 05:46:32 DEBUG : Waiting for deletions to finish 2026/07/11 05:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1: Directory modification time the same (differ by -760.212µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:46:34 DEBUG : apple: size = 5 OK 2026/07/11 05:46:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : apple: Unchanged skipping 2026/07/11 05:46:34 DEBUG : banana: size = 6 OK 2026/07/11 05:46:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : banana: Unchanged skipping 2026/07/11 05:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:46:34 DEBUG : Waiting for deletions to finish 2026/07/11 05:46:34 DEBUG : Waiting for deletions to finish 2026/07/11 05:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:46:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:46:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 5c07feb3999e607d56f00132f777b4c1 OK 2026/07/11 05:46:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2d24cc2a19238d9fe702a7295f2befc0 OK 2026/07/11 05:46:51 DEBUG : dir1/0002-cdefghi.txt: md5 = a84f7f11aeb0b1c7c5be7b7ae682d784 OK 2026/07/11 05:46:52 DEBUG : dir1/0003-defghij.txt: md5 = 77d3508ae4a3c0dfa0e01cb637c84373 OK 2026/07/11 05:46:54 DEBUG : dir1/0004-efghijk.txt: md5 = 36c6084a2308c88a67e8ea0f9f4f4bd4 OK 2026/07/11 05:46:55 DEBUG : dir1/0005-fghijkl.txt: md5 = d2dd04a24abe07ea9f2e532abfacfe0f OK 2026/07/11 05:46:56 DEBUG : dir1/0006-ghijklm.txt: md5 = af9c51578accd0513755ab66aa883d41 OK 2026/07/11 05:46:58 DEBUG : dir1/0007-1234567.txt: md5 = f9cb11f89fa5de024b553c95a7ca73c2 OK 2026/07/11 05:46:59 DEBUG : dir1/0008-2345678.txt: md5 = 80d9ce163a03cd75ee4c566fb17660e5 OK 2026/07/11 05:47:01 DEBUG : dir1/0009-3456789.txt: md5 = 8bee5837eed992f289a2a85aa1538ac9 OK 2026/07/11 05:47:02 DEBUG : dir1/0010-456789.txt: md5 = 2142016a6a9a554e1bcec11eaff5eeef OK 2026/07/11 05:47:04 DEBUG : dir1/0011-56789;.txt: md5 = 43188514c24ef9b5c326dc450107fe01 OK 2026/07/11 05:47:05 DEBUG : dir1/0012-6789;.txt: md5 = 9b7e83db9c9e744e99c618e9fd2b6d0c OK 2026/07/11 05:47:07 DEBUG : dir1/0013-789;=.txt: md5 = 1ff09d4e3151cd65a1720a1d9df01315 OK 2026/07/11 05:47:08 DEBUG : dir1/0014-89;=.txt: md5 = f442c5d7b1e9c486555df9260d024fb4 OK 2026/07/11 05:47:10 DEBUG : dir1/0015-9;=.txt: md5 = 0222f4357ac6ce22201d7ef0ab935d6c OK 2026/07/11 05:47:11 DEBUG : apple: md5 = b52cb6fe83e565474b48cc487bb0b649 OK 2026/07/11 05:47:13 DEBUG : banana: md5 = 5d2cd3340aebe115549f421162da860d OK 2026/07/11 05:47:14 DEBUG : appleappleapplebanana: md5 = c5a82f95a9403ddbeef5382f7f0b6943 OK 2026/07/11 05:47:16 DEBUG : splitbananasplit: md5 = 9dec7c0d4c21c3c424b084d9cfdf9014 OK 2026/07/11 05:47:16 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:47:17 DEBUG : apple: size = 5 OK 2026/07/11 05:47:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:47:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:17 DEBUG : apple: Unchanged skipping 2026/07/11 05:47:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:47:17 DEBUG : banana: size = 6 OK 2026/07/11 05:47:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:17 DEBUG : banana: Unchanged skipping 2026/07/11 05:47:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/11 05:47:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:47:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:47:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:18 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:18 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:18 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:47:19 DEBUG : dir1: Directory modification time the same (differ by -826.122µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : apple: size = 5 OK 2026/07/11 05:47:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : apple: Unchanged skipping 2026/07/11 05:47:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 05:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 05:47:19 DEBUG : banana: size = 6 OK 2026/07/11 05:47:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : banana: Unchanged skipping 2026/07/11 05:47:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 05:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 05:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 05:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 05:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 05:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 05:47:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 05:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 05:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 05:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:19 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:19 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:20 DEBUG : apple: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : banana: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 05:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/11 05:47:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (538.65s) --- PASS: TestTransform/NFC (43.04s) --- PASS: TestTransform/NFD (43.37s) --- PASS: TestTransform/base64 (51.79s) --- PASS: TestTransform/prefix (61.19s) --- PASS: TestTransform/suffix (61.51s) --- PASS: TestTransform/truncate (52.49s) --- PASS: TestTransform/encoder (44.87s) --- PASS: TestTransform/ISO-8859-1 (44.89s) --- PASS: TestTransform/charmap (45.44s) --- PASS: TestTransform/lowercase (44.68s) --- PASS: TestTransform/ascii (45.39s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:47:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 05:47:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 05:47:31 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/11 05:47:32 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-11T05:47:31.166857686Z) 2026/07/11 05:47:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 05:47:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/11 05:47:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 05:47:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/11 05:47:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = fd54f61346e94322f3e813d244b18a41 OK 2026/07/11 05:47:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/11 05:47:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 05:47:33 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:35 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.60s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:47:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:35 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:47:36 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:47:35.761864598Z) 2026/07/11 05:47:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:36 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:47:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/11 05:47:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:38 DEBUG : tictactoe/tictactoe: md5 = 43b7adf9e7100d72a2f5a71585103921 OK 2026/07/11 05:47:38 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/11 05:47:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/11 05:47:38 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.87s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:47:40 DEBUG : toe: Making directory with metadata 2026/07/11 05:47:41 INFO : toe: Made directory with metadata (mtime=2026-07-11T05:47:40.630871938Z) 2026/07/11 05:47:41 DEBUG : toe/toe: Making directory with metadata 2026/07/11 05:47:42 INFO : toe/toe: Made directory with metadata (mtime=2026-07-11T05:47:40.630871938Z) 2026/07/11 05:47:42 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 05:47:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 05:47:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 05:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:43 DEBUG : toe/toe/tictactoe: md5 = a40dc59098d5b6abf9896fe68d7fe947 OK 2026/07/11 05:47:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 05:47:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 05:47:43 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/11 05:47:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.86s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:47:47 DEBUG : toe: Making directory with metadata 2026/07/11 05:47:48 INFO : toe: Made directory with metadata (mtime=2026-07-11T05:47:47.493882311Z) 2026/07/11 05:47:48 DEBUG : toe/toe: Making directory with metadata 2026/07/11 05:47:49 INFO : toe/toe: Made directory with metadata (mtime=2026-07-11T05:47:47.493882311Z) 2026/07/11 05:47:49 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 05:47:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 05:47:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 05:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:50 DEBUG : toe/toe/tictactoe: md5 = c5db43fba03c70c552d4fb2fee392bc2 OK 2026/07/11 05:47:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 05:47:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 05:47:50 DEBUG : Waiting for deletions to finish 2026/07/11 05:47:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/11 05:47:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.93s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:47:54 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:47:54 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:47:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/11 05:47:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:47:55 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:55 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:55 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:47:56 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:47:54.421892814Z) 2026/07/11 05:47:56 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:56 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:47:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:47:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:47:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:47:54.421892814Z) 2026/07/11 05:47:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:47:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 05:47:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:47:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 05:47:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:47:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:47:58 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 061136e011e2c42ca76b456c0135544b OK 2026/07/11 05:47:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 05:47:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 05:47:58 DEBUG : Waiting for deletions to finish 2026/07/11 05:48:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/11 05:48:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.70s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:02 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:48:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:02 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/11 05:48:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:03 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:03 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:03 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:48:03 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:02.121904526Z) 2026/07/11 05:48:03 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:03 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:03 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:48:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:02.121904526Z) 2026/07/11 05:48:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 05:48:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:48:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 16415aef932452aa4ca0cdfca7a1a45e OK 2026/07/11 05:48:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:05 DEBUG : Waiting for deletions to finish 2026/07/11 05:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:06 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:06 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:06 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 05:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/11 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': 0 differences found 2026/07/11 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': 1 hashes could not be checked 2026/07/11 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': 1 matching files 2026/07/11 05:48:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/11 05:48:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.60s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:10 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:10 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:10 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:48:11 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:10.718917648Z) 2026/07/11 05:48:11 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:11 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:48:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:10.718917648Z) 2026/07/11 05:48:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 05:48:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:48:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 05:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:13 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f4da928f3414a625aafaea321dcad811 OK 2026/07/11 05:48:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 05:48:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 05:48:13 DEBUG : Waiting for deletions to finish 2026/07/11 05:48:14 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:15 DEBUG : tictactoe: Directory modification time the same (differ by -917.648µs, within tolerance 1ms) 2026/07/11 05:48:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:15 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -917.648µs, within tolerance 1ms) 2026/07/11 05:48:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 05:48:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 05:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 05:48:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/11 05:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:15 DEBUG : Waiting for deletions to finish 2026/07/11 05:48:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/11 05:48:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.17s) === RUN TestSyntax 2026/07/11 05:48:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:19 DEBUG : toe: Making directory with metadata 2026/07/11 05:48:19 INFO : toe: Made directory with metadata (mtime=2026-07-11T05:48:18.893930169Z) 2026/07/11 05:48:19 DEBUG : toe/toe: Making directory with metadata 2026/07/11 05:48:20 INFO : toe/toe: Made directory with metadata (mtime=2026-07-11T05:48:18.893930169Z) 2026/07/11 05:48:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 05:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:22 DEBUG : toe/toe/toe: md5 = a41cc0589a94c27b80ece6f684976f2e OK 2026/07/11 05:48:22 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 05:48:22 INFO : toe/toe/toe: Copied (new) 2026/07/11 05:48:22 DEBUG : Waiting for deletions to finish 2026/07/11 05:48:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/11 05:48:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.88s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:25 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:48:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/11 05:48:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:26 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:26 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:26 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:48:27 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:25.769940732Z) 2026/07/11 05:48:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:48:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:25.769940732Z) 2026/07/11 05:48:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 05:48:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:48:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = cb44db78973bc3eb0243ba47c27657bf OK 2026/07/11 05:48:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:29 INFO : toe/toe/toe.txt: Deleted 2026/07/11 05:48:29 INFO : toe/toe: Removing directory 2026/07/11 05:48:29 INFO : toe: Removing directory 2026/07/11 05:48:29 INFO : empty_dir: Removing directory 2026/07/11 05:48:29 DEBUG : Local file system at /tmp/rclone2012285772: deleted 3 directories 2026/07/11 05:48:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/11 05:48:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.81s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:33 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:48:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:33 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/11 05:48:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:34 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:34 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:34 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:48:35 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:33.58195277Z) 2026/07/11 05:48:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:35 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:48:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:33.58195277Z) 2026/07/11 05:48:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 05:48:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1a1bf1703295f9a4463342cbab303962 OK 2026/07/11 05:48:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:37 INFO : toe/toe/toe.txt: Deleted 2026/07/11 05:48:37 INFO : toe/toe: Removing directory 2026/07/11 05:48:37 INFO : toe: Removing directory 2026/07/11 05:48:37 INFO : empty_dir: Removing directory 2026/07/11 05:48:37 DEBUG : Local file system at /tmp/rclone2012285772: deleted 3 directories 2026/07/11 05:48:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:48:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:40 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/11 05:48:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/11 05:48:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/11 05:48:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.40s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:48:45 DEBUG : Reset feature "Copy" 2026/07/11 05:48:45 DEBUG : Reset feature "Move" 2026/07/11 05:48:45 DEBUG : Reset feature "Copy" 2026/07/11 05:48:45 DEBUG : Reset feature "Move" 2026/07/11 05:48:45 DEBUG : empty_dir: Making directory with metadata 2026/07/11 05:48:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:45 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/11 05:48:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 05:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 05:48:46 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:46 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:46 DEBUG : tictactoe: Making directory with metadata 2026/07/11 05:48:47 INFO : tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:45.97897195Z) 2026/07/11 05:48:47 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:47 DEBUG : toe: transformed to: tictactoe 2026/07/11 05:48:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/11 05:48:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-11T05:48:45.97897195Z) 2026/07/11 05:48:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 05:48:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 05:48:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:48:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:48:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = bd2c6b02f4d45e3a0e65ad039379bdfd OK 2026/07/11 05:48:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 05:48:49 INFO : toe/toe/toe.txt: Deleted 2026/07/11 05:48:49 INFO : toe/toe: Removing directory 2026/07/11 05:48:49 INFO : toe: Removing directory 2026/07/11 05:48:49 INFO : empty_dir: Removing directory 2026/07/11 05:48:49 DEBUG : Local file system at /tmp/rclone2012285772: deleted 3 directories 2026/07/11 05:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 05:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 05:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 05:48:54 DEBUG : toe/toe/toe.txt: md5 = 802404910eb0315ec5414e69f2aa1bf2 OK 2026/07/11 05:48:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 05:48:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/11 05:48:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/11 05:48:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/11 05:48:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/11 05:48:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/11 05:48:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.68s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:49:00 DEBUG : toe: transformed to: dG9l 2026/07/11 05:49:00 DEBUG : toe: transformed to: dG9l 2026/07/11 05:49:00 DEBUG : dG9l: Making directory with metadata 2026/07/11 05:49:01 INFO : dG9l: Made directory with metadata (mtime=2026-07-11T05:49:00.662994786Z) 2026/07/11 05:49:01 DEBUG : toe: transformed to: dG9l 2026/07/11 05:49:01 DEBUG : toe: transformed to: dG9l 2026/07/11 05:49:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 05:49:01 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/11 05:49:02 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-11T05:49:00.662994786Z) 2026/07/11 05:49:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 05:49:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/11 05:49:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 05:49:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 05:49:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 05:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:49:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = bd14836aca97c1dd90b7f5c2c0b478c0 OK 2026/07/11 05:49:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/11 05:49:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 05:49:03 DEBUG : Waiting for deletions to finish 2026/07/11 05:49:04 DEBUG : dG9l: transformed to: toe 2026/07/11 05:49:04 DEBUG : dG9l: transformed to: toe 2026/07/11 05:49:04 DEBUG : toe: Directory modification time the same (differ by 994.786µs, within tolerance 1ms) 2026/07/11 05:49:04 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/11 05:49:04 DEBUG : dG9l: transformed to: toe 2026/07/11 05:49:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/11 05:49:04 DEBUG : toe/toe: Directory modification time the same (differ by 994.786µs, within tolerance 1ms) 2026/07/11 05:49:04 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/11 05:49:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/11 05:49:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 05:49:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/11 05:49:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/11 05:49:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/11 05:49:05 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for checks to finish 2026/07/11 05:49:05 DEBUG : Local file system at /tmp/rclone2012285772: Waiting for transfers to finish 2026/07/11 05:49:05 DEBUG : Waiting for deletions to finish 2026/07/11 05:49:07 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/11 05:49:08 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.06s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu'", Local "Local file system at /tmp/rclone2012285772", Modify Window "1ms" 2026/07/11 05:49:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:08 DEBUG : toe: transformed to: 2026/07/11 05:49:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:08 DEBUG : toe: transformed to: 2026/07/11 05:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Making directory with metadata 2026/07/11 05:49:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Made directory with metadata (mtime=2026-07-11T05:49:08.726007378Z) 2026/07/11 05:49:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:09 DEBUG : toe: transformed to: 2026/07/11 05:49:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:09 DEBUG : toe: transformed to: 2026/07/11 05:49:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:09 DEBUG : toe/toe: transformed to: 2026/07/11 05:49:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 05:49:09 DEBUG : toe/toe: Making directory with metadata 2026/07/11 05:49:10 INFO : toe/toe: Made directory with metadata (mtime=2026-07-11T05:49:08.726007378Z) 2026/07/11 05:49:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:10 DEBUG : toe/toe: transformed to: 2026/07/11 05:49:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 05:49:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:10 DEBUG : toe: transformed to: 2026/07/11 05:49:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 05:49:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 05:49:10 DEBUG : toe/toe/toe: transformed to: 2026/07/11 05:49:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/11 05:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for checks to finish 2026/07/11 05:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Waiting for transfers to finish 2026/07/11 05:49:12 DEBUG : toe/toe/toe: md5 = ee3a24ed4fede789d7f43dd295515472 OK 2026/07/11 05:49:12 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 05:49:12 INFO : toe/toe/toe: Copied (new) 2026/07/11 05:49:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting files as there were IO errors 2026/07/11 05:49:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': not deleting directories as there were IO errors 2026/07/11 05:49:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/11 05:49:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.00s) PASS 2026/07/11 05:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqoniv2tofu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 25m14.528980974s (try 1/5)