"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/07 01:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu" 2026/08/07 01:53:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 01:53:56 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0" 2026/08/07 01:53:57 DEBUG : Creating backend with remote "/tmp/rclone3792438684" === 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-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:53:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:53:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/07 01:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:53:58 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:53:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:53:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:01 DEBUG : sub dir/hello world: md5 = 26f189f7afabcac11fcc28514a0399c6 OK 2026/08/07 01:54:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:01 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.30s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:04 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 01:54:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:04 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 01:54:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:04 DEBUG : Local file system at /tmp/rclone3792438684: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 01:54:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:54:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:54:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 01:54:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:54:05 DEBUG : Google drive root 'crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0': Skipping btime metadata as can't update it on an existing file: 2026-08-07T01:54:04.725292379Z 2026/08/07 01:54:05 INFO : empty metadata sub dir: Updated directory metadata 2026/08/07 01:54:05 DEBUG : Google drive root 'crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0': Skipping btime metadata as can't update it on an existing file: 2026-08-07T01:54:04.725292379Z 2026/08/07 01:54:06 INFO : metadata sub dir: Updated directory metadata 2026/08/07 01:54:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:07 DEBUG : metadata sub dir/hello metadata world: md5 = 71bf54d116af2d7979091c04350022ba OK 2026/08/07 01:54:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:54:07 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:12 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 01:54:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:12 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 01:54:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:12 DEBUG : Local file system at /tmp/rclone3792438684: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 01:54:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:54:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:54:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 01:54:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:54:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/07 01:54:12 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/07 01:54:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:14 DEBUG : metadata sub dir/hello metadata world: md5 = 27c2a345e5455cd2804c2cd25ece9bf9 OK 2026/08/07 01:54:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:54:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/07 01:54:14 DEBUG : Google drive root 'crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0': Skipping btime metadata as can't update it on an existing file: 2026-08-07T01:54:12.246392507Z 2026/08/07 01:54:15 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.83s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:19 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 01:54:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:54:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:22 DEBUG : sub dir/hello world: md5 = 90c4ac66a7009255a7f4d022b188bcda OK 2026/08/07 01:54:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:22 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:54:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.30s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.55s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Running all checks before starting transfers 2026/08/07 01:54:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Checks finished, now starting transfers 2026/08/07 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:28 DEBUG : sub dir/hello world: md5 = 82d8267b0d43e8df7419ae086401612f OK 2026/08/07 01:54:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:28 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:54:28 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.55s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:31 ERROR : Ignoring --no-traverse with sync 2026/08/07 01:54:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:33 DEBUG : sub dir/hello world: md5 = caa54df8a11e36d731bd14e215bc07d7 OK 2026/08/07 01:54:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:33 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:54:33 DEBUG : Waiting for deletions to finish 2026/08/07 01:54:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.59s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 01:54:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:38 DEBUG : hello world2: md5 = 91fa3837a7ca79de185a2acb60d26539 OK 2026/08/07 01:54:38 DEBUG : hello world2: size = 12 OK 2026/08/07 01:54:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.85s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:41 DEBUG : potato2: md5 = 177f666c088abddebd418c646750c5c1 OK 2026/08/07 01:54:41 DEBUG : potato2: size = 11 OK 2026/08/07 01:54:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:44 DEBUG : potato2: md5 = e2b6238d7d90819e95bdcf88269c79eb OK 2026/08/07 01:54:44 DEBUG : potato2: size = 11 OK 2026/08/07 01:54:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:54:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:54:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:54:46 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:54:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:46 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:54:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:54:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:54:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:54:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:49 DEBUG : sub dir/hello world: md5 = 336e0eeb7ae878c7e25352bafff9dfb8 OK 2026/08/07 01:54:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:54 INFO : sub dir2: Making directory 2026/08/07 01:54:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:54:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:54:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:54:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/07 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:54:56 DEBUG : sub dir/hello world: md5 = e50ca4e9d9a74c6e84dbf87590b3f35b OK 2026/08/07 01:54:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:54:56 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:54:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.44s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:54:59 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:54:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:54:59 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:55:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:55:00 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:55:01 INFO : sub dir: Made directory with metadata (mtime=2026-08-07T01:54:59.544022189Z) 2026/08/07 01:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:02 DEBUG : sub dir/hello world: md5 = cc4764786c003e924626e85a8bbc06c4 OK 2026/08/07 01:55:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:02 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:55:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (6.97s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/07 01:55:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.81s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:10 INFO : sub dir2: Making directory 2026/08/07 01:55:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:55:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:12 DEBUG : sub dir/hello world: md5 = a76832fff2f0ba4a9461ac8198b70098 OK 2026/08/07 01:55:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:12 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:55:12 INFO : sub dir/hello world: Deleted 2026/08/07 01:55:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.43s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:15 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:55:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:55:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:55:15 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:55:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:55:16 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:55:17 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:55:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:18 DEBUG : sub dir/hello world: md5 = 9b28d34cefe0aded5286c58c064b5487 OK 2026/08/07 01:55:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:18 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.94s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:23 INFO : sub dir2: Making directory 2026/08/07 01:55:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:55:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:25 DEBUG : sub dir/hello world: md5 = 32740ab9840bad356e68ea9df852323d OK 2026/08/07 01:55:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:25 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:55:25 DEBUG : Waiting for deletions to finish 2026/08/07 01:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.42s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:30 DEBUG : sub dir/hello world: md5 = 6da7954c47bbc54368e04e1281c18be2 OK 2026/08/07 01:55:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuqafix4fijo" 2026/08/07 01:55:31 DEBUG : Creating backend with remote "TestDrive:crypt/llv0pkd6mrbj732gkkf167ehem14d7s9o2hrbkdgog5uv3qa4qhg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-yuqafix4fijo' 2026/08/07 01:55:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqafix4fijo': Waiting for checks to finish 2026/08/07 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqafix4fijo': Waiting for transfers to finish 2026/08/07 01:55:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 01:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqafix4fijo': Purge remote --- PASS: TestServerSideCopy (10.50s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:41 DEBUG : sub dir/hello world: md5 = 60b4b6cd9bc0d7ec8b296194244c5e3c OK 2026/08/07 01:55:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:55:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:55:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3792438684) 2026/08/07 01:55:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:55:42 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:55:43 DEBUG : sub dir/hello world: md5 = 92ee5783259becda0108536be5e38e94 OK 2026/08/07 01:55:43 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:55:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 01:55:44 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (7.71s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:55:49 DEBUG : sub dir/hello world: md5 = 39367071460ce2336e3f3e94088d990d OK 2026/08/07 01:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeqoxir2pike" 2026/08/07 01:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/qlhs0se5kv27ggr46obgh7bj943ltt87innk5e415iu994ed7ag0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike' 2026/08/07 01:55:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike': Waiting for checks to finish 2026/08/07 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike': Waiting for transfers to finish 2026/08/07 01:55:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:55:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 01:55:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:55:56 DEBUG : sub dir/hello world: md5 = 881576fef73b1141470fbe4cc6c52441 OK 2026/08/07 01:55:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 01:55:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:55:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:55:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike') 2026/08/07 01:55:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike': Waiting for checks to finish 2026/08/07 01:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike': Waiting for transfers to finish 2026/08/07 01:55:58 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:55:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 01:55:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqoxir2pike': Purge remote --- PASS: TestServerSideCopyOverSelf (15.31s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:04 DEBUG : sub dir/hello world: md5 = dcb9f731820cb35e174f9e888b37eb11 OK 2026/08/07 01:56:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:56:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:56:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3792438684) 2026/08/07 01:56:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:56:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:07 DEBUG : sub dir/hello world: md5 = d6468a712da2e532f82f39cea89e0ce6 OK 2026/08/07 01:56:07 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:56:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 01:56:07 INFO : sub dir/hello world: Deleted 2026/08/07 01:56:07 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (7.90s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:12 DEBUG : sub dir/hello world: md5 = a271e478f05e84dbdb19dd7463c60023 OK 2026/08/07 01:56:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bakofuh5qado" 2026/08/07 01:56:12 DEBUG : Config file has changed externally - reloading 2026/08/07 01:56:12 DEBUG : Creating backend with remote "TestDrive:crypt/01poapnhfvct01d0aujqk4s4qu9vl2qlu3j9ue4ocjao93mlq530" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado' 2026/08/07 01:56:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for checks to finish 2026/08/07 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for transfers to finish 2026/08/07 01:56:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:56:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 01:56:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:56:19 DEBUG : sub dir/hello world: md5 = 85385ce08469ec08b2ef79c5e0f5bdd1 OK 2026/08/07 01:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Using server-side directory move 2026/08/07 01:56:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:56:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 01:56:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for checks to finish 2026/08/07 01:56:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:56:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado') 2026/08/07 01:56:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for transfers to finish 2026/08/07 01:56:20 INFO : sub dir/hello world: Deleted 2026/08/07 01:56:22 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:56:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:56:25 DEBUG : sub dir/hello world: md5 = 688774260298f3131b488ab0b0e4b69c OK 2026/08/07 01:56:25 DEBUG : testing file moves 2026/08/07 01:56:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 01:56:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:56:26 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:56:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado') 2026/08/07 01:56:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for checks to finish 2026/08/07 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Waiting for transfers to finish 2026/08/07 01:56:26 INFO : sub dir/hello world: Deleted 2026/08/07 01:56:27 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:56:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:56:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakofuh5qado': Purge remote --- PASS: TestServerSideMoveOverSelf (20.33s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:32 DEBUG : sub dir/hello world: md5 = 6ab27681203f970e27177a03b77635b8 OK 2026/08/07 01:56:32 ERROR : error listing: directory not found 2026/08/07 01:56:33 INFO : Local file system at /tmp/rclone3792438684: Making directory 2026/08/07 01:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.72s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:38 DEBUG : sub dir/hello world: md5 = 9016d4c629190dd20d50f0087350422a OK 2026/08/07 01:56:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:56:39 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for checks to finish 2026/08/07 01:56:39 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for transfers to finish 2026/08/07 01:56:40 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/07 01:56:40 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/07 01:56:40 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.25s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 01:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:44 DEBUG : check sum: md5 = 9d7ededd70d843c6a9c8778a8ec2559a OK 2026/08/07 01:56:44 DEBUG : check sum: size = 1 OK 2026/08/07 01:56:44 INFO : check sum: Copied (new) 2026/08/07 01:56:44 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:44 DEBUG : check sum: size = 1 OK 2026/08/07 01:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/07 01:56:44 DEBUG : check sum: Size of src and dst objects identical 2026/08/07 01:56:44 DEBUG : check sum: Unchanged skipping 2026/08/07 01:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:44 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.51s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:47 DEBUG : sizeonly: md5 = ee20aa5d358a976f1c101104d918e163 OK 2026/08/07 01:56:47 DEBUG : sizeonly: size = 6 OK 2026/08/07 01:56:47 INFO : sizeonly: Copied (new) 2026/08/07 01:56:47 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:48 DEBUG : sizeonly: size = 6 OK 2026/08/07 01:56:48 DEBUG : sizeonly: Sizes identical 2026/08/07 01:56:48 DEBUG : sizeonly: Unchanged skipping 2026/08/07 01:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.59s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:51 DEBUG : ignore-size: md5 = efddbcf7c079927fdc418eaeee10c429 OK 2026/08/07 01:56:51 INFO : ignore-size: Copied (new) 2026/08/07 01:56:51 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 01:56:51 DEBUG : ignore-size: Unchanged skipping 2026/08/07 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:51 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.79s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:54 DEBUG : existing: md5 = dc6afc2a578b757a19f707ce29006063 OK 2026/08/07 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:55 DEBUG : existing: size = 6 OK 2026/08/07 01:56:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 01:56:55 DEBUG : existing: Unchanged skipping 2026/08/07 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:55 DEBUG : Waiting for deletions to finish 2026/08/07 01:56:55 INFO : There was nothing to transfer 2026/08/07 01:56:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:56 DEBUG : existing: md5 = 0a12f16055bda3857bfeded61259fee3 OK 2026/08/07 01:56:56 DEBUG : existing: size = 6 OK 2026/08/07 01:56:56 INFO : existing: Copied (replaced existing) 2026/08/07 01:56:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.61s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:56:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 01:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:56:59 DEBUG : existing: md5 = 807ee179087a40b191b1ff40eb5e9c6d OK 2026/08/07 01:56:59 DEBUG : existing: size = 6 OK 2026/08/07 01:56:59 INFO : existing: Copied (new) 2026/08/07 01:56:59 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:00 DEBUG : existing: Destination exists, skipping 2026/08/07 01:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:00 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:03 DEBUG : b/potato: md5 = eccada7922259a1cae65a3169f74be47 OK 2026/08/07 01:57:06 DEBUG : c/non empty space: md5 = 34495cee3d6b120c47d52ef2401aee27 OK 2026/08/07 01:57:06 INFO : d: Making directory 2026/08/07 01:57:07 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:57:08 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 01:57:08 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:57:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:57:08 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:57:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:57:08 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:10 DEBUG : a/potato2: md5 = 472d394a9207b136bf84c0f93c7991e3 OK 2026/08/07 01:57:10 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:57:10 INFO : a/potato2: Copied (new) 2026/08/07 01:57:10 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:10 INFO : b/potato: Deleted 2026/08/07 01:57:11 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:57:11 INFO : d: Removing directory 2026/08/07 01:57:11 INFO : b: Removing directory 2026/08/07 01:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:17 DEBUG : empty space: md5 = aec41a037bc8d9a0be0061dba95ae1d2 OK 2026/08/07 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:17 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:17 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/08/07 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/07 01:57:17 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:18 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:18 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/08/07 01:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:19 DEBUG : empty space: md5 = e3c18f298aff31863cee500471378274 OK 2026/08/07 01:57:19 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:19 INFO : empty space: Copied (replaced existing) 2026/08/07 01:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:22 DEBUG : foo: md5 = 53336c0b68f587293d3ef935260faa97 OK 2026/08/07 01:57:23 DEBUG : foo: size = 3 OK 2026/08/07 01:57:23 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/08/07 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:25 DEBUG : foo: md5 = 8d7559d9877e9625b28f2a25883f7ade OK 2026/08/07 01:57:25 DEBUG : foo: size = 3 OK 2026/08/07 01:57:25 INFO : foo: Copied (replaced existing) 2026/08/07 01:57:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.34s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:28 DEBUG : empty space: md5 = b68d6781fca62e95e07cefbae6833e46 OK 2026/08/07 01:57:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 01:57:28 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:57:28 DEBUG : empty space: Unchanged skipping 2026/08/07 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:30 DEBUG : potato: md5 = cdae503f73daf0ace94cfb263b8f1a0a OK 2026/08/07 01:57:30 DEBUG : potato: size = 60 OK 2026/08/07 01:57:30 INFO : potato: Copied (new) 2026/08/07 01:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:33 DEBUG : potato: md5 = 4c61cb83f6c3096bac4ad46fa0eaf34f OK 2026/08/07 01:57:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3792438684) 2026/08/07 01:57:33 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:57:33 DEBUG : potato: Sizes differ 2026/08/07 01:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:35 DEBUG : potato: md5 = 9f1395c8c27d01c779f959425b8897c2 OK 2026/08/07 01:57:35 DEBUG : potato: size = 21 OK 2026/08/07 01:57:35 INFO : potato: Copied (replaced existing) 2026/08/07 01:57:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.80s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:38 DEBUG : potato: md5 = 0a5c93e3d0f7a47eedb974d0e32529b0 OK 2026/08/07 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:38 DEBUG : potato: size = 21 OK 2026/08/07 01:57:38 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/08/07 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:40 DEBUG : potato: md5 = 4440d006959308ee6f11de48da83c218 OK 2026/08/07 01:57:40 DEBUG : potato: size = 21 OK 2026/08/07 01:57:40 INFO : potato: Copied (replaced existing) 2026/08/07 01:57:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:43 DEBUG : potato: md5 = 6a2bebffb2ae9ddbacb54ecdb410b953 OK 2026/08/07 01:57:44 DEBUG : empty space: md5 = a4c92197778198660e48205550922b60 OK 2026/08/07 01:57:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:57:44 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:57:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 01:57:44 DEBUG : empty space: Unchanged skipping 2026/08/07 01:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:44 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:44 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-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:47 DEBUG : potato: md5 = b509c29f2841ab17fc096ded9850e1cd OK 2026/08/07 01:57:49 DEBUG : empty space: md5 = 8a44717ed748796585dde3e7afecee2e OK 2026/08/07 01:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:57:49 DEBUG : empty space: size = 1 OK 2026/08/07 01:57:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:57:49 DEBUG : empty space: Unchanged skipping 2026/08/07 01:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:57:51 DEBUG : potato2: md5 = 02b285afa8c02de47b6a6f01a2734e85 OK 2026/08/07 01:57:51 DEBUG : potato2: size = 60 OK 2026/08/07 01:57:51 INFO : potato2: Copied (new) 2026/08/07 01:57:51 DEBUG : Waiting for deletions to finish 2026/08/07 01:57:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:57:55 DEBUG : b/potato: md5 = 067386b7930cbd682afd179a9a069da7 OK 2026/08/07 01:57:58 DEBUG : c/non empty space: md5 = 4c811cd28b551f2676fa7de9bd8533ab OK 2026/08/07 01:57:58 INFO : d: Making directory 2026/08/07 01:57:59 INFO : d/e: Making directory 2026/08/07 01:58:00 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:58:01 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 01:58:01 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:58:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:58:01 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:58:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:01 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:03 DEBUG : a/potato2: md5 = 00568ba0065831fff834f682af695384 OK 2026/08/07 01:58:03 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:58:03 INFO : a/potato2: Copied (new) 2026/08/07 01:58:03 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:04 INFO : b/potato: Deleted 2026/08/07 01:58:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:58:04 INFO : d/e: Removing directory 2026/08/07 01:58:05 INFO : d: Removing directory 2026/08/07 01:58:05 INFO : b: Removing directory 2026/08/07 01:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:12 DEBUG : b/potato: md5 = b51c3f2dca5e4e9dcd63a3b5929e8dcd OK 2026/08/07 01:58:14 DEBUG : c/non empty space: md5 = d1783e497dfb11de970359be741571db OK 2026/08/07 01:58:14 INFO : d: Making directory 2026/08/07 01:58:16 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:58:16 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 01:58:16 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:58:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:17 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:58:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:19 DEBUG : a/potato2: md5 = 28fbfd31c024c7a637956aa78d9666eb OK 2026/08/07 01:58:19 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:58:19 INFO : a/potato2: Copied (new) 2026/08/07 01:58:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting files as there were IO errors 2026/08/07 01:58:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:58:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:26 DEBUG : potato: md5 = e51f8a353179085ece7f2c6a6a12203c OK 2026/08/07 01:58:28 DEBUG : empty space: md5 = 51818e1999593b6a7e389008e38ccf74 OK 2026/08/07 01:58:28 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:58:28 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:28 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:29 INFO : potato: Deleted 2026/08/07 01:58:30 DEBUG : potato2: md5 = d5d6d2e9328f457e8c0c03da9837dca6 OK 2026/08/07 01:58:30 DEBUG : potato2: size = 60 OK 2026/08/07 01:58:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.50s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:33 DEBUG : potato: md5 = c4b6907bd590cae011daec60e04a517a OK 2026/08/07 01:58:34 DEBUG : empty space: md5 = 1527b35053b27ecfb707864d613e5c25 OK 2026/08/07 01:58:34 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:35 INFO : potato: Deleted 2026/08/07 01:58:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:58:35 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:35 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:37 DEBUG : potato2: md5 = 62ca9622c18b0ebdee48ebc47541bb29 OK 2026/08/07 01:58:37 DEBUG : potato2: size = 60 OK 2026/08/07 01:58:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.47s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:40 DEBUG : potato: md5 = 0de44df7eeef50c203fb87dc9b525dbc OK 2026/08/07 01:58:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:42 DEBUG : potato2: md5 = eb6fdcfbae234cced78151e1564b7451 OK 2026/08/07 01:58:42 DEBUG : potato2: size = 19 OK 2026/08/07 01:58:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.05s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:45 DEBUG : potato2: md5 = 439f6ac4c9b944cb659637479f25e361 OK 2026/08/07 01:58:47 DEBUG : empty space: md5 = 6b08ee4928e1d926797089673f1164e9 OK 2026/08/07 01:58:47 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:58:47 DEBUG : enormous: Excluded 2026/08/07 01:58:47 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:58:47 DEBUG : potato2: Excluded 2026/08/07 01:58:47 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:58:47 DEBUG : potato2: Excluded 2026/08/07 01:58:47 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:47 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:47 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:47 INFO : There was nothing to transfer 2026/08/07 01:58:48 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:58:48 DEBUG : enormous: Excluded 2026/08/07 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:58:48 DEBUG : potato2: Excluded 2026/08/07 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:58:48 DEBUG : potato2: Excluded 2026/08/07 01:58:48 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 01:58:48 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:48 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for checks to finish 2026/08/07 01:58:48 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for transfers to finish 2026/08/07 01:58:48 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:51 DEBUG : potato2: md5 = b39f37f025ed25b5421902e718897085 OK 2026/08/07 01:58:53 DEBUG : empty space: md5 = 0e3457e41c5cedc686579eed80461856 OK 2026/08/07 01:58:54 DEBUG : enormous: md5 = be5238b036898653631f51c4a412f722 OK 2026/08/07 01:58:54 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:58:54 DEBUG : enormous: Excluded 2026/08/07 01:58:54 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:58:54 DEBUG : potato2: Excluded 2026/08/07 01:58:55 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 01:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:58:55 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:58:55 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:55 INFO : potato2: Deleted 2026/08/07 01:58:55 INFO : enormous: Deleted 2026/08/07 01:58:55 INFO : There was nothing to transfer 2026/08/07 01:58:56 DEBUG : empty space: size = 1 OK 2026/08/07 01:58:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 01:58:56 DEBUG : empty space: Unchanged skipping 2026/08/07 01:58:56 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for checks to finish 2026/08/07 01:58:56 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for transfers to finish 2026/08/07 01:58:56 DEBUG : Waiting for deletions to finish 2026/08/07 01:58:56 INFO : potato2: Deleted 2026/08/07 01:58:56 INFO : enormous: Deleted 2026/08/07 01:58:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.53s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:58:58 DEBUG : one: md5 = 0e2a1b84778f6c7984e298c26265aa4d OK 2026/08/07 01:59:00 DEBUG : two: md5 = b976cd2063e70434286ed9ccfb8bb507 OK 2026/08/07 01:59:01 DEBUG : three: md5 = 1b60c938b0daa58764d52c0fd0f9597f OK 2026/08/07 01:59:03 DEBUG : four: md5 = 2771dcfc88f40fd8839579fe17c2f1b4 OK 2026/08/07 01:59:03 DEBUG : five: Need to transfer - File not found at Destination 2026/08/07 01:59:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 01:59:03 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 01:59:03 DEBUG : four: Sizes differ 2026/08/07 01:59:03 DEBUG : one: Destination is newer than source, skipping 2026/08/07 01:59:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 01:59:03 DEBUG : three: size = 5 OK 2026/08/07 01:59:03 DEBUG : three: Sizes identical 2026/08/07 01:59:03 DEBUG : two: size = 3 OK 2026/08/07 01:59:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:04 DEBUG : two: md5 = 9a32fe1ccbbf7cfd990b13ac14a5f26f OK 2026/08/07 01:59:04 DEBUG : two: size = 3 OK 2026/08/07 01:59:04 INFO : two: Copied (replaced existing) 2026/08/07 01:59:04 DEBUG : four: md5 = c405c606c067748b1241d67c7f91125e OK 2026/08/07 01:59:04 DEBUG : four: size = 4 OK 2026/08/07 01:59:04 INFO : four: Copied (replaced existing) 2026/08/07 01:59:05 DEBUG : five: md5 = 6de618e32901f0b92c5f43048b7cc644 OK 2026/08/07 01:59:05 DEBUG : five: size = 4 OK 2026/08/07 01:59:05 INFO : five: Copied (new) 2026/08/07 01:59:05 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.83s) === 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-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/07 01:59:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 01:59:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 01:59:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/07 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:09 DEBUG : yam: md5 = 5b34fe80fd227aba6a2db3f0daacfe3a OK 2026/08/07 01:59:09 DEBUG : yam: size = 11 OK 2026/08/07 01:59:09 INFO : yam: Copied (new) 2026/08/07 01:59:09 DEBUG : potato: md5 = f7b7511f2fa842f3a88f54aedcfa902f OK 2026/08/07 01:59:09 DEBUG : potato: size = 14 OK 2026/08/07 01:59:09 INFO : potato: Copied (new) 2026/08/07 01:59:09 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 01:59:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/07 01:59:10 DEBUG : potato: size = 14 OK 2026/08/07 01:59:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 01:59:10 DEBUG : potato: Unchanged skipping 2026/08/07 01:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:11 DEBUG : yaml: md5 = 4f99d6ba4e6d0318775ec730c030c6d7 OK 2026/08/07 01:59:11 DEBUG : yaml: size = 11 OK 2026/08/07 01:59:11 INFO : yaml: Copied (new) 2026/08/07 01:59:11 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/07 01:59:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Making map for --track-renames 2026/08/07 01:59:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Finished making map for --track-renames 2026/08/07 01:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 01:59:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 01:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for renames to finish 2026/08/07 01:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:15 DEBUG : yam: md5 = ee1d91bb134810b785e495d128e4ee4d OK 2026/08/07 01:59:15 DEBUG : yam: size = 11 OK 2026/08/07 01:59:15 INFO : yam: Copied (new) 2026/08/07 01:59:15 DEBUG : potato: md5 = a1f06082ebd299b39d3c2feef72005d6 OK 2026/08/07 01:59:15 DEBUG : potato: size = 14 OK 2026/08/07 01:59:15 INFO : potato: Copied (new) 2026/08/07 01:59:15 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:15 DEBUG : potato: size = 14 OK 2026/08/07 01:59:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 01:59:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Making map for --track-renames 2026/08/07 01:59:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Finished making map for --track-renames 2026/08/07 01:59:15 DEBUG : potato: Unchanged skipping 2026/08/07 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for renames to finish 2026/08/07 01:59:16 INFO : yam: Moved (server-side) to: yaml 2026/08/07 01:59:16 INFO : yaml: Renamed from "yam" 2026/08/07 01:59:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:16 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/07 01:59:18 DEBUG : Added delayed dir = "sub", newDst= 2026/08/07 01:59:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Making map for --track-renames 2026/08/07 01:59:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Finished making map for --track-renames 2026/08/07 01:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 01:59:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 01:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for renames to finish 2026/08/07 01:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:20 DEBUG : sub/yam: md5 = dc9f17d7f319a55f0ffb8f6d3e6f18c2 OK 2026/08/07 01:59:20 DEBUG : sub/yam: size = 11 OK 2026/08/07 01:59:20 INFO : sub/yam: Copied (new) 2026/08/07 01:59:20 DEBUG : potato: md5 = a9c236c87cb8f4de6a95e3fae4bb6472 OK 2026/08/07 01:59:20 DEBUG : potato: size = 14 OK 2026/08/07 01:59:20 INFO : potato: Copied (new) 2026/08/07 01:59:20 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:21 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:22 DEBUG : potato: size = 14 OK 2026/08/07 01:59:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 01:59:22 DEBUG : potato: Unchanged skipping 2026/08/07 01:59:22 INFO : sub: Set directory modification time (using SetModTime) 2026/08/07 01:59:22 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/07 01:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Making map for --track-renames 2026/08/07 01:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Finished making map for --track-renames 2026/08/07 01:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for renames to finish 2026/08/07 01:59:23 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 01:59:23 INFO : yam: Renamed from "sub/yam" 2026/08/07 01:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:23 DEBUG : Waiting for deletions to finish 2026/08/07 01:59:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.44s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:59:26 DEBUG : Creating backend with remote "/tmp/rclone3792438684/dir1" 2026/08/07 01:59:26 DEBUG : Creating backend with remote "/tmp/rclone3792438684/dir2" 2026/08/07 01:59:26 DEBUG : Local file system at /tmp/rclone3792438684/dir2: Using server-side directory move 2026/08/07 01:59:26 INFO : Local file system at /tmp/rclone3792438684/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:59:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 01:59:26 DEBUG : Local file system at /tmp/rclone3792438684/dir2: Waiting for checks to finish 2026/08/07 01:59:26 DEBUG : Local file system at /tmp/rclone3792438684/dir2: Waiting for transfers to finish 2026/08/07 01:59:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:59:27 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 01:59:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:59:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 01:59:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:29 DEBUG : sub dir/hello world: md5 = ef5af2b3e28f0ce20b1c34e0f46f4989 OK 2026/08/07 01:59:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:59:29 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:59:29 INFO : sub dir/hello world: Deleted 2026/08/07 01:59:31 DEBUG : nested/sub dir/file: md5 = 36cbac3068dc58d1df5260871788df32 OK 2026/08/07 01:59:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 01:59:31 INFO : nested/sub dir/file: Copied (new) 2026/08/07 01:59:31 INFO : nested/sub dir/file: Deleted 2026/08/07 01:59:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:32 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:32 INFO : sub dir: Removing directory 2026/08/07 01:59:32 INFO : nested/sub dir: Removing directory 2026/08/07 01:59:32 INFO : nested: Removing directory 2026/08/07 01:59:32 DEBUG : Local file system at /tmp/rclone3792438684: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:59:37 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 01:59:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:59:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 01:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:59:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:39 DEBUG : sub dir/hello world: md5 = 369ec8616f9c605a8330a7959c6d493e OK 2026/08/07 01:59:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:59:39 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:59:39 INFO : sub dir/hello world: Deleted 2026/08/07 01:59:41 DEBUG : nested/sub dir/file: md5 = 9bc4de2dd0fd2d49bbe65732123c7196 OK 2026/08/07 01:59:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 01:59:41 INFO : nested/sub dir/file: Copied (new) 2026/08/07 01:59:41 INFO : nested/sub dir/file: Deleted 2026/08/07 01:59:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:59:42 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.39s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:59:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 01:59:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 01:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:49 DEBUG : existing: md5 = 14946f7adf5acfdd1102c577767ea3b2 OK 2026/08/07 01:59:49 DEBUG : existing: size = 6 OK 2026/08/07 01:59:49 INFO : existing: Copied (new) 2026/08/07 01:59:49 INFO : existing: Deleted 2026/08/07 01:59:49 DEBUG : existing-b: md5 = ab1c608b5fe8811a0fa021ae02b2f33d OK 2026/08/07 01:59:49 DEBUG : existing-b: size = 6 OK 2026/08/07 01:59:49 INFO : existing-b: Copied (new) 2026/08/07 01:59:49 INFO : existing-b: Deleted 2026/08/07 01:59:49 DEBUG : existing: Destination exists, skipping 2026/08/07 01:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 01:59:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 01:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 01:59:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.87s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 01:59:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedevir9sohu" 2026/08/07 01:59:51 DEBUG : Creating backend with remote "TestDrive:crypt/5d73l9hgmt1eddqocat0epasdfk74sbrhcpnt1e9lf2m20itapk0" 2026/08/07 01:59:53 DEBUG : potato2: md5 = 4a0e90ca83d88db8682c266e8b6e0bb9 OK 2026/08/07 01:59:55 DEBUG : empty space: md5 = 3c2b321cc2a5ce169b7a469bda63bb28 OK 2026/08/07 01:59:56 DEBUG : potato3: md5 = 752c682f8d272ccfbc37e56130cf64ec OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu' 2026/08/07 01:59:59 DEBUG : empty space: md5 = a2253fabcf814b17e4ef0b0ba966ecf3 OK 2026/08/07 02:00:01 DEBUG : potato3: md5 = f893484aba32c312d6d4df69064580bf OK 2026/08/07 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu': Using server-side directory move 2026/08/07 02:00:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 02:00:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 02:00:01 DEBUG : empty space: size = 1 OK 2026/08/07 02:00:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 02:00:01 DEBUG : empty space: Unchanged skipping 2026/08/07 02:00:01 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:00:01 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu') 2026/08/07 02:00:01 DEBUG : potato3: Sizes differ 2026/08/07 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu': Waiting for checks to finish 2026/08/07 02:00:02 INFO : empty space: Deleted 2026/08/07 02:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu': Waiting for transfers to finish 2026/08/07 02:00:02 INFO : potato3: Deleted 2026/08/07 02:00:02 INFO : potato2: Moved (server-side) 2026/08/07 02:00:02 INFO : potato3: Moved (server-side) 2026/08/07 02:00:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qazeqip3vasa" 2026/08/07 02:00:03 DEBUG : Creating backend with remote "TestDrive:crypt/i6e96013t2dnuc11u8r01n7r809nkpt22l7cvel3k2loaddi8u80" 2026/08/07 02:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazeqip3vasa': Using server-side directory move 2026/08/07 02:00:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qazeqip3vasa': Server side directory move succeeded 2026/08/07 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazeqip3vasa': Purge remote 2026/08/07 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedevir9sohu': Purge remote 2026/08/07 02:00:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:00:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacetep2pawe" 2026/08/07 02:00:07 DEBUG : Creating backend with remote "TestDrive:crypt/dkugjqh73gtf92tpk5pa7vl4s8ed7pu1dgk53ug29e39fcs6n28g" 2026/08/07 02:00:10 DEBUG : potato2: md5 = b7d7e238ad60efe5c01eaae2359f32a1 OK 2026/08/07 02:00:11 DEBUG : empty space: md5 = a208c66077add207304df9ac0edfe80e OK 2026/08/07 02:00:13 DEBUG : potato3: md5 = 423eb25a330566b5cd7bc72302da5789 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-jacetep2pawe' 2026/08/07 02:00:16 DEBUG : empty space: md5 = 00d47cce72d92e9bc69b57492b3353a7 OK 2026/08/07 02:00:17 DEBUG : potato3: md5 = 52deb0a01bee276810c7975582d6df2a OK 2026/08/07 02:00:18 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 02:00:18 DEBUG : empty space: Excluded 2026/08/07 02:00:18 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 02:00:18 DEBUG : empty space: Excluded 2026/08/07 02:00:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 02:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacetep2pawe': Waiting for checks to finish 2026/08/07 02:00:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:00:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jacetep2pawe') 2026/08/07 02:00:18 DEBUG : potato3: Sizes differ 2026/08/07 02:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacetep2pawe': Waiting for transfers to finish 2026/08/07 02:00:18 INFO : potato3: Deleted 2026/08/07 02:00:18 INFO : potato2: Moved (server-side) 2026/08/07 02:00:19 INFO : potato3: Moved (server-side) 2026/08/07 02:00:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dapovit3hova" 2026/08/07 02:00:20 DEBUG : Creating backend with remote "TestDrive:crypt/d9b2piruveme1gbck0l10nja0vfn7e0tugi7jjiss7ioqlgs2b90" 2026/08/07 02:00:21 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 02:00:21 DEBUG : empty space: Excluded 2026/08/07 02:00:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 02:00:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 02:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dapovit3hova': Waiting for checks to finish 2026/08/07 02:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dapovit3hova': Waiting for transfers to finish 2026/08/07 02:00:22 INFO : potato3: Moved (server-side) 2026/08/07 02:00:23 INFO : potato2: Moved (server-side) 2026/08/07 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dapovit3hova': Purge remote 2026/08/07 02:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacetep2pawe': Purge remote --- PASS: TestServerSideMoveWithFilter (18.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:00:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yobawom5qafu" 2026/08/07 02:00:25 DEBUG : Creating backend with remote "TestDrive:crypt/ekabk2q8841k0rgt7ph9asqidblpfi0emhfccma2lvg45e5r6dig" 2026/08/07 02:00:28 DEBUG : potato2: md5 = 80d832e70b8505649b682253202e6cf1 OK 2026/08/07 02:00:29 DEBUG : empty space: md5 = a3d3a08508863ff878b54e8f437a1230 OK 2026/08/07 02:00:31 DEBUG : potato3: md5 = 7623ed786ffdc59d2faa65c9a0fa8b79 OK 2026/08/07 02:00:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu' -> Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu' 2026/08/07 02:00:34 DEBUG : empty space: md5 = 55af11904849da2a162e1e7ef82dd6cf OK 2026/08/07 02:00:36 DEBUG : potato3: md5 = 1b36487533cf61673d439506b8df2b6f OK 2026/08/07 02:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu': Using server-side directory move 2026/08/07 02:00:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 02:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 02:00:36 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/07 02:00:36 DEBUG : empty space: size = 1 OK 2026/08/07 02:00:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 02:00:36 DEBUG : empty space: Unchanged skipping 2026/08/07 02:00:36 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:00:36 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu') 2026/08/07 02:00:36 DEBUG : potato3: Sizes differ 2026/08/07 02:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu': Waiting for checks to finish 2026/08/07 02:00:37 INFO : potato3: Deleted 2026/08/07 02:00:37 INFO : empty space: Deleted 2026/08/07 02:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu': Waiting for transfers to finish 2026/08/07 02:00:37 INFO : potato2: Moved (server-side) 2026/08/07 02:00:38 INFO : potato3: Moved (server-side) 2026/08/07 02:00:38 INFO : tomatoDir: Removing directory 2026/08/07 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': deleted 1 directories 2026/08/07 02:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giweveh4cofe" 2026/08/07 02:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/te9n6bshhn0khs5geunr7knt5j8fdf8lpm9qegs9gn2kgge55i7g" 2026/08/07 02:00:40 INFO : tomatoDir: Making directory 2026/08/07 02:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giweveh4cofe': Using server-side directory move 2026/08/07 02:00:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giweveh4cofe': Server side directory move succeeded 2026/08/07 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giweveh4cofe': Purge remote 2026/08/07 02:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobawom5qafu': Purge remote 2026/08/07 02:00:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.50s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test" 2026/08/07 02:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.05s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test" 2026/08/07 02:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/07 02:00:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-include/layer2" 2026/08/07 02:00:50 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 02:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-ignore-file" 2026/08/07 02:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/07 02:00:57 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 395d9b94f6d35c723ba571227c874514 OK 2026/08/07 02:00:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 02:00:58 DEBUG : rclone-sync-test: Excluded 2026/08/07 02:00:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 02:00:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 02:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test': Waiting for checks to finish 2026/08/07 02:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test': Waiting for transfers to finish 2026/08/07 02:00:59 DEBUG : Waiting for deletions to finish 2026/08/07 02:00:59 INFO : There was nothing to transfer 2026/08/07 02:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 02:01:00 DEBUG : rclone-sync-test: Excluded 2026/08/07 02:01:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 02:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:01:01 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:01 INFO : rclone-sync-test-include: Removing directory 2026/08/07 02:01:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 02:01:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 02:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': failed to delete 1 directories 2026/08/07 02:01:01 INFO : There was nothing to transfer 2026/08/07 02:01:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 02:01:02 DEBUG : rclone-sync-test: Excluded 2026/08/07 02:01:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 02:01:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/07 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/07 02:01:03 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:03 INFO : There was nothing to transfer 2026/08/07 02:01:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 02:01:04 DEBUG : rclone-sync-test: Excluded 2026/08/07 02:01:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 02:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:01:05 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:05 INFO : rclone-sync-test-include: Removing directory 2026/08/07 02:01:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 02:01:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 02:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': failed to delete 1 directories 2026/08/07 02:01:05 INFO : There was nothing to transfer 2026/08/07 02:01:05 DEBUG : Excluded 2026/08/07 02:01:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 02:01:06 DEBUG : rclone-sync-test: Excluded 2026/08/07 02:01:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 02:01:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 02:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/07 02:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/07 02:01:07 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.24s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:01:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:01:11 DEBUG : Config file has changed externally - reloading 2026/08/07 02:01:11 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/CompareDest" 2026/08/07 02:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/gveqi14airsml4bgu7krj116o8" 2026/08/07 02:01:15 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 02:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:17 DEBUG : one: md5 = 22ec0a38317e89bff44ffad271e59624 OK 2026/08/07 02:01:17 DEBUG : one: size = 3 OK 2026/08/07 02:01:17 INFO : one: Copied (new) 2026/08/07 02:01:17 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:01:19 DEBUG : one: Sizes differ 2026/08/07 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:20 DEBUG : one: md5 = bdff4654e15f4d1c31a400b5407d1774 OK 2026/08/07 02:01:20 DEBUG : one: size = 5 OK 2026/08/07 02:01:20 INFO : one: Copied (replaced existing) 2026/08/07 02:01:20 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:22 DEBUG : dst/one: md5 = fe7b2b146fac1ffb9e7cfc137e0c38b1 OK 2026/08/07 02:01:25 DEBUG : CompareDest/one: md5 = a4d9ce4865de227abdda8af034a38e48 OK 2026/08/07 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:01:25 DEBUG : one: Sizes differ 2026/08/07 02:01:26 DEBUG : one: size = 5 OK 2026/08/07 02:01:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:26 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:26 INFO : There was nothing to transfer 2026/08/07 02:01:28 DEBUG : CompareDest/two: md5 = f2fb9bc1f97adc0bef459e5853359d80 OK 2026/08/07 02:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:01:29 DEBUG : one: Sizes differ 2026/08/07 02:01:29 DEBUG : two: size = 3 OK 2026/08/07 02:01:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:29 DEBUG : one: size = 5 OK 2026/08/07 02:01:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:29 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:29 INFO : There was nothing to transfer 2026/08/07 02:01:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:01:30 DEBUG : one: Sizes differ 2026/08/07 02:01:30 DEBUG : two: size = 3 OK 2026/08/07 02:01:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:30 DEBUG : one: size = 5 OK 2026/08/07 02:01:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:30 DEBUG : Waiting for deletions to finish 2026/08/07 02:01:30 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/07 02:01:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:01:31 DEBUG : one: Sizes differ 2026/08/07 02:01:32 DEBUG : one: size = 5 OK 2026/08/07 02:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:01:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 02:01:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:01:32 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/CompareDest') 2026/08/07 02:01:32 DEBUG : two: Sizes differ 2026/08/07 02:01:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:01:33 DEBUG : two: md5 = 7f6ea1083dee1eb50ded8d95d6fa84b9 OK 2026/08/07 02:01:33 DEBUG : two: size = 5 OK 2026/08/07 02:01:33 INFO : two: Copied (new) 2026/08/07 02:01:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (26.76s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:01:40 DEBUG : pre-dest1/1: md5 = 1d0376ab2b94d81150cc5b86f86ca40f OK 2026/08/07 02:01:43 DEBUG : pre-dest2/2: md5 = 61645f588b9e94d96f21725d9b63dcc7 OK 2026/08/07 02:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dest" 2026/08/07 02:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/rg03c1jvnehrrc617i0lnqjddc" 2026/08/07 02:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/pre-dest1" 2026/08/07 02:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/bbnblvh6k061ssopqrp18kd7gc" 2026/08/07 02:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/pre-dest2" 2026/08/07 02:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/07 02:01:47 DEBUG : 1: size = 1 OK 2026/08/07 02:01:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:01:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 02:01:48 DEBUG : 2: size = 1 OK 2026/08/07 02:01:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:01:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 02:01:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dest': Waiting for checks to finish 2026/08/07 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dest': Waiting for transfers to finish 2026/08/07 02:01:51 DEBUG : 3: md5 = 5c26fa5d2c3ca2200b673cd619542f59 OK 2026/08/07 02:01:51 DEBUG : 3: size = 1 OK 2026/08/07 02:01:51 INFO : 3: Copied (new) 2026/08/07 02:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.72s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/CopyDest" 2026/08/07 02:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/07 02:01:59 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 02:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:02 DEBUG : one: md5 = 4ffea876d4f4af94ce8a9a8aaa202a48 OK 2026/08/07 02:02:02 DEBUG : one: size = 3 OK 2026/08/07 02:02:02 INFO : one: Copied (new) 2026/08/07 02:02:02 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:02:03 DEBUG : one: Sizes differ 2026/08/07 02:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:04 DEBUG : one: md5 = 91c06182e28c0d7fb08d5f550933813d OK 2026/08/07 02:02:04 DEBUG : one: size = 5 OK 2026/08/07 02:02:04 INFO : one: Copied (replaced existing) 2026/08/07 02:02:04 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:06 DEBUG : dst/one: md5 = 14b67d0eb56c722769c6ab365b3fa4a5 OK 2026/08/07 02:02:09 DEBUG : CopyDest/one: md5 = 3852e2cbb225093522ef905aa4db31c3 OK 2026/08/07 02:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/BackupDir" 2026/08/07 02:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/07 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:02:11 DEBUG : one: Sizes differ 2026/08/07 02:02:12 DEBUG : one: size = 5 OK 2026/08/07 02:02:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:02:12 DEBUG : one: Sizes differ 2026/08/07 02:02:14 INFO : one: Moved (server-side) 2026/08/07 02:02:15 DEBUG : one: size = 5 OK 2026/08/07 02:02:15 INFO : one: Copied (server-side copy) 2026/08/07 02:02:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/07 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:17 DEBUG : CopyDest/two: md5 = 3f54d5a4276879c71377b67cc7eb681e OK 2026/08/07 02:02:18 DEBUG : one: size = 5 OK 2026/08/07 02:02:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:18 DEBUG : one: Unchanged skipping 2026/08/07 02:02:18 DEBUG : two: size = 3 OK 2026/08/07 02:02:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:19 DEBUG : two: size = 3 OK 2026/08/07 02:02:19 INFO : two: Copied (server-side copy) 2026/08/07 02:02:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/07 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:19 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:20 DEBUG : one: size = 5 OK 2026/08/07 02:02:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:20 DEBUG : one: Unchanged skipping 2026/08/07 02:02:20 DEBUG : two: size = 3 OK 2026/08/07 02:02:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:20 DEBUG : two: Unchanged skipping 2026/08/07 02:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:20 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:20 INFO : There was nothing to transfer 2026/08/07 02:02:22 DEBUG : CopyDest/three: md5 = 889a32a2fd2b0e6833ed2caf4f670028 OK 2026/08/07 02:02:23 DEBUG : one: size = 5 OK 2026/08/07 02:02:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:23 DEBUG : one: Unchanged skipping 2026/08/07 02:02:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:23 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/CopyDest') 2026/08/07 02:02:23 DEBUG : three: Sizes differ 2026/08/07 02:02:23 DEBUG : three: Destination not found in --copy-dest 2026/08/07 02:02:23 DEBUG : three: Need to transfer - File not found at Destination 2026/08/07 02:02:23 DEBUG : two: size = 3 OK 2026/08/07 02:02:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 02:02:23 DEBUG : two: Unchanged skipping 2026/08/07 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:25 DEBUG : three: md5 = 7616784026575ef364e81668e7b4cfec OK 2026/08/07 02:02:25 DEBUG : three: size = 7 OK 2026/08/07 02:02:25 INFO : three: Copied (new) 2026/08/07 02:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.56s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:02:33 DEBUG : dst/one: md5 = 270388c60d6755ef47fe829a3cc500eb OK 2026/08/07 02:02:35 DEBUG : dst/two: md5 = 59f675ae909337bdbf1ef44234af3b7a OK 2026/08/07 02:02:36 DEBUG : dst/three.txt: md5 = 0244912d14c70efe21dde88241ff1535 OK 2026/08/07 02:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/backup" 2026/08/07 02:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 02:02:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:02:40 DEBUG : one: Sizes differ 2026/08/07 02:02:40 DEBUG : two: size = 3 OK 2026/08/07 02:02:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:02:40 DEBUG : two: Unchanged skipping 2026/08/07 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:42 INFO : one: Moved (server-side) 2026/08/07 02:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:43 DEBUG : one: md5 = f27de7a813946436d183ddeb852d474b OK 2026/08/07 02:02:43 DEBUG : one: size = 4 OK 2026/08/07 02:02:43 INFO : one: Copied (new) 2026/08/07 02:02:43 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:44 INFO : three.txt: Moved (server-side) 2026/08/07 02:02:44 INFO : three.txt: Moved into backup dir 2026/08/07 02:02:46 DEBUG : dst/three.txt: md5 = 55f22f2674f1facfd945226e06bb54cf OK 2026/08/07 02:02:47 DEBUG : two: size = 3 OK 2026/08/07 02:02:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:02:47 DEBUG : two: Unchanged skipping 2026/08/07 02:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:02:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:02:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:02:47 DEBUG : one: Sizes differ 2026/08/07 02:02:48 INFO : one: Deleted 2026/08/07 02:02:49 INFO : one: Moved (server-side) 2026/08/07 02:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:02:50 DEBUG : one: md5 = f6e27a9ecdb33b35e7c37c802c383ae4 OK 2026/08/07 02:02:50 DEBUG : one: size = 5 OK 2026/08/07 02:02:50 INFO : one: Copied (new) 2026/08/07 02:02:50 DEBUG : Waiting for deletions to finish 2026/08/07 02:02:51 INFO : three.txt: Deleted 2026/08/07 02:02:51 INFO : three.txt: Moved (server-side) 2026/08/07 02:02:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.78s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:02:58 DEBUG : dst/one: md5 = 52a44d320e23bf3ca1ff86eeddb4eb44 OK 2026/08/07 02:03:00 DEBUG : dst/two: md5 = ee7a24dca92e8b3367234a4ce25c011a OK 2026/08/07 02:03:01 DEBUG : dst/three.txt: md5 = 247fb432a41115ab9564fed25ac2eac2 OK 2026/08/07 02:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:03:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/backup" 2026/08/07 02:03:03 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 02:03:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:05 DEBUG : one: Sizes differ 2026/08/07 02:03:05 DEBUG : two: size = 3 OK 2026/08/07 02:03:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:05 DEBUG : two: Unchanged skipping 2026/08/07 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:06 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:03:08 DEBUG : one: md5 = 667e6c5ff3bda317cfba5075ba2a8978 OK 2026/08/07 02:03:08 DEBUG : one: size = 4 OK 2026/08/07 02:03:08 INFO : one: Copied (new) 2026/08/07 02:03:08 DEBUG : Waiting for deletions to finish 2026/08/07 02:03:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:03:09 INFO : three.txt: Moved into backup dir 2026/08/07 02:03:11 DEBUG : dst/three.txt: md5 = d5abf350e4fa6533354b3ef1635d9c6c OK 2026/08/07 02:03:12 DEBUG : two: size = 3 OK 2026/08/07 02:03:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:12 DEBUG : two: Unchanged skipping 2026/08/07 02:03:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:12 DEBUG : one: Sizes differ 2026/08/07 02:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:12 INFO : one.bak: Deleted 2026/08/07 02:03:13 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:03:15 DEBUG : one: md5 = db51afaed0a9086f90c2d48c0fe6114d OK 2026/08/07 02:03:15 DEBUG : one: size = 5 OK 2026/08/07 02:03:15 INFO : one: Copied (new) 2026/08/07 02:03:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:03:15 INFO : three.txt.bak: Deleted 2026/08/07 02:03:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:03:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:03:23 DEBUG : dst/one: md5 = 6cb37bc3148eeb7e95978b8bbd65dec2 OK 2026/08/07 02:03:24 DEBUG : dst/two: md5 = e134d27e056182cf833438b37793bdd1 OK 2026/08/07 02:03:26 DEBUG : dst/three.txt: md5 = 9b0c68ce6c9a84fa5a24bf70422a2ef2 OK 2026/08/07 02:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/backup" 2026/08/07 02:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 02:03:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:29 DEBUG : one: Sizes differ 2026/08/07 02:03:29 DEBUG : two: size = 3 OK 2026/08/07 02:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:29 DEBUG : two: Unchanged skipping 2026/08/07 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:03:32 DEBUG : one: md5 = 4e5ac8d9a9b6465ac85f2e4d783a06e8 OK 2026/08/07 02:03:32 DEBUG : one: size = 4 OK 2026/08/07 02:03:32 INFO : one: Copied (new) 2026/08/07 02:03:32 DEBUG : Waiting for deletions to finish 2026/08/07 02:03:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 02:03:33 INFO : three.txt: Moved into backup dir 2026/08/07 02:03:35 DEBUG : dst/three.txt: md5 = 24e15736f3cdc4c3a810f5f342aaea11 OK 2026/08/07 02:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:36 DEBUG : one: Sizes differ 2026/08/07 02:03:36 DEBUG : two: size = 3 OK 2026/08/07 02:03:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:36 DEBUG : two: Unchanged skipping 2026/08/07 02:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:37 INFO : one-2019-01-01: Deleted 2026/08/07 02:03:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 02:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:03:39 DEBUG : one: md5 = e9999dcdffa6aaaea7bb4e1530f35f2e OK 2026/08/07 02:03:39 DEBUG : one: size = 5 OK 2026/08/07 02:03:39 INFO : one: Copied (new) 2026/08/07 02:03:39 DEBUG : Waiting for deletions to finish 2026/08/07 02:03:40 INFO : three-2019-01-01.txt: Deleted 2026/08/07 02:03:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 02:03:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.85s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:03:47 DEBUG : dst/one: md5 = 6d8f70131c90f1203dbce7adbcf31ca9 OK 2026/08/07 02:03:49 DEBUG : dst/two: md5 = 2b88ae917488788f240fae28b64aea9e OK 2026/08/07 02:03:51 DEBUG : dst/three.txt: md5 = 846f88bf33cd978ab3c9885c4afe4b52 OK 2026/08/07 02:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:03:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:52 DEBUG : one: Sizes differ 2026/08/07 02:03:52 DEBUG : two: size = 3 OK 2026/08/07 02:03:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:52 DEBUG : two: Unchanged skipping 2026/08/07 02:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:53 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:03:55 DEBUG : one: md5 = 2ea3dad92340f7a196a34909f902382d OK 2026/08/07 02:03:55 DEBUG : one: size = 4 OK 2026/08/07 02:03:55 INFO : one: Copied (new) 2026/08/07 02:03:55 DEBUG : Waiting for deletions to finish 2026/08/07 02:03:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:03:55 INFO : three.txt: Moved into backup dir 2026/08/07 02:03:58 DEBUG : dst/three.txt: md5 = 8cf929e40b4a6743aa43b2941715a310 OK 2026/08/07 02:03:58 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 02:03:58 DEBUG : one.bak: Excluded 2026/08/07 02:03:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 02:03:58 DEBUG : three.txt.bak: Excluded 2026/08/07 02:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:03:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:03:58 DEBUG : one: Sizes differ 2026/08/07 02:03:58 DEBUG : two: size = 3 OK 2026/08/07 02:03:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:03:58 DEBUG : two: Unchanged skipping 2026/08/07 02:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for checks to finish 2026/08/07 02:03:59 INFO : one.bak: Deleted 2026/08/07 02:04:00 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst': Waiting for transfers to finish 2026/08/07 02:04:01 DEBUG : one: md5 = 54096107289b82dafe107d97fe3d73b2 OK 2026/08/07 02:04:01 DEBUG : one: size = 5 OK 2026/08/07 02:04:01 INFO : one: Copied (new) 2026/08/07 02:04:01 DEBUG : Waiting for deletions to finish 2026/08/07 02:04:02 INFO : three.txt.bak: Deleted 2026/08/07 02:04:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:04:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.26s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:04:09 DEBUG : dst/one: md5 = dbef268eece8d8903b086ec0f126823c OK 2026/08/07 02:04:10 DEBUG : dst/two: md5 = 510cc2f5085e328e5033c5cef3d3d546 OK 2026/08/07 02:04:12 DEBUG : dst/three.txt: md5 = bbd26278c72cb4d4f39c005f9e4bf487 OK 2026/08/07 02:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:04:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:14 DEBUG : one: Sizes differ 2026/08/07 02:04:14 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:04:16 DEBUG : one: md5 = dec8ee081c33101b70c0df353dd4f8da OK 2026/08/07 02:04:16 DEBUG : one: size = 4 OK 2026/08/07 02:04:16 INFO : one: Copied (new) 2026/08/07 02:04:16 DEBUG : two: size = 3 OK 2026/08/07 02:04:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:04:16 DEBUG : two: Unchanged skipping 2026/08/07 02:04:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:17 DEBUG : three.txt: Sizes differ 2026/08/07 02:04:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:04:19 DEBUG : three.txt: md5 = c70e70f2dec07804a898ed5400bfa91a OK 2026/08/07 02:04:19 DEBUG : three.txt: size = 6 OK 2026/08/07 02:04:19 INFO : three.txt: Copied (new) 2026/08/07 02:04:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:20 DEBUG : one: Sizes differ 2026/08/07 02:04:21 INFO : one.bak: Deleted 2026/08/07 02:04:22 INFO : one: Moved (server-side) to: one.bak 2026/08/07 02:04:23 DEBUG : one: md5 = daf6dd3d974e7a271db5dd4f05fe681d OK 2026/08/07 02:04:23 DEBUG : one: size = 5 OK 2026/08/07 02:04:23 INFO : one: Copied (new) 2026/08/07 02:04:24 DEBUG : two: size = 3 OK 2026/08/07 02:04:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:04:24 DEBUG : two: Unchanged skipping 2026/08/07 02:04:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:24 DEBUG : three.txt: Sizes differ 2026/08/07 02:04:25 INFO : three.txt.bak: Deleted 2026/08/07 02:04:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 02:04:27 DEBUG : three.txt: md5 = 664d218b77af65783da2920e522da64d OK 2026/08/07 02:04:27 DEBUG : three.txt: size = 19 OK 2026/08/07 02:04:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.58s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:04:33 DEBUG : dst/one: md5 = 464f2af4298294b269a2f95f097b252f OK 2026/08/07 02:04:35 DEBUG : dst/two: md5 = 1839a39b5891fb28fd12e03f352951c0 OK 2026/08/07 02:04:36 DEBUG : dst/three.txt: md5 = 18bb4ce29d6c4f7ae38485749457ce7d OK 2026/08/07 02:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezoruq2xecu/dst" 2026/08/07 02:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/j74nv2t8lkep6tejl49un3g2plbodq8pr25eg69n4vv6lgm4r1r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 02:04:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:38 DEBUG : one: Sizes differ 2026/08/07 02:04:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 02:04:41 DEBUG : one: md5 = 86950656e0adf89d692aa88a37757924 OK 2026/08/07 02:04:41 DEBUG : one: size = 4 OK 2026/08/07 02:04:41 INFO : one: Copied (new) 2026/08/07 02:04:41 DEBUG : two: size = 3 OK 2026/08/07 02:04:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:04:41 DEBUG : two: Unchanged skipping 2026/08/07 02:04:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:41 DEBUG : three.txt: Sizes differ 2026/08/07 02:04:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 02:04:44 DEBUG : three.txt: md5 = e70ace115dc0743e098bed7ce9039737 OK 2026/08/07 02:04:44 DEBUG : three.txt: size = 6 OK 2026/08/07 02:04:44 INFO : three.txt: Copied (new) 2026/08/07 02:04:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:45 DEBUG : one: Sizes differ 2026/08/07 02:04:46 INFO : one-2019-01-01: Deleted 2026/08/07 02:04:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 02:04:48 DEBUG : one: md5 = 4ca9b1e7d33c3198f90af26a1090266a OK 2026/08/07 02:04:48 DEBUG : one: size = 5 OK 2026/08/07 02:04:48 INFO : one: Copied (new) 2026/08/07 02:04:48 DEBUG : two: size = 3 OK 2026/08/07 02:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:04:48 DEBUG : two: Unchanged skipping 2026/08/07 02:04:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu/dst') 2026/08/07 02:04:48 DEBUG : three.txt: Sizes differ 2026/08/07 02:04:49 INFO : three-2019-01-01.txt: Deleted 2026/08/07 02:04:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 02:04:51 DEBUG : three.txt: md5 = 4b380a838a385acd91f4ac9d3cb34116 OK 2026/08/07 02:04:51 DEBUG : three.txt: size = 19 OK 2026/08/07 02:04:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.60s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:04:57 DEBUG : Testêé: md5 = 5cf1d813e02ec55b51fece1b043ea9c1 OK 2026/08/07 02:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:04:58 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:04:58 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:04:58 DEBUG : Testêé: Sizes differ 2026/08/07 02:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:04:59 DEBUG : Testêé: md5 = 62502d14eec63946f0b95516cba0fcbc OK 2026/08/07 02:04:59 DEBUG : Testêé: size = 14 OK 2026/08/07 02:04:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 02:04:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.77s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:05:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:05:02 DEBUG : existing: md5 = 39fb30cd7e6beb92325acc4509ebe042 OK 2026/08/07 02:05:02 DEBUG : existing: size = 6 OK 2026/08/07 02:05:02 INFO : existing: Copied (new) 2026/08/07 02:05:02 DEBUG : Waiting for deletions to finish 2026/08/07 02:05:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:05:03 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:05:03 DEBUG : existing: Sizes differ 2026/08/07 02:05:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 02:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:05:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting files as there were IO errors 2026/08/07 02:05:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:05:06 DEBUG : EXISTING: md5 = 7d0929cf83240e7d02caec40b78f39b5 OK 2026/08/07 02:05:06 DEBUG : EXISTING: size = 6 OK 2026/08/07 02:05:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:05:06 DEBUG : existing: Unchanged skipping 2026/08/07 02:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:05:06 DEBUG : Waiting for deletions to finish 2026/08/07 02:05:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.20s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", 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-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", 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-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.68s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.70s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:05:11 DEBUG : both0: md5 = e19b4c5388db759ea6bea43165a8bf7c OK 2026/08/07 02:05:13 DEBUG : only0: md5 = 737f6b4cf54c5a5cc10c2c7c15a56f90 OK 2026/08/07 02:05:14 DEBUG : both1: md5 = e21966a94871487ec0cc26b69873f605 OK 2026/08/07 02:05:16 DEBUG : only1: md5 = 473a55b7f0b3427499d744162eeaaabf OK 2026/08/07 02:05:18 DEBUG : both2: md5 = a389dd5a985f0b8234398a2a255d188a OK 2026/08/07 02:05:19 DEBUG : only2: md5 = 293431a9bda5c75bce52c5acf569135f OK 2026/08/07 02:05:21 DEBUG : both3: md5 = 2e0d05a4a08a0a3a590528dae32f87d1 OK 2026/08/07 02:05:22 DEBUG : only3: md5 = 774ebb1bfa09cae0bd60cd10f20e02a2 OK 2026/08/07 02:05:24 DEBUG : both4: md5 = 9cf2b2064d536ee7036175270d0b4033 OK 2026/08/07 02:05:26 DEBUG : only4: md5 = f317c5b90a3788e608b135d4307a0087 OK 2026/08/07 02:05:27 DEBUG : both5: md5 = d9e8edea8d2756fc280072a45778545e OK 2026/08/07 02:05:28 DEBUG : only5: md5 = 536e8e079267f5dbfc20972a9b8165fc OK 2026/08/07 02:05:30 DEBUG : both6: md5 = ec950aef484299569e7040f642bb22a7 OK 2026/08/07 02:05:32 DEBUG : only6: md5 = 538eb71cca9418e246b7b7be887c5f18 OK 2026/08/07 02:05:34 DEBUG : both7: md5 = 9ebf9db9a0cd3c6359ce33e92c0df19c OK 2026/08/07 02:05:35 DEBUG : only7: md5 = e884b77a09e32cd9c3cf02ce8772b7bf OK 2026/08/07 02:05:37 DEBUG : both8: md5 = 224de229a2b140cd30a7418f5659ef9b OK 2026/08/07 02:05:38 DEBUG : only8: md5 = 8b7ead50c795f77529164cab3f45b7d8 OK 2026/08/07 02:05:40 DEBUG : both9: md5 = 6dc6f73ebddd230d91b56d2d3c426f9a OK 2026/08/07 02:05:41 DEBUG : only9: md5 = b6c12565e4a2f8e13675032e3303b7f3 OK 2026/08/07 02:05:43 DEBUG : both10: md5 = 7930d5b159993398fb35837aa33170cf OK 2026/08/07 02:05:44 DEBUG : only10: md5 = 37b10386036b1c4aa7df8a547f2e7766 OK 2026/08/07 02:05:46 DEBUG : both11: md5 = d055cbc47d33a35d94bda473b8b187d3 OK 2026/08/07 02:05:48 DEBUG : only11: md5 = 827541d550efbdfdc228bd0ba741bcd3 OK 2026/08/07 02:05:49 DEBUG : both12: md5 = 39ac71d7c6a31992a7002ca45c29e64d OK 2026/08/07 02:05:51 DEBUG : only12: md5 = 1cbd9ea55a6f40372bc4bdbb34744fab OK 2026/08/07 02:05:52 DEBUG : both13: md5 = 881da5d429d7fff39d8d94b8aa3e6f7e OK 2026/08/07 02:05:54 DEBUG : only13: md5 = 720c3ead39c041aadf8daedd756947ea OK 2026/08/07 02:05:55 DEBUG : both14: md5 = 944c921e8c706847c593d9acd44dd94d OK 2026/08/07 02:05:57 DEBUG : only14: md5 = f8c01e5eac0dc5557d47451c4d633dd1 OK 2026/08/07 02:05:59 DEBUG : both15: md5 = 5a2ca2d5564d302f60aeac43f4617f2d OK 2026/08/07 02:06:00 DEBUG : only15: md5 = 956f0af2acc54118543846fa7a5ed0be OK 2026/08/07 02:06:02 DEBUG : both16: md5 = 6d2422df55f72194a424ebb86c2d2fb7 OK 2026/08/07 02:06:04 DEBUG : only16: md5 = c6d380da7e7caf914b86a4aa0bd9825e OK 2026/08/07 02:06:05 DEBUG : both17: md5 = 04892043d43bb3c19b274261cd465a83 OK 2026/08/07 02:06:07 DEBUG : only17: md5 = 03608fb79c2fe42823e0659e27689068 OK 2026/08/07 02:06:08 DEBUG : both18: md5 = 93082e6a611f20d0e3aec04d5be48509 OK 2026/08/07 02:06:10 DEBUG : only18: md5 = baa76899eb408bdd88e73128c073426d OK 2026/08/07 02:06:11 DEBUG : both19: md5 = 2e52616ae77e09e3ea8991d1e14419f3 OK 2026/08/07 02:06:13 DEBUG : only19: md5 = 2a07d02b49d7830f2be2e6e5f068f48a OK 2026/08/07 02:06:14 DEBUG : both0: size = 6 OK 2026/08/07 02:06:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both0: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both10: size = 6 OK 2026/08/07 02:06:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both11: size = 6 OK 2026/08/07 02:06:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both10: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both12: size = 6 OK 2026/08/07 02:06:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both11: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both15: size = 6 OK 2026/08/07 02:06:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both14: size = 6 OK 2026/08/07 02:06:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both13: size = 6 OK 2026/08/07 02:06:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both15: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both16: size = 6 OK 2026/08/07 02:06:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both16: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both17: size = 6 OK 2026/08/07 02:06:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both17: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both18: size = 6 OK 2026/08/07 02:06:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both12: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both19: size = 6 OK 2026/08/07 02:06:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both19: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both1: size = 6 OK 2026/08/07 02:06:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both1: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both2: size = 6 OK 2026/08/07 02:06:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both2: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both3: size = 6 OK 2026/08/07 02:06:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both3: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both4: size = 6 OK 2026/08/07 02:06:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both4: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both5: size = 6 OK 2026/08/07 02:06:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both5: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both6: size = 6 OK 2026/08/07 02:06:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both6: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both7: size = 6 OK 2026/08/07 02:06:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both7: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both8: size = 6 OK 2026/08/07 02:06:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both8: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both9: size = 6 OK 2026/08/07 02:06:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:06:14 DEBUG : both9: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both14: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both13: Unchanged skipping 2026/08/07 02:06:14 DEBUG : both18: Unchanged skipping 2026/08/07 02:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:06:14 DEBUG : Waiting for deletions to finish 2026/08/07 02:06:14 INFO : only7: Deleted 2026/08/07 02:06:14 INFO : only10: Deleted 2026/08/07 02:06:14 INFO : only11: Deleted 2026/08/07 02:06:14 INFO : only19: Deleted 2026/08/07 02:06:14 INFO : only2: Deleted 2026/08/07 02:06:14 INFO : only15: Deleted 2026/08/07 02:06:14 INFO : only3: Deleted 2026/08/07 02:06:15 INFO : only17: Deleted 2026/08/07 02:06:15 INFO : only16: Deleted 2026/08/07 02:06:15 INFO : only0: Deleted 2026/08/07 02:06:15 INFO : only8: Deleted 2026/08/07 02:06:15 INFO : only4: Deleted 2026/08/07 02:06:15 INFO : only9: Deleted 2026/08/07 02:06:15 INFO : only13: Deleted 2026/08/07 02:06:15 INFO : only12: Deleted 2026/08/07 02:06:15 INFO : only14: Deleted 2026/08/07 02:06:16 INFO : only18: Deleted 2026/08/07 02:06:16 INFO : only5: Deleted 2026/08/07 02:06:16 INFO : only1: Deleted 2026/08/07 02:06:16 INFO : only6: Deleted 2026/08/07 02:06:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (76.57s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:06:28 DEBUG : both0: md5 = 9b590492cacf6dee1381e0bad860f8f4 OK 2026/08/07 02:06:30 DEBUG : only0: md5 = 99dcf4a36a315fd091b662d649c74ab4 OK 2026/08/07 02:06:31 DEBUG : both1: md5 = 3296cb916c08a749147eda9955222108 OK 2026/08/07 02:06:33 DEBUG : only1: md5 = 80602b543652a6e40f9ef1b300d2eafb OK 2026/08/07 02:06:34 DEBUG : both2: md5 = cc5d543752fb904eb9ebea38e7db0410 OK 2026/08/07 02:06:36 DEBUG : only2: md5 = 5fbe8b1f9048915dcecfd97f012202b8 OK 2026/08/07 02:06:37 DEBUG : both3: md5 = 8c7ed4affa0a2c897c0a86fe439dfd8c OK 2026/08/07 02:06:39 DEBUG : only3: md5 = d62fb739dd52cd4e3b6821865a6fdb4d OK 2026/08/07 02:06:40 DEBUG : both4: md5 = 0c1e23ee265dc9eadb97cd3a551dda77 OK 2026/08/07 02:06:42 DEBUG : only4: md5 = ff82b7a85846eed36b94bbefba975d8c OK 2026/08/07 02:06:43 DEBUG : both5: md5 = 2f926ebc0b262bff227220309686781e OK 2026/08/07 02:06:45 DEBUG : only5: md5 = eb6538b7a2bd92c7f6f6eceb4877e346 OK 2026/08/07 02:06:46 DEBUG : both6: md5 = 1c346831b4f71b9bbf1ca7a3e935cac9 OK 2026/08/07 02:06:48 DEBUG : only6: md5 = f153aa478109a6831b0793dddf11ff2e OK 2026/08/07 02:06:50 DEBUG : both7: md5 = ce0c33a37a3d82398d05714c449c7553 OK 2026/08/07 02:06:51 DEBUG : only7: md5 = 15265a2ed09f62bb4a3899683e74c903 OK 2026/08/07 02:06:53 DEBUG : both8: md5 = 4986f0cc89a1bb64c7381e49c6f03018 OK 2026/08/07 02:06:54 DEBUG : only8: md5 = bb8879db18f573d146a34f92b5e5cec0 OK 2026/08/07 02:06:56 DEBUG : both9: md5 = 17eaffc40504ca410a0c7778b83c4c57 OK 2026/08/07 02:06:58 DEBUG : only9: md5 = 73d7cabd5af4c4ba0b21ad49b7aeaff7 OK 2026/08/07 02:06:59 DEBUG : both10: md5 = 0ff1354ca341000a05610bd964a17f40 OK 2026/08/07 02:07:01 DEBUG : only10: md5 = 5053d42a39a382816ca5ac1155066a32 OK 2026/08/07 02:07:02 DEBUG : both11: md5 = 7ba602f62f5e32f6b69cb64e1233e015 OK 2026/08/07 02:07:04 DEBUG : only11: md5 = cfd2323484b01510289d1f36840009cb OK 2026/08/07 02:07:05 DEBUG : both12: md5 = 95ca8c57bc1b0e767e8f1e8580921758 OK 2026/08/07 02:07:07 DEBUG : only12: md5 = ace6afd51a992d3b1d60350c194a74c3 OK 2026/08/07 02:07:08 DEBUG : both13: md5 = 3edfabd60613c330a16e876e45d4ad44 OK 2026/08/07 02:07:10 DEBUG : only13: md5 = 03b63fc52cc70f46cc7093d2d9613b58 OK 2026/08/07 02:07:12 DEBUG : both14: md5 = f0cc04b5dc49a7c182a924c11fbae259 OK 2026/08/07 02:07:13 DEBUG : only14: md5 = d204edf90444fbc8ba166b37fff9bb22 OK 2026/08/07 02:07:15 DEBUG : both15: md5 = 931a6b18d1ce4e65fa93dba0ffdab82e OK 2026/08/07 02:07:16 DEBUG : only15: md5 = a5a922f0bb67e72a25377fd3313d7ad5 OK 2026/08/07 02:07:18 DEBUG : both16: md5 = 9df0d6568862316be3c4f8c6cc98e1c4 OK 2026/08/07 02:07:19 DEBUG : only16: md5 = 954685f2d76963fe6c26602025754386 OK 2026/08/07 02:07:21 DEBUG : both17: md5 = 77234f1543ed70401f0582313779f2ab OK 2026/08/07 02:07:22 DEBUG : only17: md5 = cf97689cc35ea99aef408a6ddcdff065 OK 2026/08/07 02:07:24 DEBUG : both18: md5 = f3550c8231573de697cde1935689a4a8 OK 2026/08/07 02:07:25 DEBUG : only18: md5 = 562b3ad2c8cb5a1bd9f3242e91eed6eb OK 2026/08/07 02:07:27 DEBUG : both19: md5 = b6bb7487280e3946ae6c83da68c69c5d OK 2026/08/07 02:07:28 DEBUG : only19: md5 = 42ffea0a5ee2e7698bbc13ac3223b366 OK 2026/08/07 02:07:29 DEBUG : both0: size = 6 OK 2026/08/07 02:07:29 DEBUG : both11: size = 6 OK 2026/08/07 02:07:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both10: size = 6 OK 2026/08/07 02:07:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both12: size = 6 OK 2026/08/07 02:07:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both0: Unchanged skipping 2026/08/07 02:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:07:29 DEBUG : both13: size = 6 OK 2026/08/07 02:07:29 DEBUG : both10: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both14: size = 6 OK 2026/08/07 02:07:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both14: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both11: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both16: size = 6 OK 2026/08/07 02:07:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both15: size = 6 OK 2026/08/07 02:07:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both13: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both17: size = 6 OK 2026/08/07 02:07:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both16: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both18: size = 6 OK 2026/08/07 02:07:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both12: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both19: size = 6 OK 2026/08/07 02:07:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both15: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both1: size = 6 OK 2026/08/07 02:07:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both1: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both2: size = 6 OK 2026/08/07 02:07:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both17: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both3: size = 6 OK 2026/08/07 02:07:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both3: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both4: size = 6 OK 2026/08/07 02:07:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both18: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both5: size = 6 OK 2026/08/07 02:07:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both5: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both6: size = 6 OK 2026/08/07 02:07:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both6: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both7: size = 6 OK 2026/08/07 02:07:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both19: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both8: size = 6 OK 2026/08/07 02:07:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both8: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both9: size = 6 OK 2026/08/07 02:07:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:07:29 DEBUG : both9: Unchanged skipping 2026/08/07 02:07:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only0: Sizes differ 2026/08/07 02:07:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only10: Sizes differ 2026/08/07 02:07:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only11: Sizes differ 2026/08/07 02:07:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only12: Sizes differ 2026/08/07 02:07:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only13: Sizes differ 2026/08/07 02:07:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only14: Sizes differ 2026/08/07 02:07:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only15: Sizes differ 2026/08/07 02:07:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only16: Sizes differ 2026/08/07 02:07:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only17: Sizes differ 2026/08/07 02:07:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only18: Sizes differ 2026/08/07 02:07:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only19: Sizes differ 2026/08/07 02:07:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only1: Sizes differ 2026/08/07 02:07:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only2: Sizes differ 2026/08/07 02:07:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only3: Sizes differ 2026/08/07 02:07:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only4: Sizes differ 2026/08/07 02:07:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only5: Sizes differ 2026/08/07 02:07:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only6: Sizes differ 2026/08/07 02:07:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only7: Sizes differ 2026/08/07 02:07:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only8: Sizes differ 2026/08/07 02:07:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3792438684) 2026/08/07 02:07:29 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu') 2026/08/07 02:07:29 DEBUG : only9: Sizes differ 2026/08/07 02:07:29 DEBUG : both2: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both4: Unchanged skipping 2026/08/07 02:07:29 DEBUG : both7: Unchanged skipping 2026/08/07 02:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:07:30 DEBUG : only12: md5 = a7b2e332448e9756207dc96a2013371c OK 2026/08/07 02:07:30 DEBUG : only12: size = 0 OK 2026/08/07 02:07:30 INFO : only12: Copied (replaced existing) 2026/08/07 02:07:30 DEBUG : only10: md5 = 0b6d2a7064d24d49c627c751a5ae50b3 OK 2026/08/07 02:07:30 DEBUG : only10: size = 0 OK 2026/08/07 02:07:30 INFO : only10: Copied (replaced existing) 2026/08/07 02:07:30 DEBUG : only0: md5 = 6fcfa93eeef9719e8ffd77e79f6af8fb OK 2026/08/07 02:07:30 DEBUG : only0: size = 0 OK 2026/08/07 02:07:30 INFO : only0: Copied (replaced existing) 2026/08/07 02:07:30 DEBUG : only11: md5 = ffe57a9a79fe19aecd819eb7d8b53ed0 OK 2026/08/07 02:07:30 DEBUG : only11: size = 0 OK 2026/08/07 02:07:30 INFO : only11: Copied (replaced existing) 2026/08/07 02:07:31 DEBUG : only14: md5 = 9e2ee4960da8dc471c905b4b41a442a7 OK 2026/08/07 02:07:31 DEBUG : only14: size = 0 OK 2026/08/07 02:07:31 INFO : only14: Copied (replaced existing) 2026/08/07 02:07:31 DEBUG : only15: md5 = 6f633ab0ead9706e819d96c7162adddc OK 2026/08/07 02:07:31 DEBUG : only15: size = 0 OK 2026/08/07 02:07:31 INFO : only15: Copied (replaced existing) 2026/08/07 02:07:31 DEBUG : only13: md5 = a8514964fa7fbb257932d81257e828a8 OK 2026/08/07 02:07:31 DEBUG : only13: size = 0 OK 2026/08/07 02:07:31 INFO : only13: Copied (replaced existing) 2026/08/07 02:07:32 DEBUG : only16: md5 = c0173f8c06e41871f69cf156cbfaac6f OK 2026/08/07 02:07:32 DEBUG : only16: size = 0 OK 2026/08/07 02:07:32 INFO : only16: Copied (replaced existing) 2026/08/07 02:07:33 DEBUG : only18: md5 = 01e5e15fc726c6ea1eba6ec386189a5b OK 2026/08/07 02:07:33 DEBUG : only18: size = 0 OK 2026/08/07 02:07:33 INFO : only18: Copied (replaced existing) 2026/08/07 02:07:33 DEBUG : only19: md5 = 63709c48049ad0cfe7f9f72c54198a4f OK 2026/08/07 02:07:33 DEBUG : only19: size = 0 OK 2026/08/07 02:07:33 INFO : only19: Copied (replaced existing) 2026/08/07 02:07:33 DEBUG : only1: md5 = 3df67bc12529fb88420b651d4dc48668 OK 2026/08/07 02:07:33 DEBUG : only1: size = 0 OK 2026/08/07 02:07:33 INFO : only1: Copied (replaced existing) 2026/08/07 02:07:33 DEBUG : only17: md5 = 2cb44d46c27e11d3eb2c9388d2616799 OK 2026/08/07 02:07:33 DEBUG : only17: size = 0 OK 2026/08/07 02:07:33 INFO : only17: Copied (replaced existing) 2026/08/07 02:07:34 DEBUG : only2: md5 = 3f49457cb1a5be4ffa152afcc5f3bdd5 OK 2026/08/07 02:07:34 DEBUG : only2: size = 0 OK 2026/08/07 02:07:34 INFO : only2: Copied (replaced existing) 2026/08/07 02:07:34 DEBUG : only4: md5 = 08ed47c2c4ee87a288d33085baf2399a OK 2026/08/07 02:07:34 DEBUG : only4: size = 0 OK 2026/08/07 02:07:34 INFO : only4: Copied (replaced existing) 2026/08/07 02:07:34 DEBUG : only3: md5 = 602e8b60d860eab0c001fcc2c46db55e OK 2026/08/07 02:07:34 DEBUG : only3: size = 0 OK 2026/08/07 02:07:34 INFO : only3: Copied (replaced existing) 2026/08/07 02:07:34 DEBUG : only5: md5 = 99b9489f561bd05e69aee5c3d4223f75 OK 2026/08/07 02:07:34 DEBUG : only5: size = 0 OK 2026/08/07 02:07:34 INFO : only5: Copied (replaced existing) 2026/08/07 02:07:35 DEBUG : only6: md5 = d992f9dd432ba2e01a11157f555ad1ee OK 2026/08/07 02:07:35 DEBUG : only6: size = 0 OK 2026/08/07 02:07:35 INFO : only6: Copied (replaced existing) 2026/08/07 02:07:35 DEBUG : only7: md5 = cf5bc2d88a33f6e8e496908405392d75 OK 2026/08/07 02:07:35 DEBUG : only7: size = 0 OK 2026/08/07 02:07:35 INFO : only7: Copied (replaced existing) 2026/08/07 02:07:35 DEBUG : only8: md5 = ea57fd8509e1f1f59c65d40b6ff60d83 OK 2026/08/07 02:07:35 DEBUG : only8: size = 0 OK 2026/08/07 02:07:35 INFO : only8: Copied (replaced existing) 2026/08/07 02:07:35 DEBUG : only9: md5 = 51ceeab342ec5ea0003ff5cf92ab6dd8 OK 2026/08/07 02:07:35 DEBUG : only9: size = 0 OK 2026/08/07 02:07:35 INFO : only9: Copied (replaced existing) 2026/08/07 02:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:07:55 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:07:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:07:55 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 02:07:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:07:55 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 02:07:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:08:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.54s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:08:11 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:08:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:08:11 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 02:08:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:08:11 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 02:08:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:08:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:08:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:28 DEBUG : sub dir: Making directory with metadata 2026/08/07 02:08:28 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 02:08:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:08:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:08:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (40.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 02:09:08 DEBUG : sub dir: Making directory with metadata 2026/08/07 02:09:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 02:09:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:09:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 02:09:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 02:09:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (44.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:09:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 2d73ddc6fea8ce312c9241163c2d0a2e OK 2026/08/07 02:09:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 446f6885ec6862df4365e2ee3d211836 OK 2026/08/07 02:09:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 5e422a52973cf4619b437b9a4880eca6 OK 2026/08/07 02:10:00 DEBUG : dir1/0003-defghij.txt: md5 = 83d02bc05e94a5f7a735cae9e1919409 OK 2026/08/07 02:10:02 DEBUG : dir1/0004-efghijk.txt: md5 = dcacb9f3a769c59d0a506e9bc6fe43e1 OK 2026/08/07 02:10:03 DEBUG : dir1/0005-fghijkl.txt: md5 = cf103f5e78ffcb25095ef4782292ac8a OK 2026/08/07 02:10:05 DEBUG : dir1/0006-ghijklm.txt: md5 = babfb7b2b09c5384e2ddde8efbc2c7a1 OK 2026/08/07 02:10:07 DEBUG : dir1/0007-1234567.txt: md5 = b95310a8960cb357f3a88dd995adf30a OK 2026/08/07 02:10:08 DEBUG : dir1/0008-2345678.txt: md5 = ca577df98ade5882f375d0e586796bd7 OK 2026/08/07 02:10:09 DEBUG : dir1/0009-3456789.txt: md5 = f40d90db6ff97c8c029466d22543b3bc OK 2026/08/07 02:10:11 DEBUG : dir1/0010-456789.txt: md5 = 8bffae4001839877f98c328784eadeca OK 2026/08/07 02:10:12 DEBUG : dir1/0011-56789;.txt: md5 = 14afa0d5496997b4468579bbfb4c91b5 OK 2026/08/07 02:10:14 DEBUG : dir1/0012-6789;.txt: md5 = f4e46ff4d4c9bee259548a97ee1f2476 OK 2026/08/07 02:10:16 DEBUG : dir1/0013-789;=.txt: md5 = 37ac1a068fb86fbc8c8a3e1df0974032 OK 2026/08/07 02:10:17 DEBUG : dir1/0014-89;=.txt: md5 = 857fca436ef51771f27f1d4a054b3636 OK 2026/08/07 02:10:19 DEBUG : dir1/0015-9;=.txt: md5 = a8c922a72bdfeb272a1b985a275345c2 OK 2026/08/07 02:10:20 DEBUG : apple: md5 = 0097f54436ff894161d9264b058da8b5 OK 2026/08/07 02:10:22 DEBUG : banana: md5 = dc77a4f72e37749acd0a436877dc734d OK 2026/08/07 02:10:23 DEBUG : appleappleapplebanana: md5 = 6d0b79d8d2d617fd4571cd44a13f9802 OK 2026/08/07 02:10:25 DEBUG : splitbananasplit: md5 = da0a84ced7e03ae1afbc20dd96097b6f OK 2026/08/07 02:10:25 DEBUG : Waiting for deletions to finish 2026/08/07 02:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:10:26 DEBUG : apple: size = 5 OK 2026/08/07 02:10:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:26 DEBUG : apple: Unchanged skipping 2026/08/07 02:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:10:26 DEBUG : banana: size = 6 OK 2026/08/07 02:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:26 DEBUG : banana: Unchanged skipping 2026/08/07 02:10:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:10:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:10:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:10:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:10:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:10:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:10:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:10:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:10:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:10:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:10:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:10:27 DEBUG : Waiting for deletions to finish 2026/08/07 02:10:27 INFO : There was nothing to transfer 2026/08/07 02:10:27 DEBUG : Waiting for deletions to finish 2026/08/07 02:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1: Directory modification time the same (differ by -197.355µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : apple: size = 5 OK 2026/08/07 02:10:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : apple: Unchanged skipping 2026/08/07 02:10:29 DEBUG : banana: size = 6 OK 2026/08/07 02:10:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : banana: Unchanged skipping 2026/08/07 02:10:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:10:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:10:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:10:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:10:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:10:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:10:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:10:29 DEBUG : Waiting for deletions to finish 2026/08/07 02:10:29 INFO : There was nothing to transfer 2026/08/07 02:10:29 DEBUG : Waiting for deletions to finish 2026/08/07 02:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:10:44 DEBUG : dir1/0000-abcdefg.txt: md5 = bc3d09509bead8eaf66e4759cf4dede1 OK 2026/08/07 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 392efd86d793d47039b871550a1b2144 OK 2026/08/07 02:10:47 DEBUG : dir1/0002-cdefghi.txt: md5 = f02088352343e0b5deec8dc96647511c OK 2026/08/07 02:10:48 DEBUG : dir1/0003-defghij.txt: md5 = f475f523345b8569298478cba8cfd0ad OK 2026/08/07 02:10:50 DEBUG : dir1/0004-efghijk.txt: md5 = 5a1bd96d564c32d31e722f888e838df3 OK 2026/08/07 02:10:51 DEBUG : dir1/0005-fghijkl.txt: md5 = a4006f5d499fdb1056e9cef1c3b6b3a3 OK 2026/08/07 02:10:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 5f1c7af8cbe4411f0f838fc1fd6151e9 OK 2026/08/07 02:10:54 DEBUG : dir1/0007-1234567.txt: md5 = 96cdccf3701b8872f377b12a89ab0ed1 OK 2026/08/07 02:10:56 DEBUG : dir1/0008-2345678.txt: md5 = 20580cd357090dcafa9747cb7efe757c OK 2026/08/07 02:10:57 DEBUG : dir1/0009-3456789.txt: md5 = 18b670bed248902fab5a826b947d60be OK 2026/08/07 02:10:59 DEBUG : dir1/0010-456789.txt: md5 = d9e23debb751858807b1b1385b9ff649 OK 2026/08/07 02:11:00 DEBUG : dir1/0011-56789;.txt: md5 = 60458811fa77480071981fd599b48837 OK 2026/08/07 02:11:02 DEBUG : dir1/0012-6789;.txt: md5 = 5411d4004bc71eae354bc6e62369c9fd OK 2026/08/07 02:11:03 DEBUG : dir1/0013-789;=.txt: md5 = 4c56e1994bea4cdbb7d047ee189e18bc OK 2026/08/07 02:11:05 DEBUG : dir1/0014-89;=.txt: md5 = d2156ae8d819bf491d44b1e1cebc332a OK 2026/08/07 02:11:06 DEBUG : dir1/0015-9;=.txt: md5 = f9efc9b608eb23041834e1ca7a018b3a OK 2026/08/07 02:11:08 DEBUG : apple: md5 = 7b43dfced27b320c0ec5f227c7a79602 OK 2026/08/07 02:11:10 DEBUG : banana: md5 = 37d5965093445d22df1041a388b0ed2f OK 2026/08/07 02:11:11 DEBUG : appleappleapplebanana: md5 = 05c4a5b86ba4d6122b40504aab35fe52 OK 2026/08/07 02:11:13 DEBUG : splitbananasplit: md5 = 2699da9e2cd5195ffffceb5de55c86d0 OK 2026/08/07 02:11:13 DEBUG : Waiting for deletions to finish 2026/08/07 02:11:13 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:11:14 DEBUG : apple: size = 5 OK 2026/08/07 02:11:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:14 DEBUG : apple: Unchanged skipping 2026/08/07 02:11:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:11:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:11:14 DEBUG : banana: size = 6 OK 2026/08/07 02:11:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:14 DEBUG : banana: Unchanged skipping 2026/08/07 02:11:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:11:15 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:11:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:11:15 INFO : There was nothing to transfer 2026/08/07 02:11:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:11:16 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1: Directory modification time the same (differ by -581.884µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : apple: size = 5 OK 2026/08/07 02:11:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : apple: Unchanged skipping 2026/08/07 02:11:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:11:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:11:17 DEBUG : banana: size = 6 OK 2026/08/07 02:11:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : banana: Unchanged skipping 2026/08/07 02:11:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:11:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:11:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:11:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:11:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:11:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:11:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:11:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:11:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:11:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:11:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:11:17 DEBUG : Waiting for deletions to finish 2026/08/07 02:11:17 INFO : There was nothing to transfer 2026/08/07 02:11:17 DEBUG : Waiting for deletions to finish 2026/08/07 02:11:17 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:11:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e14d8beb1dd4bddf41585568cdd1063 OK 2026/08/07 02:11:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 728f7a2795fff1cad234c4cb1b8df4be OK 2026/08/07 02:11:35 DEBUG : dir1/0002-cdefghi.txt: md5 = f2ae0d331ca0ec2e1a3181e6e30cd087 OK 2026/08/07 02:11:37 DEBUG : dir1/0003-defghij.txt: md5 = f3a96b53d90d787d6356e8c576e7e052 OK 2026/08/07 02:11:38 DEBUG : dir1/0004-efghijk.txt: md5 = 8930cfb7be8f0edf3e2df778233674e1 OK 2026/08/07 02:11:40 DEBUG : dir1/0005-fghijkl.txt: md5 = ffe9361bf8c254ea16f22a82a6fb159a OK 2026/08/07 02:11:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2756cb5cb2c9629fe07a1f591c558c53 OK 2026/08/07 02:11:43 DEBUG : dir1/0007-1234567.txt: md5 = 191c1105d19c7378c679f9208659e210 OK 2026/08/07 02:11:44 DEBUG : dir1/0008-2345678.txt: md5 = de284395f718ad332f0ed367e9250750 OK 2026/08/07 02:11:46 DEBUG : dir1/0009-3456789.txt: md5 = 7371e8f87cf5d86aecf62fe479331e6d OK 2026/08/07 02:11:47 DEBUG : dir1/0010-456789.txt: md5 = 9cd169d168cbb07a6a85a40622ac7e48 OK 2026/08/07 02:11:49 DEBUG : dir1/0011-56789;.txt: md5 = 2b79d43a574b02ae3d167acb6ece9f70 OK 2026/08/07 02:11:50 DEBUG : dir1/0012-6789;.txt: md5 = 58c090213d16e08aa2375ea4d78d31ac OK 2026/08/07 02:11:52 DEBUG : dir1/0013-789;=.txt: md5 = a15f8945d61da5c6a105407d0e4511ce OK 2026/08/07 02:11:53 DEBUG : dir1/0014-89;=.txt: md5 = f77f56a17b06c8c071694694c8656ed1 OK 2026/08/07 02:11:55 DEBUG : dir1/0015-9;=.txt: md5 = bc560c37cd319c321c4db858a9b2995e OK 2026/08/07 02:11:56 DEBUG : apple: md5 = cfb44d900f6809055bd476135e4ce077 OK 2026/08/07 02:11:58 DEBUG : banana: md5 = 31c2b49bf04d48e2e1c0597f3167d560 OK 2026/08/07 02:11:59 DEBUG : appleappleapplebanana: md5 = 64e939e6ee894edbcce1a7f6f2d0fc96 OK 2026/08/07 02:12:01 DEBUG : splitbananasplit: md5 = 6b6e0063975d7d755a5a4d8fec3fd288 OK 2026/08/07 02:12:01 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:01 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 02:12:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:12:04 DEBUG : YXBwbGU=: md5 = d89002e30053f8e017f64a5088c606f8 OK 2026/08/07 02:12:04 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 02:12:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/07 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = dece0182bcece4e63fdc5c3df7333eb2 OK 2026/08/07 02:12:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 02:12:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 26a8d08d25c22a02313f4759b2383ef0 OK 2026/08/07 02:12:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 02:12:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:04 DEBUG : YmFuYW5h: md5 = c7bfb28588589d2112aa9b008b882c46 OK 2026/08/07 02:12:04 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 02:12:04 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/07 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 39f8797496932e566b8eda09b35c2c2c OK 2026/08/07 02:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 02:12:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 8d0810000bf0d20800b5b9d069fb3d54 OK 2026/08/07 02:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 02:12:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = f70f27c89b05f3faa7931e1ccbb0cff2 OK 2026/08/07 02:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 02:12:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 771275c390ca836ec58e1361ce959db2 OK 2026/08/07 02:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 02:12:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = eedece8c2400a06917aef376063da2f1 OK 2026/08/07 02:12:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 02:12:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 1203da7eb3ef361bc8203ea695f23f93 OK 2026/08/07 02:12:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 02:12:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 5e93d219973383ff006b5f11c403d456 OK 2026/08/07 02:12:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 02:12:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 0d2b83bcaf130b507f107e63ddbe0a65 OK 2026/08/07 02:12:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 02:12:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 626c7b701c1fd1be0fb8482edb85cbbe OK 2026/08/07 02:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 02:12:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = f9aa87541c3d4632eb978d336da393cf OK 2026/08/07 02:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 02:12:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 56ef07dc17a38ddec1918d2d80422f19 OK 2026/08/07 02:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 02:12:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = e0281d816cc2f377504b66f69223ec51 OK 2026/08/07 02:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 02:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 27e6935c592ec064a5b92f68e94ceb98 OK 2026/08/07 02:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 02:12:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 3df727868e1d0d20922b4a8fba551dcc OK 2026/08/07 02:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 02:12:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a7e49ea7600615634b398f1c8e67e658 OK 2026/08/07 02:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 02:12:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f7467874f5e11ee6dcf97d6c613900ca OK 2026/08/07 02:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 02:12:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:10 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 02:12:10 INFO : splitbananasplit: Deleted 2026/08/07 02:12:10 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 02:12:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 02:12:10 INFO : banana: Deleted 2026/08/07 02:12:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 02:12:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 02:12:11 INFO : apple: Deleted 2026/08/07 02:12:11 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 02:12:11 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 02:12:11 INFO : appleappleapplebanana: Deleted 2026/08/07 02:12:11 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 02:12:11 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 02:12:11 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 02:12:11 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 02:12:11 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:12 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 02:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:12 DEBUG : apple: Unchanged skipping 2026/08/07 02:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:12 DEBUG : dir1: Directory modification time the same (differ by -990.397µs, within tolerance 1ms) 2026/08/07 02:12:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:12:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 02:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : banana: Unchanged skipping 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 02:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 02:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 02:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 02:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 02:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 02:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 02:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 02:12:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 02:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:12:13 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:13 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 02:12:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 02:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 02:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 02:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 02:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 02:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 02:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 02:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 02:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 02:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 02:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:12:27 DEBUG : dir1/0000-abcdefg.txt: md5 = c384a89892e38b36a7d487ead5fd0def OK 2026/08/07 02:12:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = e82c030d749b65417f3fbd7dbda3e729 OK 2026/08/07 02:12:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e94b619037d372d589ef0110c92db72 OK 2026/08/07 02:12:32 DEBUG : dir1/0003-defghij.txt: md5 = 08e8d3ff981980b306de504fb84c9d53 OK 2026/08/07 02:12:33 DEBUG : dir1/0004-efghijk.txt: md5 = 0fd46616ba2d649e51f0f9e8b11fae41 OK 2026/08/07 02:12:35 DEBUG : dir1/0005-fghijkl.txt: md5 = da63e9a411629c787277869216b780d3 OK 2026/08/07 02:12:36 DEBUG : dir1/0006-ghijklm.txt: md5 = ac21614b36c87edf1fe86d16dd1469f7 OK 2026/08/07 02:12:38 DEBUG : dir1/0007-1234567.txt: md5 = 53ab451fc7171d201b002116699c0b58 OK 2026/08/07 02:12:39 DEBUG : dir1/0008-2345678.txt: md5 = f4bcc6f3fb62c1b7bea06113d301e7b0 OK 2026/08/07 02:12:41 DEBUG : dir1/0009-3456789.txt: md5 = 3a62f53a49a28bf51fb043d8f30b316c OK 2026/08/07 02:12:42 DEBUG : dir1/0010-456789.txt: md5 = c090cdd3579b00ed81623b99aa98a089 OK 2026/08/07 02:12:44 DEBUG : dir1/0011-56789;.txt: md5 = b8528927806aac6fb658884ca4022c9d OK 2026/08/07 02:12:45 DEBUG : dir1/0012-6789;.txt: md5 = 587b65ccae13009ebbc7d332de3a5eec OK 2026/08/07 02:12:47 DEBUG : dir1/0013-789;=.txt: md5 = b39e93b18e41d726e0c95ea814cc58eb OK 2026/08/07 02:12:48 DEBUG : dir1/0014-89;=.txt: md5 = ae3d591650f664437359bc6a40e7d9ac OK 2026/08/07 02:12:50 DEBUG : dir1/0015-9;=.txt: md5 = 12770c37fdcbd396752471f18ebf42c7 OK 2026/08/07 02:12:51 DEBUG : apple: md5 = 37267787ae186bb15b954e2b9679ac1f OK 2026/08/07 02:12:53 DEBUG : banana: md5 = 3776c7acb707a2ad1cb1745919f444f0 OK 2026/08/07 02:12:54 DEBUG : appleappleapplebanana: md5 = f5d2770cdcadcf319d84a7ad8974bac2 OK 2026/08/07 02:12:56 DEBUG : splitbananasplit: md5 = 57a0619dd168090b96c86596c0c95ed9 OK 2026/08/07 02:12:56 DEBUG : Waiting for deletions to finish 2026/08/07 02:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:12:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:12:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:12:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:12:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:12:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:12:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:12:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:12:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:12:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:12:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:12:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 02:12:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 02:12:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 02:12:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 02:12:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 02:12:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 02:12:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 02:12:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 02:12:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 02:12:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 02:12:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 02:12:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:12:58 DEBUG : PREFIXbanana: md5 = ebe0e65c2f26b0914e5fa6932b6ef744 OK 2026/08/07 02:12:58 DEBUG : PREFIXbanana: size = 6 OK 2026/08/07 02:12:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/07 02:12:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:12:58 DEBUG : PREFIXappleappleapplebanana: md5 = 146939b822e73d9df8503cf92a05d99b OK 2026/08/07 02:12:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/07 02:12:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/07 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:12:59 DEBUG : PREFIXapple: md5 = 1051793bddb4d4664baf45db94ba3787 OK 2026/08/07 02:12:59 DEBUG : PREFIXapple: size = 5 OK 2026/08/07 02:12:59 INFO : apple: Copied (new) to: PREFIXapple 2026/08/07 02:12:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:12:59 DEBUG : PREFIXsplitbananasplit: md5 = c48e697f057e0a5b819ac7b008687154 OK 2026/08/07 02:12:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/07 02:12:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/07 02:12:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 82e04243dbd9ecb9e9f50ff55d218203 OK 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/07 02:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = f3d46095b1dad002b7360209f018d8ac OK 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:13:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 094c7f1daab56b117d5b14ce3e97aa47 OK 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/07 02:13:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f651e220967b574ba11fec2b29b20c0b OK 2026/08/07 02:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/07 02:13:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b092a8c8f8260c3c533f39956a889fd9 OK 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/07 02:13:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 0b6e8e728a7ef3f5d77daa7ec52f36ea OK 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/07 02:13:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 7eb3aedecb2e1254be6833088bf4a886 OK 2026/08/07 02:13:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/07 02:13:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:02 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 48a1c2eaf0b9726556239ad8a5dc1a75 OK 2026/08/07 02:13:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/07 02:13:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 6f760d88dc9849899f51def4562b1960 OK 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/07 02:13:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 0afcc3c043450a3e8d13e9c1f185d84c OK 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/07 02:13:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 51072deda83584a2480e9a92137fffb9 OK 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/07 02:13:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d850b8336ff8ef3fe48ec6edd2162cb2 OK 2026/08/07 02:13:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/07 02:13:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = d3369e1440729cb21c426829d97b4b8e OK 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/07 02:13:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 33e092fa86c0c76312758655b9f85106 OK 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/07 02:13:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = c307d0001ff330af25b2b150cd1a4835 OK 2026/08/07 02:13:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/07 02:13:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:05 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 84619a78ceb0496cc52cd6eaf507bee4 OK 2026/08/07 02:13:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/07 02:13:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:05 DEBUG : Waiting for deletions to finish 2026/08/07 02:13:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 02:13:05 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 02:13:05 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 02:13:05 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 02:13:05 INFO : apple: Deleted 2026/08/07 02:13:05 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 02:13:05 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 02:13:05 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 02:13:06 INFO : banana: Deleted 2026/08/07 02:13:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 02:13:06 INFO : appleappleapplebanana: Deleted 2026/08/07 02:13:06 INFO : splitbananasplit: Deleted 2026/08/07 02:13:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 02:13:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 02:13:06 DEBUG : Waiting for deletions to finish 2026/08/07 02:13:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 02:13:07 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 02:13:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 02:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 02:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 02:13:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 02:13:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 02:13:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 02:13:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 02:13:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 02:13:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 02:13:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 02:13:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 02:13:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 02:13:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 02:13:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 02:13:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 02:13:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:13:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 02:13:07 DEBUG : dir1: Directory modification time the same (differ by -471.482µs, within tolerance 1ms) 2026/08/07 02:13:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:13:09 DEBUG : appleappleapplebanana: md5 = 0c72a8cb96dfdbe0ce51bcd93faf704e OK 2026/08/07 02:13:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:13:09 INFO : appleappleapplebanana: Copied (new) 2026/08/07 02:13:09 DEBUG : banana: md5 = 1a632039fab2cf2a5f5cc0c5e0271cdc OK 2026/08/07 02:13:09 DEBUG : banana: size = 6 OK 2026/08/07 02:13:09 INFO : banana: Copied (new) 2026/08/07 02:13:09 DEBUG : apple: md5 = 9fa470af14dbe4c5ccb3bd3925835e11 OK 2026/08/07 02:13:09 DEBUG : apple: size = 5 OK 2026/08/07 02:13:09 INFO : apple: Copied (new) 2026/08/07 02:13:09 DEBUG : splitbananasplit: md5 = a0ac4ddcfa92ecc70b7cd3c995a5b821 OK 2026/08/07 02:13:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:13:09 INFO : splitbananasplit: Copied (new) 2026/08/07 02:13:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = a310f482814227d17c29fe3b8ef4a267 OK 2026/08/07 02:13:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:13:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 02:13:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 225c195f5a3583a5ee761b34d8f9eadd OK 2026/08/07 02:13:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:13:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 02:13:10 DEBUG : dir1/0002-cdefghi.txt: md5 = c06c1e827f48a62bb695bc76f0a38011 OK 2026/08/07 02:13:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:13:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 02:13:11 DEBUG : dir1/0003-defghij.txt: md5 = 564b873d26d59c5829e3af2e2606b4de OK 2026/08/07 02:13:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:13:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 02:13:12 DEBUG : dir1/0006-ghijklm.txt: md5 = bf3d99602b8f945abe9b90a874bd65a2 OK 2026/08/07 02:13:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:13:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 02:13:12 DEBUG : dir1/0004-efghijk.txt: md5 = 3af39d26c58d90ff96e6fa6acd277fb6 OK 2026/08/07 02:13:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:13:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 02:13:12 DEBUG : dir1/0007-1234567.txt: md5 = 8f870a61c1d6d66bffe7f6d302a1c0c2 OK 2026/08/07 02:13:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:13:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 02:13:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 5e6d06d6b3453d4008a1aef2c318e9d0 OK 2026/08/07 02:13:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:13:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 02:13:13 DEBUG : dir1/0008-2345678.txt: md5 = 6615a51f7128e179b8715cee9fb1ddb8 OK 2026/08/07 02:13:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:13:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 02:13:13 DEBUG : dir1/0010-456789.txt: md5 = ee89c1c8497ae815370e034f2d150995 OK 2026/08/07 02:13:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:13:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 02:13:13 DEBUG : dir1/0009-3456789.txt: md5 = 2774a0ad36dbbcefe158d079b6cf2deb OK 2026/08/07 02:13:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:13:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 02:13:13 DEBUG : dir1/0011-56789;.txt: md5 = 65a61c4b69c9043992074af1ea50eb10 OK 2026/08/07 02:13:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:13:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 02:13:15 DEBUG : dir1/0012-6789;.txt: md5 = ce5764832178a3fb5357c3ac6aece7c7 OK 2026/08/07 02:13:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:13:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 02:13:15 DEBUG : dir1/0015-9;=.txt: md5 = 03904b0278ed8541101cb9604761c657 OK 2026/08/07 02:13:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:13:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 02:13:15 DEBUG : dir1/0014-89;=.txt: md5 = a0e4e70a62d1a21f61cb1c06f66a34a9 OK 2026/08/07 02:13:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:13:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 02:13:15 DEBUG : dir1/0013-789;=.txt: md5 = 3225eb61c0b2dc567c2207dfd4c6ba02 OK 2026/08/07 02:13:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:13:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 02:13:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:13:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/07 02:13:15 INFO : PREFIXapple: Deleted 2026/08/07 02:13:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/07 02:13:15 INFO : PREFIXsplitbananasplit: Deleted 2026/08/07 02:13:15 INFO : PREFIXbanana: Deleted 2026/08/07 02:13:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/07 02:13:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/07 02:13:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/07 02:13:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/07 02:13:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/07 02:13:16 DEBUG : Waiting for deletions to finish 2026/08/07 02:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:13:17 DEBUG : Waiting for deletions to finish 2026/08/07 02:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:13:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 3ff7ed4f67a552e112ef8d49548b6462 OK 2026/08/07 02:13:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0c186e253078624dc4635d5b7dc635e7 OK 2026/08/07 02:13:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 399aa0a99c55d5a9f661b98d6d5c9284 OK 2026/08/07 02:13:36 DEBUG : dir1/0003-defghij.txt: md5 = 9f3f345d2a2061a5f9e09e4355515bfe OK 2026/08/07 02:13:37 DEBUG : dir1/0004-efghijk.txt: md5 = 0adcd407c61f9071b18defe6ebbc1d98 OK 2026/08/07 02:13:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 4738468d9738b179aeea0479c93b81f7 OK 2026/08/07 02:13:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 913b754f48755d5eec66d92a430d21c4 OK 2026/08/07 02:13:42 DEBUG : dir1/0007-1234567.txt: md5 = df2bbb69b43bf4bcefc2269bf1ecd347 OK 2026/08/07 02:13:43 DEBUG : dir1/0008-2345678.txt: md5 = 5dc062389fe47abb854d9964a4ccc291 OK 2026/08/07 02:13:45 DEBUG : dir1/0009-3456789.txt: md5 = 7b34e2a200cec2daa58116a000a383c5 OK 2026/08/07 02:13:46 DEBUG : dir1/0010-456789.txt: md5 = 4dcb6a1fb1c024395bc6b00e9b15ec57 OK 2026/08/07 02:13:48 DEBUG : dir1/0011-56789;.txt: md5 = 0c05adf10d20f88f4f1c718fd4e1f808 OK 2026/08/07 02:13:49 DEBUG : dir1/0012-6789;.txt: md5 = a954f782a14c9d6d3b448cdd0fbf1f7c OK 2026/08/07 02:13:51 DEBUG : dir1/0013-789;=.txt: md5 = a6b10d4bfad57b0afbc7942b30724d94 OK 2026/08/07 02:13:52 DEBUG : dir1/0014-89;=.txt: md5 = 7e48c230261b50e379566e54a5a736f3 OK 2026/08/07 02:13:54 DEBUG : dir1/0015-9;=.txt: md5 = 45d4028c46b36810e7431091b0542c7a OK 2026/08/07 02:13:55 DEBUG : apple: md5 = 0254b37bddf379e33e7968b8463cdd63 OK 2026/08/07 02:13:57 DEBUG : banana: md5 = e786bdbd86be45562ac227fbdf6766af OK 2026/08/07 02:13:58 DEBUG : appleappleapplebanana: md5 = 7c47017047ab05677809de62420c5048 OK 2026/08/07 02:14:00 DEBUG : splitbananasplit: md5 = 3f4b438dc93b99bbe0d2a11bb2a6f3e5 OK 2026/08/07 02:14:00 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:14:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 02:14:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:14:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 02:14:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:14:03 DEBUG : appleappleapplebananaSUFFIX: md5 = 107d51a5fd99bbcfdd8c73b659f04c5e OK 2026/08/07 02:14:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/07 02:14:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/07 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:03 DEBUG : bananaSUFFIX: md5 = f18a701f9e8f20b8afb60f8b51471287 OK 2026/08/07 02:14:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/07 02:14:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/07 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:03 DEBUG : appleSUFFIX: md5 = 9d9e0176e2471126bee16b3bca90b1b4 OK 2026/08/07 02:14:03 DEBUG : appleSUFFIX: size = 5 OK 2026/08/07 02:14:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/07 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:03 DEBUG : splitbananasplitSUFFIX: md5 = adbbe480d0e25fff8a48d73992cb6a35 OK 2026/08/07 02:14:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/07 02:14:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/07 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = e81cf201214a8e83681dd9777eb7769d OK 2026/08/07 02:14:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/07 02:14:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b5d8fdbb62c57c26429ca0620fa4e4bb OK 2026/08/07 02:14:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/07 02:14:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ba0d9316453625abf84a228a4c5739ef OK 2026/08/07 02:14:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/07 02:14:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:05 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 0a27312ee41b7b7bbbb9d76e6379ba95 OK 2026/08/07 02:14:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/07 02:14:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 6675dca0535b6ed6197a924099c73062 OK 2026/08/07 02:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/07 02:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 0e8989333b75d205668b52267fc67447 OK 2026/08/07 02:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/07 02:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = a1e55c3dd9ce6727732c8f472afefe9d OK 2026/08/07 02:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/07 02:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 9fe2287d23bc4187a546b2d731c99390 OK 2026/08/07 02:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/07 02:14:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a24d2039ad74ade70ccc0e41f09ee4ce OK 2026/08/07 02:14:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/07 02:14:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 0c9c8021d34e4e2d1191157f375d463a OK 2026/08/07 02:14:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/07 02:14:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 41088962aa711c4066fe6a02f1d3953f OK 2026/08/07 02:14:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/07 02:14:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:08 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 0428f819d9842338bb48f7e2661a34ad OK 2026/08/07 02:14:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/07 02:14:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:08 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 8c1a145c5a7351ac17e42892ff4843b9 OK 2026/08/07 02:14:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/07 02:14:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:09 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ab6626bb87b1fc86e83a6e5f3c043c27 OK 2026/08/07 02:14:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/07 02:14:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:09 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 9117a450f448570eb803980ec2d638c7 OK 2026/08/07 02:14:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/07 02:14:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:09 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 67949fe6a377743a9a029e855e37ab43 OK 2026/08/07 02:14:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/07 02:14:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:09 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:10 INFO : banana: Deleted 2026/08/07 02:14:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 02:14:10 INFO : splitbananasplit: Deleted 2026/08/07 02:14:10 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 02:14:10 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 02:14:10 INFO : apple: Deleted 2026/08/07 02:14:11 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 02:14:11 INFO : appleappleapplebanana: Deleted 2026/08/07 02:14:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 02:14:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 02:14:11 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 02:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 02:14:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 02:14:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1: Directory modification time the same (differ by -60.813µs, within tolerance 1ms) 2026/08/07 02:14:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:14:13 DEBUG : apple: md5 = 57d56de10b1f949e1eac19d9b55365b6 OK 2026/08/07 02:14:13 DEBUG : apple: size = 5 OK 2026/08/07 02:14:13 INFO : apple: Copied (new) 2026/08/07 02:14:13 DEBUG : appleappleapplebanana: md5 = e526535a2a3cc44096fb1dfb08e082a2 OK 2026/08/07 02:14:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:14:13 INFO : appleappleapplebanana: Copied (new) 2026/08/07 02:14:14 DEBUG : splitbananasplit: md5 = abbb1a4d060139bb52af03216df59a79 OK 2026/08/07 02:14:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:14:14 INFO : splitbananasplit: Copied (new) 2026/08/07 02:14:14 DEBUG : banana: md5 = cd36d107d091d96e013427e0733ea311 OK 2026/08/07 02:14:14 DEBUG : banana: size = 6 OK 2026/08/07 02:14:14 INFO : banana: Copied (new) 2026/08/07 02:14:15 DEBUG : dir1/0000-abcdefg.txt: md5 = d2646d540b5266597942798f13a24c3e OK 2026/08/07 02:14:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:14:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = c38f75f7f1df5910655ce69b79e95ad0 OK 2026/08/07 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:14:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 02:14:15 DEBUG : dir1/0002-cdefghi.txt: md5 = f08ece8af4dcc36b871f1df28c4ad2fb OK 2026/08/07 02:14:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:14:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 02:14:15 DEBUG : dir1/0003-defghij.txt: md5 = d2489670e5cd0688ff58c4b717be81a2 OK 2026/08/07 02:14:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:14:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 02:14:16 DEBUG : dir1/0004-efghijk.txt: md5 = 34db35fdcef74a1d2d9f834283c1ac2b OK 2026/08/07 02:14:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:14:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 02:14:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 5c9214449e4d832ae1925d4d7fb96404 OK 2026/08/07 02:14:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:14:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 02:14:17 DEBUG : dir1/0005-fghijkl.txt: md5 = fe75b4a63e4ae7100a63cdd886e5fb97 OK 2026/08/07 02:14:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:14:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 02:14:17 DEBUG : dir1/0007-1234567.txt: md5 = 2e5dff43daa1d67580ff8936dabb825c OK 2026/08/07 02:14:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:14:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 02:14:18 DEBUG : dir1/0008-2345678.txt: md5 = ab8920dd16e3d64853874196094376ea OK 2026/08/07 02:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:14:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 02:14:18 DEBUG : dir1/0009-3456789.txt: md5 = fb2e957ac26d7519c5ebc4ca8d6d05ce OK 2026/08/07 02:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:14:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 02:14:18 DEBUG : dir1/0010-456789.txt: md5 = 9fd769bfa5cfc5b44091e5698c267edc OK 2026/08/07 02:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:14:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 02:14:18 DEBUG : dir1/0011-56789;.txt: md5 = 2fc13d848f8dc0b0efec9f97d8725d09 OK 2026/08/07 02:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:14:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 02:14:19 DEBUG : dir1/0013-789;=.txt: md5 = 7c8d605493dc231bb6ebe2498d99a9b8 OK 2026/08/07 02:14:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:14:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 02:14:19 DEBUG : dir1/0012-6789;.txt: md5 = ac51fac1d3c88d819b290b9f1d5a566d OK 2026/08/07 02:14:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:14:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 02:14:19 DEBUG : dir1/0014-89;=.txt: md5 = 6ce8f72e791ad2ec4c6458ba09f8e5e0 OK 2026/08/07 02:14:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:14:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 02:14:20 DEBUG : dir1/0015-9;=.txt: md5 = 44af7de09003a34bcdff52a9fbd4d558 OK 2026/08/07 02:14:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:14:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 02:14:20 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/07 02:14:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : splitbananasplitSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : appleSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : bananaSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/07 02:14:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/07 02:14:21 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : Waiting for deletions to finish 2026/08/07 02:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:14:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 29dd0a7572f773300a320deb3f921260 OK 2026/08/07 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = d65d3c9cd2db32222c58f5d8ef72ee41 OK 2026/08/07 02:14:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 1bfe8a678d232ae9c7125aa74ff72609 OK 2026/08/07 02:14:42 DEBUG : dir1/0003-defghij.txt: md5 = e9dbb9110fc8bf2e104250b5fd4b3337 OK 2026/08/07 02:14:44 DEBUG : dir1/0004-efghijk.txt: md5 = c6751d9fca5b2eca04d00dd08e2773fa OK 2026/08/07 02:14:45 DEBUG : dir1/0005-fghijkl.txt: md5 = c54ade56b69e8ad31d121ccfbbc2f3fc OK 2026/08/07 02:14:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 7aa34f372b0c38437a5cd968f1c24117 OK 2026/08/07 02:14:48 DEBUG : dir1/0007-1234567.txt: md5 = 6ef4a3c5c7768be30824fa750ee3dac8 OK 2026/08/07 02:14:50 DEBUG : dir1/0008-2345678.txt: md5 = b2d7824e4e5c7f016d56fc1f670f0979 OK 2026/08/07 02:14:51 DEBUG : dir1/0009-3456789.txt: md5 = 1b0e4cee0b249d83fae37824f5af0873 OK 2026/08/07 02:14:53 DEBUG : dir1/0010-456789.txt: md5 = ff78686c4d10b204eac623ec44bd2dce OK 2026/08/07 02:14:54 DEBUG : dir1/0011-56789;.txt: md5 = 572c64c3afbfbf880923c19f84d7016c OK 2026/08/07 02:14:56 DEBUG : dir1/0012-6789;.txt: md5 = 8e5fddfa8f0f5463baece250be4c4c59 OK 2026/08/07 02:14:57 DEBUG : dir1/0013-789;=.txt: md5 = def247c06d18acd54432a8e5c74c20be OK 2026/08/07 02:14:59 DEBUG : dir1/0014-89;=.txt: md5 = 58286ef856a8a506be392fc552bc7e8c OK 2026/08/07 02:15:00 DEBUG : dir1/0015-9;=.txt: md5 = 1640f374990936a4aca5e80ad6133254 OK 2026/08/07 02:15:02 DEBUG : apple: md5 = ade0e7285b740a06e22cf4a8215edfcb OK 2026/08/07 02:15:03 DEBUG : banana: md5 = b4b2b06ee73fbbbfccdf7de1bb803141 OK 2026/08/07 02:15:05 DEBUG : appleappleapplebanana: md5 = 8c7b101d496903dc7143407c2d5c124c OK 2026/08/07 02:15:06 DEBUG : splitbananasplit: md5 = b0fd062b7f7010e9830a6fa606b65d2a OK 2026/08/07 02:15:06 DEBUG : Waiting for deletions to finish 2026/08/07 02:15:07 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:15:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 02:15:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:08 DEBUG : apple: size = 5 OK 2026/08/07 02:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:08 DEBUG : apple: Unchanged skipping 2026/08/07 02:15:08 DEBUG : banana: size = 6 OK 2026/08/07 02:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:08 DEBUG : banana: Unchanged skipping 2026/08/07 02:15:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:15:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 02:15:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 02:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 02:15:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 02:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:15:09 DEBUG : appleapple: md5 = 042908ea021e8d3b489707c1ccbabc33 OK 2026/08/07 02:15:09 DEBUG : appleapple: size = 21 OK 2026/08/07 02:15:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/07 02:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:10 DEBUG : splitbanan: md5 = 161d4be2ea14a15e39d01430f7e8c95c OK 2026/08/07 02:15:10 DEBUG : splitbanan: size = 16 OK 2026/08/07 02:15:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/07 02:15:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:10 DEBUG : dir1/0001-bcdef: md5 = 2ee2ad58861df9d2bc96cadab5b6aa4a OK 2026/08/07 02:15:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 02:15:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/07 02:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:10 DEBUG : dir1/0000-abcde: md5 = 61d9fd62792dffa68ce73d17033b25ef OK 2026/08/07 02:15:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 02:15:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/07 02:15:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:11 DEBUG : dir1/0002-cdefg: md5 = 45e8a2c45a952678106b7d12b1aa12ac OK 2026/08/07 02:15:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 02:15:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/07 02:15:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:11 DEBUG : dir1/0003-defgh: md5 = 26f7524f320b8ec543463ef1a03a6d4c OK 2026/08/07 02:15:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 02:15:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/07 02:15:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:12 DEBUG : dir1/0005-fghij: md5 = 9234b00be3ad959ae3cc5bf62ce4695a OK 2026/08/07 02:15:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 02:15:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/07 02:15:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:12 DEBUG : dir1/0004-efghi: md5 = 17ff032ced91eeb3d0766c98cef895c3 OK 2026/08/07 02:15:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 02:15:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/07 02:15:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:13 DEBUG : dir1/0006-ghijk: md5 = 708ce87ac8f70c1f4b77631bf7b63b48 OK 2026/08/07 02:15:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 02:15:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/07 02:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:13 DEBUG : dir1/0007-12345: md5 = f9b65ae3bdeba03f2a7863f0c01a236e OK 2026/08/07 02:15:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 02:15:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/07 02:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:13 DEBUG : dir1/0008-23456: md5 = 96df050f1365b98c0ef625c8b7bb4c4e OK 2026/08/07 02:15:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 02:15:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/07 02:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:14 DEBUG : dir1/0009-34567: md5 = a9808d1af545f8cce170034d61c53ae7 OK 2026/08/07 02:15:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 02:15:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/07 02:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:14 DEBUG : dir1/0010-45678: md5 = 16d8c8912ea11b8b2870cd3ac30ff50e OK 2026/08/07 02:15:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 02:15:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/07 02:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:14 DEBUG : dir1/0011-56789: md5 = 2362402b37c212c22cea86e0b592c3db OK 2026/08/07 02:15:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 02:15:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/07 02:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:15 DEBUG : dir1/0012-6789;: md5 = 675653fe5e880fac6fcff8caf24ed089 OK 2026/08/07 02:15:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/07 02:15:15 DEBUG : dir1/0013-789;=: md5 = bc8a2570ea3bf7e8e2429cde02bcec59 OK 2026/08/07 02:15:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/07 02:15:15 DEBUG : dir1/0014-89;=.: md5 = 223984c4ea3daee349f0cb02121a077e OK 2026/08/07 02:15:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/07 02:15:16 DEBUG : dir1/0015-9;=.t: md5 = 119db1688777e6707fe9c6a4260f06db OK 2026/08/07 02:15:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 02:15:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/07 02:15:16 DEBUG : Waiting for deletions to finish 2026/08/07 02:15:16 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 02:15:16 INFO : appleappleapplebanana: Deleted 2026/08/07 02:15:16 INFO : splitbananasplit: Deleted 2026/08/07 02:15:16 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 02:15:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 02:15:16 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 02:15:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 02:15:16 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 02:15:17 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 02:15:17 DEBUG : Waiting for deletions to finish 2026/08/07 02:15:18 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:19 DEBUG : dir1: Directory modification time the same (differ by -693.287µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : apple: size = 5 OK 2026/08/07 02:15:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : apple: Unchanged skipping 2026/08/07 02:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:19 DEBUG : appleapple: size = 21 OK 2026/08/07 02:15:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:15:19 DEBUG : banana: size = 6 OK 2026/08/07 02:15:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : banana: Unchanged skipping 2026/08/07 02:15:19 DEBUG : splitbanan: size = 16 OK 2026/08/07 02:15:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 02:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 02:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 02:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 02:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 02:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 02:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 02:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 02:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 02:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 02:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 02:15:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 02:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 02:15:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 02:15:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 02:15:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 02:15:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 02:15:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 02:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 02:15:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 02:15:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 02:15:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 02:15:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 02:15:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 02:15:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:15:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:15:19 DEBUG : Waiting for deletions to finish 2026/08/07 02:15:19 DEBUG : Waiting for deletions to finish 2026/08/07 02:15:20 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 02:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 02:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 02:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 02:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 02:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 02:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 02:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 02:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 02:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 02:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 02:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 02:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 02:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 02:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 02:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 02:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 02:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 02:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 02:15:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:15:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a837073a58390405e01ad2a5729c1fd OK 2026/08/07 02:15:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = eefbff915a3139afb1b4772cf3e5daef OK 2026/08/07 02:15:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 618850bebb4c264da5e10ddfdcc54629 OK 2026/08/07 02:15:39 DEBUG : dir1/0003-defghij.txt: md5 = d2a50f9d892cf8960823c7bd71f8010f OK 2026/08/07 02:15:40 DEBUG : dir1/0004-efghijk.txt: md5 = ba7ea9235b8797bc340c55b62cb8e88e OK 2026/08/07 02:15:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 6db6ab274b94915cb1753899d7d17bb3 OK 2026/08/07 02:15:43 DEBUG : dir1/0006-ghijklm.txt: md5 = ba03035436575ff3038fc878984af7b7 OK 2026/08/07 02:15:45 DEBUG : dir1/0007-1234567.txt: md5 = c8a3b3545cd462add45a562000357e19 OK 2026/08/07 02:15:47 DEBUG : dir1/0008-2345678.txt: md5 = 84e11239c37d026a03362a631a10538e OK 2026/08/07 02:15:48 DEBUG : dir1/0009-3456789.txt: md5 = 5aed4a49b3187a880910f6f888459fa6 OK 2026/08/07 02:15:50 DEBUG : dir1/0010-456789.txt: md5 = 390e6143bedf5e082bf8ea27ecef4ab8 OK 2026/08/07 02:15:51 DEBUG : dir1/0011-56789;.txt: md5 = 340550494545959949396513a50d3f8a OK 2026/08/07 02:15:53 DEBUG : dir1/0012-6789;.txt: md5 = 460422e15f8dc631a8ebff8681930d0b OK 2026/08/07 02:15:54 DEBUG : dir1/0013-789;=.txt: md5 = bb77917b985eac285e68b25c24b88c19 OK 2026/08/07 02:15:56 DEBUG : dir1/0014-89;=.txt: md5 = 64fd0f10f6df39ae2c611e7820a2b1d5 OK 2026/08/07 02:15:57 DEBUG : dir1/0015-9;=.txt: md5 = 8a32147c45af89136ae4a562f2abee4d OK 2026/08/07 02:15:59 DEBUG : apple: md5 = 010c65b97fd0b52bd6b370d63f87ebb1 OK 2026/08/07 02:16:00 DEBUG : banana: md5 = f1b8e95a98551502f8070b38c462445d OK 2026/08/07 02:16:02 DEBUG : appleappleapplebanana: md5 = a4d1869eebef7f48227a5fd596e0bfa2 OK 2026/08/07 02:16:03 DEBUG : splitbananasplit: md5 = 1990a9558160cda5d1c2467938bb6cca OK 2026/08/07 02:16:03 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:04 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:05 DEBUG : apple: size = 5 OK 2026/08/07 02:16:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : apple: Unchanged skipping 2026/08/07 02:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:16:05 DEBUG : banana: size = 6 OK 2026/08/07 02:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : banana: Unchanged skipping 2026/08/07 02:16:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:16:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:16:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:16:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:16:05 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:05 INFO : There was nothing to transfer 2026/08/07 02:16:05 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:06 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:07 DEBUG : dir1: Directory modification time the same (differ by -255.147µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : apple: size = 5 OK 2026/08/07 02:16:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:16:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:16:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : banana: size = 6 OK 2026/08/07 02:16:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : banana: Unchanged skipping 2026/08/07 02:16:07 DEBUG : apple: Unchanged skipping 2026/08/07 02:16:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:16:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:16:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:16:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:16:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:16:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:16:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:16:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:16:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:16:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:16:07 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:07 INFO : There was nothing to transfer 2026/08/07 02:16:07 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:08 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:08 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:09 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:16:23 DEBUG : dir1/0000-abcdefg.txt: md5 = b7d3e96c21feeed7bd6bc4d042892909 OK 2026/08/07 02:16:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5b59ba4a0ae4848058888e15a8e163f8 OK 2026/08/07 02:16:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 5417f96c4cb55782b43c7a0654144a7c OK 2026/08/07 02:16:27 DEBUG : dir1/0003-defghij.txt: md5 = 5f37878b8e2c4eb6716affab2ae224b3 OK 2026/08/07 02:16:29 DEBUG : dir1/0004-efghijk.txt: md5 = 0b9e83080fc12ef9f0ac8c0c60ea4dcb OK 2026/08/07 02:16:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 2d409f88543463053bc0f4ec20eb49b2 OK 2026/08/07 02:16:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 4a1fb99fef91a940a4ddbcfbab1e1e59 OK 2026/08/07 02:16:33 DEBUG : dir1/0007-1234567.txt: md5 = 25cc8b8b820ee69a7c539b054d5f7318 OK 2026/08/07 02:16:35 DEBUG : dir1/0008-2345678.txt: md5 = 52caf0954e44a5473e86e6abef19e629 OK 2026/08/07 02:16:36 DEBUG : dir1/0009-3456789.txt: md5 = a3a1bc734ba9759c9c4cbd2ae7f0cfa7 OK 2026/08/07 02:16:38 DEBUG : dir1/0010-456789.txt: md5 = 7bd0a3b7a43595fcec106f8523772157 OK 2026/08/07 02:16:40 DEBUG : dir1/0011-56789;.txt: md5 = 26385006deb942f1a28d7a4c4221af84 OK 2026/08/07 02:16:41 DEBUG : dir1/0012-6789;.txt: md5 = ab30f1a56da2a02d2a877a76524312d9 OK 2026/08/07 02:16:43 DEBUG : dir1/0013-789;=.txt: md5 = 2eeaa819305c48bc3381685d30840ade OK 2026/08/07 02:16:44 DEBUG : dir1/0014-89;=.txt: md5 = 87c390c73174390aa55e8e31a0f31303 OK 2026/08/07 02:16:46 DEBUG : dir1/0015-9;=.txt: md5 = a76707fe4edfb7ae0f91f478aef64a36 OK 2026/08/07 02:16:47 DEBUG : apple: md5 = 9ee62506dce963408e0d9deaeb0e2da1 OK 2026/08/07 02:16:48 DEBUG : banana: md5 = 46e72f72f2276d44d9ec1fedd713d612 OK 2026/08/07 02:16:50 DEBUG : appleappleapplebanana: md5 = e5c112150a256e3e776789550bb57965 OK 2026/08/07 02:16:51 DEBUG : splitbananasplit: md5 = 48a7420e48f9545c48595925fa33df3d OK 2026/08/07 02:16:51 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:52 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:53 DEBUG : apple: size = 5 OK 2026/08/07 02:16:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:53 DEBUG : apple: Unchanged skipping 2026/08/07 02:16:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:16:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:16:53 DEBUG : banana: size = 6 OK 2026/08/07 02:16:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:53 DEBUG : banana: Unchanged skipping 2026/08/07 02:16:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:16:53 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:16:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:53 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:16:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:16:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:16:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:16:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:16:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:16:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:16:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:16:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:16:54 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:54 INFO : There was nothing to transfer 2026/08/07 02:16:54 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:54 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:16:55 DEBUG : dir1: Directory modification time the same (differ by -741.242µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : apple: size = 5 OK 2026/08/07 02:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : apple: Unchanged skipping 2026/08/07 02:16:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:16:55 DEBUG : banana: size = 6 OK 2026/08/07 02:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:16:55 DEBUG : banana: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:16:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:16:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:16:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:16:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:16:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:16:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:16:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:16:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:16:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:16:55 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:55 INFO : There was nothing to transfer 2026/08/07 02:16:55 DEBUG : Waiting for deletions to finish 2026/08/07 02:16:56 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:17:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 7b43ae51b3d37a03e1240f8bc34ca9d6 OK 2026/08/07 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1d3fec5acda4879c7177d87584f8517c OK 2026/08/07 02:17:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 0031d926a6a1ec5fc731781076a34afa OK 2026/08/07 02:17:14 DEBUG : dir1/0003-defghij.txt: md5 = e7c8fb0bbba1b5ed15d6d38ae12bcc77 OK 2026/08/07 02:17:15 DEBUG : dir1/0004-efghijk.txt: md5 = e66b0ebe6f1ece28de0ec438ef73a912 OK 2026/08/07 02:17:17 DEBUG : dir1/0005-fghijkl.txt: md5 = dc4066ba0282b462baf5fa7d2275116e OK 2026/08/07 02:17:18 DEBUG : dir1/0006-ghijklm.txt: md5 = c6357013122ddd34c5d77afc2a2e7653 OK 2026/08/07 02:17:20 DEBUG : dir1/0007-1234567.txt: md5 = 4fc58d69bd60476ec66929b219d8fc26 OK 2026/08/07 02:17:21 DEBUG : dir1/0008-2345678.txt: md5 = ae2592e49a73e5a6e2918ffd32963d25 OK 2026/08/07 02:17:23 DEBUG : dir1/0009-3456789.txt: md5 = bbbdc380832bbab9b8d335ee9542d885 OK 2026/08/07 02:17:24 DEBUG : dir1/0010-456789.txt: md5 = 5ecd44d8587d29c971c2b2c6f72140e2 OK 2026/08/07 02:17:26 DEBUG : dir1/0011-56789;.txt: md5 = 59d0d9442d75baefaeb2f0e2c58b0fc6 OK 2026/08/07 02:17:27 DEBUG : dir1/0012-6789;.txt: md5 = d9e841f10f985c5a30399707d6db00a8 OK 2026/08/07 02:17:29 DEBUG : dir1/0013-789;=.txt: md5 = 6ec3e09bf6d1072e8bbb2981ec0bf9f5 OK 2026/08/07 02:17:30 DEBUG : dir1/0014-89;=.txt: md5 = 8e4589623fb5bca4110d5320d1567ba4 OK 2026/08/07 02:17:32 DEBUG : dir1/0015-9;=.txt: md5 = ab0b384b29878d905add839ce3d234e7 OK 2026/08/07 02:17:33 DEBUG : apple: md5 = 3a968634d8841755c7752827cfd1df2b OK 2026/08/07 02:17:35 DEBUG : banana: md5 = 035945ded02d41754c54bde14eb8cee8 OK 2026/08/07 02:17:36 DEBUG : appleappleapplebanana: md5 = fed1634321f29c1f8a3677a608231bab OK 2026/08/07 02:17:38 DEBUG : splitbananasplit: md5 = 06c23e559e1400221fc5632a23a89560 OK 2026/08/07 02:17:38 DEBUG : Waiting for deletions to finish 2026/08/07 02:17:38 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:17:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:17:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:17:39 DEBUG : apple: size = 5 OK 2026/08/07 02:17:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:39 DEBUG : apple: Unchanged skipping 2026/08/07 02:17:39 DEBUG : banana: size = 6 OK 2026/08/07 02:17:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:39 DEBUG : banana: Unchanged skipping 2026/08/07 02:17:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:17:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:17:40 DEBUG : Waiting for deletions to finish 2026/08/07 02:17:40 INFO : There was nothing to transfer 2026/08/07 02:17:40 DEBUG : Waiting for deletions to finish 2026/08/07 02:17:40 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:17:41 DEBUG : dir1: Directory modification time the same (differ by -216.182µs, within tolerance 1ms) 2026/08/07 02:17:41 DEBUG : banana: size = 6 OK 2026/08/07 02:17:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:17:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:17:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:17:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:17:41 DEBUG : banana: Unchanged skipping 2026/08/07 02:17:41 DEBUG : apple: size = 5 OK 2026/08/07 02:17:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:41 DEBUG : apple: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:17:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:17:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:17:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:17:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:17:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:17:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:17:42 DEBUG : Waiting for deletions to finish 2026/08/07 02:17:42 INFO : There was nothing to transfer 2026/08/07 02:17:42 DEBUG : Waiting for deletions to finish 2026/08/07 02:17:42 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:17:56 DEBUG : dir1/0000-abcdefg.txt: md5 = ec6a6191cd650d167ab21acc0796012c OK 2026/08/07 02:17:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7b29851baebbc640723a5bfc62e8f8ff OK 2026/08/07 02:17:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 753b2860fe7c8ef63d401a85c4cadec9 OK 2026/08/07 02:18:01 DEBUG : dir1/0003-defghij.txt: md5 = b6c67e54827e5bb8e502861a9625980d OK 2026/08/07 02:18:02 DEBUG : dir1/0004-efghijk.txt: md5 = c99c06f00c2bdaca47ceb543a3214af6 OK 2026/08/07 02:18:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 6b3d8d4c41bcf348f59592d29e718c52 OK 2026/08/07 02:18:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 3efd08838d0feb6265f38927941773a0 OK 2026/08/07 02:18:07 DEBUG : dir1/0007-1234567.txt: md5 = 8282009129a21d90226afdda9a94949b OK 2026/08/07 02:18:08 DEBUG : dir1/0008-2345678.txt: md5 = 09c8a3603ab6260a9dd15852b864a91b OK 2026/08/07 02:18:10 DEBUG : dir1/0009-3456789.txt: md5 = 60893c5e132c51a04360507b17feb16d OK 2026/08/07 02:18:12 DEBUG : dir1/0010-456789.txt: md5 = 73b617764e9e8d191b648f57d9b05f60 OK 2026/08/07 02:18:13 DEBUG : dir1/0011-56789;.txt: md5 = bf479fb2f9e35c2c2d9a3701cd02ff60 OK 2026/08/07 02:18:15 DEBUG : dir1/0012-6789;.txt: md5 = 722fb15bcace7ddb2a9071be016d06dd OK 2026/08/07 02:18:16 DEBUG : dir1/0013-789;=.txt: md5 = 0dce5c368cbb4449ed67a40f8770f6eb OK 2026/08/07 02:18:17 DEBUG : dir1/0014-89;=.txt: md5 = cfc9ccdfc555745af5378b4d44f3b3ed OK 2026/08/07 02:18:19 DEBUG : dir1/0015-9;=.txt: md5 = ab132fb93578071caa5ad599e673b636 OK 2026/08/07 02:18:21 DEBUG : apple: md5 = 1604596ddc5ca007765ef42acf0f69b2 OK 2026/08/07 02:18:22 DEBUG : banana: md5 = d1a4c43e24da1ae325bfed7c716a0a33 OK 2026/08/07 02:18:24 DEBUG : appleappleapplebanana: md5 = 8e0e439b5feee9f8a8bc1beb483ee20e OK 2026/08/07 02:18:25 DEBUG : splitbananasplit: md5 = 6748933df236d1e6fa5cc1fd6b0fe369 OK 2026/08/07 02:18:25 DEBUG : Waiting for deletions to finish 2026/08/07 02:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:18:26 DEBUG : apple: size = 5 OK 2026/08/07 02:18:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:26 DEBUG : apple: Unchanged skipping 2026/08/07 02:18:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:18:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:26 DEBUG : banana: size = 6 OK 2026/08/07 02:18:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:18:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:26 DEBUG : banana: Unchanged skipping 2026/08/07 02:18:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:18:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:18:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:18:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:18:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:18:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:18:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:18:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:18:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:18:27 DEBUG : Waiting for deletions to finish 2026/08/07 02:18:27 INFO : There was nothing to transfer 2026/08/07 02:18:27 DEBUG : Waiting for deletions to finish 2026/08/07 02:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1: Directory modification time the same (differ by -704.697µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:18:29 DEBUG : banana: size = 6 OK 2026/08/07 02:18:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:18:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : banana: Unchanged skipping 2026/08/07 02:18:29 DEBUG : apple: size = 5 OK 2026/08/07 02:18:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:18:29 DEBUG : apple: Unchanged skipping 2026/08/07 02:18:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:18:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:18:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:18:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:18:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:18:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:18:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:18:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:18:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:18:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:18:29 DEBUG : Waiting for deletions to finish 2026/08/07 02:18:29 INFO : There was nothing to transfer 2026/08/07 02:18:29 DEBUG : Waiting for deletions to finish 2026/08/07 02:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:18:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 687c940901233f51165c74302ad8e017 OK 2026/08/07 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = d6742a484cee6b1f006f1e11d415f060 OK 2026/08/07 02:18:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 6e11425ec0426091aa2ee65ed143e018 OK 2026/08/07 02:18:48 DEBUG : dir1/0003-defghij.txt: md5 = 17637a0f759f66cb205ae061c7de412e OK 2026/08/07 02:18:50 DEBUG : dir1/0004-efghijk.txt: md5 = c6c6183155fa8db79a483c32dfda1497 OK 2026/08/07 02:18:51 DEBUG : dir1/0005-fghijkl.txt: md5 = b16f893b9365555871462251d00f4e62 OK 2026/08/07 02:18:53 DEBUG : dir1/0006-ghijklm.txt: md5 = bf9525c1616d7dd86d68180344a2716d OK 2026/08/07 02:18:54 DEBUG : dir1/0007-1234567.txt: md5 = 72c70773780d0ca1621fc23b47a72e5a OK 2026/08/07 02:18:56 DEBUG : dir1/0008-2345678.txt: md5 = 4bf4bb6eb128e6b8889247bae7180f94 OK 2026/08/07 02:18:57 DEBUG : dir1/0009-3456789.txt: md5 = d3dd11fd0ee59f01a52d4b8214292887 OK 2026/08/07 02:18:59 DEBUG : dir1/0010-456789.txt: md5 = 4c73f3825d45fcb3e753507bf461194d OK 2026/08/07 02:19:00 DEBUG : dir1/0011-56789;.txt: md5 = b3886e98d397ecc4034698fedc84dcd3 OK 2026/08/07 02:19:01 DEBUG : dir1/0012-6789;.txt: md5 = 989761081cc58bb75713de7b961cc6a7 OK 2026/08/07 02:19:03 DEBUG : dir1/0013-789;=.txt: md5 = 0ed326c6998754edadb27322f43df8e0 OK 2026/08/07 02:19:04 DEBUG : dir1/0014-89;=.txt: md5 = 9551c9980d2c6f4a8d17177b74112b61 OK 2026/08/07 02:19:06 DEBUG : dir1/0015-9;=.txt: md5 = 90bdc471b60ab16f3c0dced205d9709c OK 2026/08/07 02:19:07 DEBUG : apple: md5 = a5eedee442de972bddd23249c61ac85b OK 2026/08/07 02:19:08 DEBUG : banana: md5 = 71634e9d33692c438def034247c9a3bf OK 2026/08/07 02:19:10 DEBUG : appleappleapplebanana: md5 = 37286d809e92257e12a47a82feb2f973 OK 2026/08/07 02:19:11 DEBUG : splitbananasplit: md5 = a71ceb658ea45b442e4fc99d4e2276b1 OK 2026/08/07 02:19:11 DEBUG : Waiting for deletions to finish 2026/08/07 02:19:12 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:19:13 DEBUG : apple: size = 5 OK 2026/08/07 02:19:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : apple: Unchanged skipping 2026/08/07 02:19:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:19:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:19:13 DEBUG : banana: size = 6 OK 2026/08/07 02:19:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : banana: Unchanged skipping 2026/08/07 02:19:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 02:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:19:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:13 DEBUG : Waiting for deletions to finish 2026/08/07 02:19:13 INFO : There was nothing to transfer 2026/08/07 02:19:13 DEBUG : Waiting for deletions to finish 2026/08/07 02:19:14 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 02:19:15 DEBUG : dir1: Directory modification time the same (differ by -198.964µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : apple: size = 5 OK 2026/08/07 02:19:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : apple: Unchanged skipping 2026/08/07 02:19:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 02:19:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 02:19:15 DEBUG : banana: size = 6 OK 2026/08/07 02:19:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : banana: Unchanged skipping 2026/08/07 02:19:15 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 02:19:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 02:19:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 02:19:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 02:19:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 02:19:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 02:19:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 02:19:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 02:19:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:19:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:19:15 INFO : There was nothing to transfer 2026/08/07 02:19:15 DEBUG : Waiting for deletions to finish 2026/08/07 02:19:16 DEBUG : banana: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : apple: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 02:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) --- PASS: TestTransform (574.11s) --- PASS: TestTransform/NFC (48.63s) --- PASS: TestTransform/NFD (47.77s) --- PASS: TestTransform/base64 (55.70s) --- PASS: TestTransform/prefix (64.03s) --- PASS: TestTransform/suffix (66.06s) --- PASS: TestTransform/truncate (56.62s) --- PASS: TestTransform/encoder (48.76s) --- PASS: TestTransform/ISO-8859-1 (46.87s) --- PASS: TestTransform/charmap (46.22s) --- PASS: TestTransform/lowercase (47.69s) --- PASS: TestTransform/ascii (45.76s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 02:19:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 02:19:27 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/07 02:19:28 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-07T02:19:27.483426827Z) 2026/08/07 02:19:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 02:19:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/07 02:19:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 02:19:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/07 02:19:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 02:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 9dcfc0e8215f7c818f761e2b3fe5f92d OK 2026/08/07 02:19:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/07 02:19:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 02:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.85s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:32 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:19:33 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:19:32.329478759Z) 2026/08/07 02:19:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:19:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/07 02:19:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:34 DEBUG : tictactoe/tictactoe: md5 = fb3f1ec1a39dda3a023b4719b28403d3 OK 2026/08/07 02:19:34 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/07 02:19:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/07 02:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.79s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:37 DEBUG : toe: Making directory with metadata 2026/08/07 02:19:38 INFO : toe: Made directory with metadata (mtime=2026-08-07T02:19:37.117530136Z) 2026/08/07 02:19:38 DEBUG : toe/toe: Making directory with metadata 2026/08/07 02:19:38 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T02:19:37.117530136Z) 2026/08/07 02:19:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 02:19:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 02:19:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 02:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:40 DEBUG : toe/toe/tictactoe: md5 = 07327a47705e30ae26a0d572a4cbfb63 OK 2026/08/07 02:19:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 02:19:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 02:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.21s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:44 DEBUG : toe: Making directory with metadata 2026/08/07 02:19:45 INFO : toe: Made directory with metadata (mtime=2026-08-07T02:19:44.321607561Z) 2026/08/07 02:19:45 DEBUG : toe/toe: Making directory with metadata 2026/08/07 02:19:46 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T02:19:44.321607561Z) 2026/08/07 02:19:46 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 02:19:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 02:19:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 02:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:47 DEBUG : toe/toe/tictactoe: md5 = 679414d249bda4f544d2f68f32d49946 OK 2026/08/07 02:19:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 02:19:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 02:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.01s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:51 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:19:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:19:51 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:19:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:19:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:19:51 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 02:19:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:19:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:19:52 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:52 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:52 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:19:53 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:19:51.327682997Z) 2026/08/07 02:19:53 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:53 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:19:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:19:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:19:51.327682997Z) 2026/08/07 02:19:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:19:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 02:19:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:19:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 02:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:19:55 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a3195d2b6805b871b5a1c21fb69bd0ed OK 2026/08/07 02:19:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 02:19:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 02:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.52s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:19:59 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:19:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:19:59 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 02:20:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:00 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:00 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:00 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:20:01 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:19:59.843774874Z) 2026/08/07 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:20:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:19:59.843774874Z) 2026/08/07 02:20:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 02:20:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:20:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f387c398de6ba7a952bc3789cb448995 OK 2026/08/07 02:20:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:04 DEBUG : Waiting for deletions to finish 2026/08/07 02:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 02:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/07 02:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': 0 differences found 2026/08/07 02:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': 1 hashes could not be checked 2026/08/07 02:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': 1 matching files --- PASS: TestAllTag (9.62s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:20:09 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:09 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:09 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:20:10 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:09.463878897Z) 2026/08/07 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:20:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:09.463878897Z) 2026/08/07 02:20:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 02:20:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:20:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 02:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:12 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a34fbadda1d8b8a3354ad7ea1543df26 OK 2026/08/07 02:20:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 02:20:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 02:20:12 DEBUG : Waiting for deletions to finish 2026/08/07 02:20:13 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:13 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:13 DEBUG : tictactoe: Directory modification time the same (differ by -878.897µs, within tolerance 1ms) 2026/08/07 02:20:13 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:14 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -878.897µs, within tolerance 1ms) 2026/08/07 02:20:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 02:20:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 02:20:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 02:20:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/07 02:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.45s) === RUN TestSyntax 2026/08/07 02:20:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:20:18 DEBUG : toe: Making directory with metadata 2026/08/07 02:20:18 INFO : toe: Made directory with metadata (mtime=2026-08-07T02:20:17.915970496Z) 2026/08/07 02:20:18 DEBUG : toe/toe: Making directory with metadata 2026/08/07 02:20:19 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T02:20:17.916970507Z) 2026/08/07 02:20:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 02:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:21 DEBUG : toe/toe/toe: md5 = 633d35df830603ce595279ccf94e2a0b OK 2026/08/07 02:20:21 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 02:20:21 INFO : toe/toe/toe: Copied (new) 2026/08/07 02:20:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (7.28s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:20:25 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:20:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:25 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 02:20:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:26 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:20:26 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:25.194049521Z) 2026/08/07 02:20:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:20:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:25.194049521Z) 2026/08/07 02:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 02:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a079432f69ffb5d564b301a49ffee895 OK 2026/08/07 02:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:29 INFO : toe/toe/toe.txt: Deleted 2026/08/07 02:20:29 INFO : toe/toe: Removing directory 2026/08/07 02:20:29 INFO : toe: Removing directory 2026/08/07 02:20:29 INFO : empty_dir: Removing directory 2026/08/07 02:20:29 DEBUG : Local file system at /tmp/rclone3792438684: deleted 3 directories --- PASS: TestMove (8.07s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:20:33 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:20:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 02:20:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:34 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:20:34 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:33.259137252Z) 2026/08/07 02:20:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:20:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:33.259137252Z) 2026/08/07 02:20:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 02:20:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:20:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9e1cbae6eb6f8f0fd7cbc5bad972de25 OK 2026/08/07 02:20:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:37 INFO : toe/toe/toe.txt: Deleted 2026/08/07 02:20:37 INFO : toe/toe: Removing directory 2026/08/07 02:20:37 INFO : toe: Removing directory 2026/08/07 02:20:37 INFO : empty_dir: Removing directory 2026/08/07 02:20:37 DEBUG : Local file system at /tmp/rclone3792438684: deleted 3 directories 2026/08/07 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:40 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.08s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:20:46 DEBUG : Reset feature "Copy" 2026/08/07 02:20:46 DEBUG : Reset feature "Move" 2026/08/07 02:20:46 DEBUG : Reset feature "Copy" 2026/08/07 02:20:46 DEBUG : Reset feature "Move" 2026/08/07 02:20:46 DEBUG : empty_dir: Making directory with metadata 2026/08/07 02:20:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:46 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 02:20:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 02:20:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:47 DEBUG : tictactoe: Making directory with metadata 2026/08/07 02:20:47 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:46.334279833Z) 2026/08/07 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/08/07 02:20:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 02:20:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T02:20:46.334279833Z) 2026/08/07 02:20:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 02:20:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 02:20:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:20:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:20:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c42fd8af388db71e9322cb1865216ed6 OK 2026/08/07 02:20:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 02:20:50 INFO : toe/toe/toe.txt: Deleted 2026/08/07 02:20:50 INFO : toe/toe: Removing directory 2026/08/07 02:20:50 INFO : toe: Removing directory 2026/08/07 02:20:50 INFO : empty_dir: Removing directory 2026/08/07 02:20:50 DEBUG : Local file system at /tmp/rclone3792438684: deleted 3 directories 2026/08/07 02:20:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 02:20:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 02:20:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 02:20:55 DEBUG : toe/toe/toe.txt: md5 = 5b039855934259c6a47012bf0f76b954 OK 2026/08/07 02:20:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 02:20:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/07 02:20:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.21s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:21:01 DEBUG : toe: transformed to: dG9l 2026/08/07 02:21:01 DEBUG : toe: transformed to: dG9l 2026/08/07 02:21:01 DEBUG : dG9l: Making directory with metadata 2026/08/07 02:21:02 INFO : dG9l: Made directory with metadata (mtime=2026-08-07T02:21:01.544446224Z) 2026/08/07 02:21:02 DEBUG : toe: transformed to: dG9l 2026/08/07 02:21:02 DEBUG : toe: transformed to: dG9l 2026/08/07 02:21:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 02:21:02 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/07 02:21:03 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-07T02:21:01.544446224Z) 2026/08/07 02:21:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 02:21:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/07 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 02:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:21:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 1af20f4feff25b96d0203b190cbc4b9e OK 2026/08/07 02:21:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/07 02:21:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 02:21:04 DEBUG : Waiting for deletions to finish 2026/08/07 02:21:05 DEBUG : dG9l: transformed to: toe 2026/08/07 02:21:05 DEBUG : dG9l: transformed to: toe 2026/08/07 02:21:05 DEBUG : toe: Directory modification time the same (differ by 446.224µs, within tolerance 1ms) 2026/08/07 02:21:05 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 02:21:06 DEBUG : dG9l: transformed to: toe 2026/08/07 02:21:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/07 02:21:06 DEBUG : toe/toe: Directory modification time the same (differ by 446.224µs, within tolerance 1ms) 2026/08/07 02:21:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 02:21:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/07 02:21:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 02:21:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/07 02:21:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/07 02:21:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/07 02:21:06 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for checks to finish 2026/08/07 02:21:06 DEBUG : Local file system at /tmp/rclone3792438684: Waiting for transfers to finish 2026/08/07 02:21:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.48s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu'", Local "Local file system at /tmp/rclone3792438684", Modify Window "1ms" 2026/08/07 02:21:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:10 DEBUG : toe: transformed to: 2026/08/07 02:21:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:10 DEBUG : toe: transformed to: 2026/08/07 02:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Making directory with metadata 2026/08/07 02:21:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Made directory with metadata (mtime=2026-08-07T02:21:10.027539268Z) 2026/08/07 02:21:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:10 DEBUG : toe: transformed to: 2026/08/07 02:21:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:10 DEBUG : toe: transformed to: 2026/08/07 02:21:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:10 DEBUG : toe/toe: transformed to: 2026/08/07 02:21:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 02:21:10 DEBUG : toe/toe: Making directory with metadata 2026/08/07 02:21:12 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T02:21:10.027539268Z) 2026/08/07 02:21:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:12 DEBUG : toe/toe: transformed to: 2026/08/07 02:21:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 02:21:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:12 DEBUG : toe: transformed to: 2026/08/07 02:21:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 02:21:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 02:21:12 DEBUG : toe/toe/toe: transformed to: 2026/08/07 02:21:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/07 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for checks to finish 2026/08/07 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Waiting for transfers to finish 2026/08/07 02:21:13 DEBUG : toe/toe/toe: md5 = ac9bbea9debb65061d80b8cd01cc938a OK 2026/08/07 02:21:13 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 02:21:13 INFO : toe/toe/toe: Copied (new) 2026/08/07 02:21:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting files as there were IO errors 2026/08/07 02:21:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': not deleting directories as there were IO errors --- PASS: TestError (7.52s) PASS 2026/08/07 02:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezoruq2xecu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m21.45634716s (try 1/5)