"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/28 03:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu" 2026/07/28 03:54:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/28 03:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0" 2026/07/28 03:54:58 DEBUG : Creating backend with remote "/tmp/rclone4228631995" === 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-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:54:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:54:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/28 03:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:54:59 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:55:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:02 DEBUG : sub dir/hello world: md5 = 993d93af7695f8d95e25c5ddb005a71b OK 2026/07/28 03:55:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:55:02 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:55:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.52s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:05 DEBUG : metadata sub dir: Making directory with metadata 2026/07/28 03:55:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:05 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/28 03:55:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:05 DEBUG : Local file system at /tmp/rclone4228631995: File to upload is small (21 bytes), uploading instead of streaming 2026/07/28 03:55:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/28 03:55:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/28 03:55:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/28 03:55:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:06 DEBUG : Google drive root 'crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0': Skipping btime metadata as can't update it on an existing file: 2026-07-28T03:55:05.927393139Z 2026/07/28 03:55:07 INFO : empty metadata sub dir: Updated directory metadata 2026/07/28 03:55:07 DEBUG : Google drive root 'crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0': Skipping btime metadata as can't update it on an existing file: 2026-07-28T03:55:05.927393139Z 2026/07/28 03:55:07 INFO : metadata sub dir: Updated directory metadata 2026/07/28 03:55:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/28 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:10 DEBUG : metadata sub dir/hello metadata world: md5 = 740e442ac423953a20a694f00165fd0f OK 2026/07/28 03:55:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/28 03:55:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/28 03:55:12 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.28s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:14 DEBUG : metadata sub dir: Making directory with metadata 2026/07/28 03:55:14 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:14 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/28 03:55:14 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:14 DEBUG : Local file system at /tmp/rclone4228631995: File to upload is small (21 bytes), uploading instead of streaming 2026/07/28 03:55:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/28 03:55:14 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/28 03:55:14 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/28 03:55:14 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:14 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/28 03:55:14 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/28 03:55:14 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/28 03:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:16 DEBUG : metadata sub dir/hello metadata world: md5 = 4a016aa7fabc193cd994fe437f66b03c OK 2026/07/28 03:55:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/28 03:55:16 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/28 03:55:16 DEBUG : Google drive root 'crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0': Skipping btime metadata as can't update it on an existing file: 2026-07-28T03:55:14.210505949Z 2026/07/28 03:55:17 INFO : metadata sub dir: Updated directory metadata 2026/07/28 03:55:20 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.76s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:20 DEBUG : Creating backend with remote "/non-existing" 2026/07/28 03:55:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/28 03:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:24 DEBUG : sub dir/hello world: md5 = badc4f03c7f94631dcaab5b6ec5cd977 OK 2026/07/28 03:55:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:55:24 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:55:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.59s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Running all checks before starting transfers 2026/07/28 03:55:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:55:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Checks finished, now starting transfers 2026/07/28 03:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:30 DEBUG : sub dir/hello world: md5 = 28b52032dd2f2d656d804e2ef4a7737e OK 2026/07/28 03:55:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:55:30 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:55:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.69s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:33 ERROR : Ignoring --no-traverse with sync 2026/07/28 03:55:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:36 DEBUG : sub dir/hello world: md5 = f7751ed67edcec1fe213d4faaa6cd079 OK 2026/07/28 03:55:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:55:36 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:55:36 DEBUG : Waiting for deletions to finish 2026/07/28 03:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.86s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/28 03:55:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:40 DEBUG : hello world2: md5 = 8b8b0c41c4ce751d11088619827be8bf OK 2026/07/28 03:55:40 DEBUG : hello world2: size = 12 OK 2026/07/28 03:55:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.89s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:44 DEBUG : potato2: md5 = 3479f08adba9f6f5c0cdc6c1b558c0f0 OK 2026/07/28 03:55:44 DEBUG : potato2: size = 11 OK 2026/07/28 03:55:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:46 DEBUG : potato2: md5 = 8c46efd7d6b00a0a54811ab36fe99c89 OK 2026/07/28 03:55:46 DEBUG : potato2: size = 11 OK 2026/07/28 03:55:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.93s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/28 03:55:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:55:48 DEBUG : sub dir2: Making directory with metadata 2026/07/28 03:55:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:49 DEBUG : sub dir: Making directory with metadata 2026/07/28 03:55:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 03:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:55:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/28 03:55:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:55:51 DEBUG : sub dir/hello world: md5 = c5d2ffe9d0790510722f4582bbfc2baa OK 2026/07/28 03:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:55:51 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:55:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/28 03:55:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.71s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:55:59 INFO : sub dir2: Making directory 2026/07/28 03:55:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/28 03:55:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:56:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/28 03:56:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:56:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:00 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/28 03:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:02 DEBUG : sub dir/hello world: md5 = 422fec29fa1381adfdfa500199411bec OK 2026/07/28 03:56:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:02 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:56:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:56:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:05 DEBUG : sub dir2: Making directory with metadata 2026/07/28 03:56:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:56:05 DEBUG : sub dir2: Making directory with metadata 2026/07/28 03:56:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:56:06 DEBUG : sub dir: Making directory with metadata 2026/07/28 03:56:06 INFO : sub dir: Made directory with metadata (mtime=2026-07-28T03:56:05.146198441Z) 2026/07/28 03:56:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:08 DEBUG : sub dir/hello world: md5 = d801062a27c00a540521043b4bc087e3 OK 2026/07/28 03:56:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:08 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:56:08 INFO : sub dir/hello world: Deleted 2026/07/28 03:56:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/28 03:56:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 03:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.65s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:15 INFO : sub dir2: Making directory 2026/07/28 03:56:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/28 03:56:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:17 DEBUG : sub dir/hello world: md5 = 8ae2c51e1f6c21f73275132c5cb2776c OK 2026/07/28 03:56:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:17 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:56:17 INFO : sub dir/hello world: Deleted 2026/07/28 03:56:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.13s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:20 DEBUG : sub dir2: Making directory with metadata 2026/07/28 03:56:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:56:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:56:20 DEBUG : sub dir2: Making directory with metadata 2026/07/28 03:56:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 03:56:21 DEBUG : sub dir: Making directory with metadata 2026/07/28 03:56:22 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 03:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:23 DEBUG : sub dir/hello world: md5 = 970f7e3af3220ca1431b6f5448f844da OK 2026/07/28 03:56:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:23 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:56:23 DEBUG : Waiting for deletions to finish 2026/07/28 03:56:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.72s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:27 INFO : sub dir2: Making directory 2026/07/28 03:56:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/28 03:56:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:30 DEBUG : sub dir/hello world: md5 = 3446883ab81e2949af85f3a40daa6254 OK 2026/07/28 03:56:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:30 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:56:30 DEBUG : Waiting for deletions to finish 2026/07/28 03:56:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:56:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.37s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:35 DEBUG : sub dir/hello world: md5 = 2fbefbefee5c9ca16694b9fe1d9c3056 OK 2026/07/28 03:56:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sipidor0kuka" 2026/07/28 03:56:35 DEBUG : Creating backend with remote "TestDrive:crypt/jqm8da68fmdnmu279jiuu0ecv90qu43d699hvsdpj0n4t50r0shg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-sipidor0kuka' 2026/07/28 03:56:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:56:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipidor0kuka': Waiting for checks to finish 2026/07/28 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipidor0kuka': Waiting for transfers to finish 2026/07/28 03:56:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 03:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipidor0kuka': Purge remote 2026/07/28 03:56:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.10s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:45 DEBUG : sub dir/hello world: md5 = 96ddb74e3748d44510d9805d4be39d58 OK 2026/07/28 03:56:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:56:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/28 03:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:56:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4228631995) 2026/07/28 03:56:47 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:56:47 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 03:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:56:48 DEBUG : sub dir/hello world: md5 = 26f3cb3a8fbaae0ec5fbf68ab504d212 OK 2026/07/28 03:56:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 03:56:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/28 03:56:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:56:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.16s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:56:53 DEBUG : sub dir/hello world: md5 = 40afcbe4684b1587d7ec50958c17009b OK 2026/07/28 03:56:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiyamiy1juni" 2026/07/28 03:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/0t8m3kjr1ds6r1jcb80vegv2bamvduupnhj3fl79kvm1d8jgvlog" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni' 2026/07/28 03:56:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:56:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni': Waiting for checks to finish 2026/07/28 03:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni': Waiting for transfers to finish 2026/07/28 03:56:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:56:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 03:56:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:57:00 DEBUG : sub dir/hello world: md5 = f96b7164f5cf00b36ad63bc97d54fa3a OK 2026/07/28 03:57:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 03:57:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/28 03:57:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:57:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni') 2026/07/28 03:57:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 03:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni': Waiting for checks to finish 2026/07/28 03:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni': Waiting for transfers to finish 2026/07/28 03:57:03 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 03:57:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 03:57:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyamiy1juni': Purge remote 2026/07/28 03:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.52s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:09 DEBUG : sub dir/hello world: md5 = f944453ebfd657734527c6af16d93740 OK 2026/07/28 03:57:10 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:57:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/28 03:57:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4228631995) 2026/07/28 03:57:10 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:57:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 03:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:11 DEBUG : sub dir/hello world: md5 = d8159a37a1c1571dbb1e84c71cb3c945 OK 2026/07/28 03:57:11 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 03:57:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/28 03:57:11 INFO : sub dir/hello world: Deleted 2026/07/28 03:57:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.90s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:18 DEBUG : sub dir/hello world: md5 = f782521dc15b52c9db6e5410b1aa9be8 OK 2026/07/28 03:57:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofirim1wobu" 2026/07/28 03:57:18 DEBUG : Creating backend with remote "TestDrive:crypt/govtuhnpplor4k4nk6b365m6s1fe68simpodt48rav6rakr4n1a0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu' 2026/07/28 03:57:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for checks to finish 2026/07/28 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for transfers to finish 2026/07/28 03:57:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 03:57:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 03:57:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:57:25 DEBUG : sub dir/hello world: md5 = 5aae277d69747db68ccbc7e866a51289 OK 2026/07/28 03:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Using server-side directory move 2026/07/28 03:57:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/28 03:57:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 03:57:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/28 03:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for checks to finish 2026/07/28 03:57:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:57:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu') 2026/07/28 03:57:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 03:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for transfers to finish 2026/07/28 03:57:27 INFO : sub dir/hello world: Deleted 2026/07/28 03:57:27 INFO : sub dir/hello world: Moved (server-side) 2026/07/28 03:57:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:57:30 DEBUG : sub dir/hello world: md5 = d3dbbc001c9712ee98e8e3b4afc48838 OK 2026/07/28 03:57:31 DEBUG : testing file moves 2026/07/28 03:57:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 03:57:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/28 03:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for checks to finish 2026/07/28 03:57:31 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:57:31 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu') 2026/07/28 03:57:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 03:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Waiting for transfers to finish 2026/07/28 03:57:32 INFO : sub dir/hello world: Deleted 2026/07/28 03:57:33 INFO : sub dir/hello world: Moved (server-side) 2026/07/28 03:57:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/28 03:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofirim1wobu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.85s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:38 DEBUG : sub dir/hello world: md5 = d84c318df9c8c4447e2fbeb7986537d7 OK 2026/07/28 03:57:38 ERROR : error listing: directory not found 2026/07/28 03:57:39 INFO : Local file system at /tmp/rclone4228631995: Making directory 2026/07/28 03:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.68s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:44 DEBUG : sub dir/hello world: md5 = e9a9151772d9bc6e608437e213fa394f OK 2026/07/28 03:57:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 03:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 03:57:45 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for checks to finish 2026/07/28 03:57:45 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for transfers to finish 2026/07/28 03:57:46 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/28 03:57:46 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/28 03:57:46 INFO : sub dir/hello world: Copied (new) 2026/07/28 03:57:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 03:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.76s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/28 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:49 DEBUG : check sum: md5 = 0f7b286ef260db684761985c396f0e5e OK 2026/07/28 03:57:49 DEBUG : check sum: size = 1 OK 2026/07/28 03:57:49 INFO : check sum: Copied (new) 2026/07/28 03:57:49 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:50 DEBUG : check sum: size = 1 OK 2026/07/28 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/28 03:57:50 DEBUG : check sum: Size of src and dst objects identical 2026/07/28 03:57:50 DEBUG : check sum: Unchanged skipping 2026/07/28 03:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:50 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.30s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/28 03:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:53 DEBUG : sizeonly: md5 = 138ebe7e2d77841b0a58a3f6e43342fa OK 2026/07/28 03:57:53 DEBUG : sizeonly: size = 6 OK 2026/07/28 03:57:53 INFO : sizeonly: Copied (new) 2026/07/28 03:57:53 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:53 DEBUG : sizeonly: size = 6 OK 2026/07/28 03:57:53 DEBUG : sizeonly: Sizes identical 2026/07/28 03:57:53 DEBUG : sizeonly: Unchanged skipping 2026/07/28 03:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:53 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/28 03:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:56 DEBUG : ignore-size: md5 = 4d50e366f04437785584944444b8ab8e OK 2026/07/28 03:57:56 INFO : ignore-size: Copied (new) 2026/07/28 03:57:56 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 03:57:57 DEBUG : ignore-size: Unchanged skipping 2026/07/28 03:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:57:57 DEBUG : Waiting for deletions to finish 2026/07/28 03:57:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.29s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:57:59 DEBUG : existing: md5 = 667bc406247006bd2d75cc62a26eab04 OK 2026/07/28 03:58:00 DEBUG : existing: size = 6 OK 2026/07/28 03:58:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 03:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:00 DEBUG : existing: Unchanged skipping 2026/07/28 03:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:00 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:00 INFO : There was nothing to transfer 2026/07/28 03:58:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/28 03:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:01 DEBUG : existing: md5 = c7778b713ac8554c933652a217e59cc4 OK 2026/07/28 03:58:01 DEBUG : existing: size = 6 OK 2026/07/28 03:58:01 INFO : existing: Copied (replaced existing) 2026/07/28 03:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.94s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:04 DEBUG : existing: md5 = 03e9498097ea0a5ff29804b4df718e9c OK 2026/07/28 03:58:04 DEBUG : existing: size = 6 OK 2026/07/28 03:58:04 INFO : existing: Copied (new) 2026/07/28 03:58:04 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:05 DEBUG : existing: Destination exists, skipping 2026/07/28 03:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:05 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.53s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:08 DEBUG : b/potato: md5 = ae4faeb431820e13c806f0bbc58a0641 OK 2026/07/28 03:58:11 DEBUG : c/non empty space: md5 = 09a38580e830854892ef0aecc9474ffb OK 2026/07/28 03:58:11 INFO : d: Making directory 2026/07/28 03:58:12 DEBUG : Added delayed dir = "a", newDst= 2026/07/28 03:58:13 INFO : c: Set directory modification time (using SetModTime) 2026/07/28 03:58:13 DEBUG : Added delayed dir = "c", newDst=c 2026/07/28 03:58:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 03:58:13 DEBUG : c/non empty space: size = 5 OK 2026/07/28 03:58:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:58:13 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 03:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:15 DEBUG : a/potato2: md5 = de529134fda09876ac1adece645191f9 OK 2026/07/28 03:58:15 DEBUG : a/potato2: size = 60 OK 2026/07/28 03:58:15 INFO : a/potato2: Copied (new) 2026/07/28 03:58:15 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:15 INFO : b/potato: Deleted 2026/07/28 03:58:16 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/28 03:58:16 INFO : d: Removing directory 2026/07/28 03:58:16 INFO : b: Removing directory 2026/07/28 03:58:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/28 03:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': deleted 2 directories 2026/07/28 03:58:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/28 03:58:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:22 DEBUG : empty space: md5 = 85524eed7ac7b7517934439c4babdd84 OK 2026/07/28 03:58:23 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 03:58:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:23 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:23 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:25 DEBUG : empty space: md5 = 7ab80bd8f50943aefaf7b427b9b0f327 OK 2026/07/28 03:58:25 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:25 INFO : empty space: Copied (replaced existing) 2026/07/28 03:58:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", 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-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:28 DEBUG : foo: md5 = 04288e914367a2a592fa1f7dcd99be65 OK 2026/07/28 03:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:29 DEBUG : foo: size = 3 OK 2026/07/28 03:58:29 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 03:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:30 DEBUG : foo: md5 = 8d6f7ab264a4e070a8b907119ad874e6 OK 2026/07/28 03:58:30 DEBUG : foo: size = 3 OK 2026/07/28 03:58:30 INFO : foo: Copied (replaced existing) 2026/07/28 03:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:33 DEBUG : empty space: md5 = ee8497fb34b63dc2c6206160f086bf4a OK 2026/07/28 03:58:33 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/28 03:58:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:58:33 DEBUG : empty space: Unchanged skipping 2026/07/28 03:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:35 DEBUG : potato: md5 = d1654de9d36092b93993d7dcb2eb20b9 OK 2026/07/28 03:58:35 DEBUG : potato: size = 60 OK 2026/07/28 03:58:35 INFO : potato: Copied (new) 2026/07/28 03:58:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:38 DEBUG : potato: md5 = fa02af72f62f657d4bfbb44b9e8fbe85 OK 2026/07/28 03:58:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4228631995) 2026/07/28 03:58:38 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 03:58:38 DEBUG : potato: Sizes differ 2026/07/28 03:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:40 DEBUG : potato: md5 = 52b2f517aa9ac5a408ebcde25adb9609 OK 2026/07/28 03:58:40 DEBUG : potato: size = 21 OK 2026/07/28 03:58:40 INFO : potato: Copied (replaced existing) 2026/07/28 03:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.53s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:42 DEBUG : potato: md5 = a9170e8a1ca1f021e870a5de3bb47742 OK 2026/07/28 03:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:43 DEBUG : potato: size = 21 OK 2026/07/28 03:58:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/28 03:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:44 DEBUG : potato: md5 = 56ac97902a45ad4a373b7008df821446 OK 2026/07/28 03:58:44 DEBUG : potato: size = 21 OK 2026/07/28 03:58:44 INFO : potato: Copied (replaced existing) 2026/07/28 03:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:47 DEBUG : potato: md5 = 981a27ba97dd7ce73297467c390846ef OK 2026/07/28 03:58:48 DEBUG : empty space: md5 = 52b07ca9af708720fe94afa31816556e OK 2026/07/28 03:58:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:58:49 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:58:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/28 03:58:49 DEBUG : empty space: Unchanged skipping 2026/07/28 03:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:49 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:58:52 DEBUG : potato: md5 = bb7d8c6d9971745a45dd3db96c54061b OK 2026/07/28 03:58:53 DEBUG : empty space: md5 = a4980c97ea800b5eca9a94381167bf18 OK 2026/07/28 03:58:54 DEBUG : empty space: size = 1 OK 2026/07/28 03:58:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:58:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:58:54 DEBUG : empty space: Unchanged skipping 2026/07/28 03:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:58:55 DEBUG : potato2: md5 = f26313e664fbe04e3e0bf3e43960e044 OK 2026/07/28 03:58:55 DEBUG : potato2: size = 60 OK 2026/07/28 03:58:55 INFO : potato2: Copied (new) 2026/07/28 03:58:55 DEBUG : Waiting for deletions to finish 2026/07/28 03:58:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:00 DEBUG : b/potato: md5 = 5deee7eb0efb0cfd15b11735c6bd1e10 OK 2026/07/28 03:59:02 DEBUG : c/non empty space: md5 = cf6cd29140c58c1d4efce25ca1a53167 OK 2026/07/28 03:59:02 INFO : d: Making directory 2026/07/28 03:59:03 INFO : d/e: Making directory 2026/07/28 03:59:04 DEBUG : Added delayed dir = "a", newDst= 2026/07/28 03:59:05 INFO : c: Set directory modification time (using SetModTime) 2026/07/28 03:59:05 DEBUG : Added delayed dir = "c", newDst=c 2026/07/28 03:59:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 03:59:05 DEBUG : c/non empty space: size = 5 OK 2026/07/28 03:59:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:59:05 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 03:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:07 DEBUG : a/potato2: md5 = 9573d080c0811c154ee8043a0646a5d6 OK 2026/07/28 03:59:07 DEBUG : a/potato2: size = 60 OK 2026/07/28 03:59:07 INFO : a/potato2: Copied (new) 2026/07/28 03:59:07 DEBUG : Waiting for deletions to finish 2026/07/28 03:59:07 INFO : b/potato: Deleted 2026/07/28 03:59:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/28 03:59:08 INFO : d/e: Removing directory 2026/07/28 03:59:11 INFO : d: Removing directory 2026/07/28 03:59:11 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/28 03:59:11 INFO : b: Removing directory 2026/07/28 03:59:12 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/28 03:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': deleted 3 directories 2026/07/28 03:59:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/28 03:59:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:18 DEBUG : b/potato: md5 = c6ca9dcd23a2aff6d2e19eaf84457e1c OK 2026/07/28 03:59:20 DEBUG : c/non empty space: md5 = e8416cc6af51498ef2a7e259dd5084be OK 2026/07/28 03:59:20 INFO : d: Making directory 2026/07/28 03:59:21 DEBUG : Added delayed dir = "a", newDst= 2026/07/28 03:59:22 INFO : c: Set directory modification time (using SetModTime) 2026/07/28 03:59:22 DEBUG : Added delayed dir = "c", newDst=c 2026/07/28 03:59:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 03:59:22 DEBUG : c/non empty space: size = 5 OK 2026/07/28 03:59:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:59:22 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 03:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:24 DEBUG : a/potato2: md5 = 5a13b20280fa62e28315c2586a8bb4ee OK 2026/07/28 03:59:24 DEBUG : a/potato2: size = 60 OK 2026/07/28 03:59:24 INFO : a/potato2: Copied (new) 2026/07/28 03:59:24 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting files as there were IO errors 2026/07/28 03:59:25 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/28 03:59:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting directories as there were IO errors 2026/07/28 03:59:28 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/28 03:59:28 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/28 03:59:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:31 DEBUG : potato: md5 = c55a85613bf61324cb97e8bc7ab38ba4 OK 2026/07/28 03:59:33 DEBUG : empty space: md5 = 0cd9b995d198e5abd1ce4ec47936c411 OK 2026/07/28 03:59:33 DEBUG : Waiting for deletions to finish 2026/07/28 03:59:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:59:33 DEBUG : empty space: size = 1 OK 2026/07/28 03:59:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:33 DEBUG : empty space: Unchanged skipping 2026/07/28 03:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:34 INFO : potato: Deleted 2026/07/28 03:59:35 DEBUG : potato2: md5 = 90e212f70dd766b9469b44c695975174 OK 2026/07/28 03:59:35 DEBUG : potato2: size = 60 OK 2026/07/28 03:59:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.73s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:38 DEBUG : potato: md5 = 62dddb7c69b56f6094373b3ce8c5a4e9 OK 2026/07/28 03:59:39 DEBUG : empty space: md5 = d6a6934d4e979e997f92b99ab0195d18 OK 2026/07/28 03:59:40 DEBUG : Waiting for deletions to finish 2026/07/28 03:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:40 INFO : potato: Deleted 2026/07/28 03:59:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:59:41 DEBUG : empty space: size = 1 OK 2026/07/28 03:59:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:59:41 DEBUG : empty space: Unchanged skipping 2026/07/28 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:42 DEBUG : potato2: md5 = ab137c59fd452b5f798682434618baf3 OK 2026/07/28 03:59:42 DEBUG : potato2: size = 60 OK 2026/07/28 03:59:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.39s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:45 DEBUG : potato: md5 = 15bed996acd456db3cc969bc6a465fbd OK 2026/07/28 03:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:49 DEBUG : potato2: md5 = c640070512593f0f36438fc0a7bba41d OK 2026/07/28 03:59:49 DEBUG : potato2: size = 19 OK 2026/07/28 03:59:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.62s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:52 DEBUG : potato2: md5 = c9bfc823dd7edf5b8caf148a1d3b13c5 OK 2026/07/28 03:59:54 DEBUG : empty space: md5 = 0c69fdd83cc66f26a48b3e330035007c OK 2026/07/28 03:59:54 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 03:59:54 DEBUG : enormous: Excluded 2026/07/28 03:59:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 03:59:54 DEBUG : potato2: Excluded 2026/07/28 03:59:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 03:59:54 DEBUG : potato2: Excluded 2026/07/28 03:59:54 DEBUG : empty space: size = 1 OK 2026/07/28 03:59:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 03:59:54 DEBUG : empty space: Unchanged skipping 2026/07/28 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 03:59:54 DEBUG : Waiting for deletions to finish 2026/07/28 03:59:54 INFO : There was nothing to transfer 2026/07/28 03:59:55 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 03:59:55 DEBUG : enormous: Excluded 2026/07/28 03:59:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 03:59:55 DEBUG : potato2: Excluded 2026/07/28 03:59:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 03:59:55 DEBUG : potato2: Excluded 2026/07/28 03:59:55 DEBUG : empty space: size = 1 OK 2026/07/28 03:59:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/28 03:59:55 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for checks to finish 2026/07/28 03:59:55 DEBUG : empty space: Unchanged skipping 2026/07/28 03:59:55 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for transfers to finish 2026/07/28 03:59:55 DEBUG : Waiting for deletions to finish 2026/07/28 03:59:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 03:59:58 DEBUG : potato2: md5 = 175bdbfbc712be0fd2cdc76f903cb6e5 OK 2026/07/28 03:59:59 DEBUG : empty space: md5 = 29aa2555193c878247ed5ee885cc2d06 OK 2026/07/28 04:00:01 DEBUG : enormous: md5 = 806ede0b71fde119297f13ca625851fa OK 2026/07/28 04:00:01 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 04:00:01 DEBUG : enormous: Excluded 2026/07/28 04:00:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 04:00:01 DEBUG : potato2: Excluded 2026/07/28 04:00:01 DEBUG : empty space: size = 1 OK 2026/07/28 04:00:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:00:01 DEBUG : empty space: Unchanged skipping 2026/07/28 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:01 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:02 INFO : enormous: Deleted 2026/07/28 04:00:02 INFO : potato2: Deleted 2026/07/28 04:00:02 INFO : There was nothing to transfer 2026/07/28 04:00:02 DEBUG : empty space: size = 1 OK 2026/07/28 04:00:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/28 04:00:02 DEBUG : empty space: Unchanged skipping 2026/07/28 04:00:02 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for checks to finish 2026/07/28 04:00:02 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for transfers to finish 2026/07/28 04:00:02 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:02 INFO : enormous: Deleted 2026/07/28 04:00:02 INFO : potato2: Deleted 2026/07/28 04:00:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.97s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:00:05 DEBUG : one: md5 = 4b7fec430b8816bdfd5a5f5b74352865 OK 2026/07/28 04:00:06 DEBUG : two: md5 = 13faa312f541cc197064d74cd9e60099 OK 2026/07/28 04:00:08 DEBUG : three: md5 = 0ef5c36a96194c243efbd2877b3c35b6 OK 2026/07/28 04:00:09 DEBUG : four: md5 = 791d95a56850dae5ebad1ae82c55a37c OK 2026/07/28 04:00:10 DEBUG : five: Need to transfer - File not found at Destination 2026/07/28 04:00:10 DEBUG : one: Destination is newer than source, skipping 2026/07/28 04:00:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:00:10 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:00:10 DEBUG : four: Sizes differ 2026/07/28 04:00:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/28 04:00:10 DEBUG : three: size = 5 OK 2026/07/28 04:00:10 DEBUG : three: Sizes identical 2026/07/28 04:00:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/28 04:00:10 DEBUG : two: size = 3 OK 2026/07/28 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:11 DEBUG : two: md5 = 85c3e6a81542db4033f259985be1cc97 OK 2026/07/28 04:00:11 DEBUG : two: size = 3 OK 2026/07/28 04:00:11 INFO : two: Copied (replaced existing) 2026/07/28 04:00:11 DEBUG : five: md5 = 2b84f405fce0b939d27a1380be2ceb4f OK 2026/07/28 04:00:11 DEBUG : five: size = 4 OK 2026/07/28 04:00:11 INFO : five: Copied (new) 2026/07/28 04:00:12 DEBUG : four: md5 = bd6edca5d0c8daab5b1a3a156c84c013 OK 2026/07/28 04:00:12 DEBUG : four: size = 4 OK 2026/07/28 04:00:12 INFO : four: Copied (replaced existing) 2026/07/28 04:00:12 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.37s) === 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-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/28 04:00:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/28 04:00:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/28 04:00:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/28 04:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:16 DEBUG : yam: md5 = c1a457ae8d32fee617564a178da0adfc OK 2026/07/28 04:00:16 DEBUG : yam: size = 11 OK 2026/07/28 04:00:16 INFO : yam: Copied (new) 2026/07/28 04:00:18 DEBUG : potato: md5 = b018e421d856526d5d735cacc8e7e3c6 OK 2026/07/28 04:00:18 DEBUG : potato: size = 14 OK 2026/07/28 04:00:18 INFO : potato: Copied (new) 2026/07/28 04:00:18 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/28 04:00:18 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/28 04:00:18 DEBUG : potato: size = 14 OK 2026/07/28 04:00:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:00:18 DEBUG : potato: Unchanged skipping 2026/07/28 04:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:20 DEBUG : yaml: md5 = ed7c170acbf2a22f40b12b50cdd69d82 OK 2026/07/28 04:00:20 DEBUG : yaml: size = 11 OK 2026/07/28 04:00:20 INFO : yaml: Copied (new) 2026/07/28 04:00:20 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:20 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (7.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/28 04:00:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Making map for --track-renames 2026/07/28 04:00:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Finished making map for --track-renames 2026/07/28 04:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for renames to finish 2026/07/28 04:00:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/28 04:00:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/28 04:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:24 DEBUG : yam: md5 = e66d8b877395d6bd27828a4425a4f346 OK 2026/07/28 04:00:24 DEBUG : yam: size = 11 OK 2026/07/28 04:00:24 INFO : yam: Copied (new) 2026/07/28 04:00:24 DEBUG : potato: md5 = db1ebfd2207845d10a1bad13cce2455f OK 2026/07/28 04:00:24 DEBUG : potato: size = 14 OK 2026/07/28 04:00:24 INFO : potato: Copied (new) 2026/07/28 04:00:24 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:24 DEBUG : potato: size = 14 OK 2026/07/28 04:00:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Making map for --track-renames 2026/07/28 04:00:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:00:24 DEBUG : potato: Unchanged skipping 2026/07/28 04:00:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Finished making map for --track-renames 2026/07/28 04:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for renames to finish 2026/07/28 04:00:25 INFO : yam: Moved (server-side) to: yaml 2026/07/28 04:00:25 INFO : yaml: Renamed from "yam" 2026/07/28 04:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:25 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/28 04:00:27 DEBUG : Added delayed dir = "sub", newDst= 2026/07/28 04:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Making map for --track-renames 2026/07/28 04:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Finished making map for --track-renames 2026/07/28 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/28 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for renames to finish 2026/07/28 04:00:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/28 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:30 DEBUG : sub/yam: md5 = 9977af1dfdc8cbddc212e08e21315f1a OK 2026/07/28 04:00:30 DEBUG : sub/yam: size = 11 OK 2026/07/28 04:00:30 INFO : sub/yam: Copied (new) 2026/07/28 04:00:30 DEBUG : potato: md5 = c6e2785cda0db24f2f7a80311469fd26 OK 2026/07/28 04:00:30 DEBUG : potato: size = 14 OK 2026/07/28 04:00:30 INFO : potato: Copied (new) 2026/07/28 04:00:30 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:30 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:31 DEBUG : potato: size = 14 OK 2026/07/28 04:00:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:00:31 DEBUG : potato: Unchanged skipping 2026/07/28 04:00:32 INFO : sub: Set directory modification time (using SetModTime) 2026/07/28 04:00:32 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/28 04:00:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Making map for --track-renames 2026/07/28 04:00:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Finished making map for --track-renames 2026/07/28 04:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for renames to finish 2026/07/28 04:00:33 INFO : sub/yam: Moved (server-side) to: yam 2026/07/28 04:00:33 INFO : yam: Renamed from "sub/yam" 2026/07/28 04:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:00:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.04s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:00:38 DEBUG : Creating backend with remote "/tmp/rclone4228631995/dir1" 2026/07/28 04:00:38 DEBUG : Config file has changed externally - reloading 2026/07/28 04:00:38 DEBUG : Creating backend with remote "/tmp/rclone4228631995/dir2" 2026/07/28 04:00:38 DEBUG : Local file system at /tmp/rclone4228631995/dir2: Using server-side directory move 2026/07/28 04:00:38 INFO : Local file system at /tmp/rclone4228631995/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/28 04:00:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/28 04:00:38 DEBUG : Local file system at /tmp/rclone4228631995/dir2: Waiting for checks to finish 2026/07/28 04:00:38 DEBUG : Local file system at /tmp/rclone4228631995/dir2: Waiting for transfers to finish 2026/07/28 04:00:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:00:39 DEBUG : Added delayed dir = "nested", newDst= 2026/07/28 04:00:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 04:00:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/28 04:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 04:00:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/28 04:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:41 DEBUG : sub dir/hello world: md5 = 08b63c242030df42164b51f6c6f90c0c OK 2026/07/28 04:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 04:00:41 INFO : sub dir/hello world: Copied (new) 2026/07/28 04:00:41 INFO : sub dir/hello world: Deleted 2026/07/28 04:00:43 DEBUG : nested/sub dir/file: md5 = 345df104cf06afd09664bebdd808905c OK 2026/07/28 04:00:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/28 04:00:43 INFO : nested/sub dir/file: Copied (new) 2026/07/28 04:00:43 INFO : nested/sub dir/file: Deleted 2026/07/28 04:00:43 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:44 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:44 INFO : sub dir: Removing directory 2026/07/28 04:00:44 INFO : nested/sub dir: Removing directory 2026/07/28 04:00:44 INFO : nested: Removing directory 2026/07/28 04:00:44 DEBUG : Local file system at /tmp/rclone4228631995: deleted 3 directories 2026/07/28 04:00:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:00:47 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/28 04:00:48 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:00:51 DEBUG : Added delayed dir = "nested", newDst= 2026/07/28 04:00:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/28 04:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 04:00:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/28 04:00:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/28 04:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:00:54 DEBUG : sub dir/hello world: md5 = 2f37b474e24bf216f1295897a5943996 OK 2026/07/28 04:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 04:00:54 INFO : sub dir/hello world: Copied (new) 2026/07/28 04:00:54 INFO : sub dir/hello world: Deleted 2026/07/28 04:00:56 DEBUG : nested/sub dir/file: md5 = d4b1375a0965011eb10f787959f1d9c3 OK 2026/07/28 04:00:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/28 04:00:56 INFO : nested/sub dir/file: Copied (new) 2026/07/28 04:00:56 INFO : nested/sub dir/file: Deleted 2026/07/28 04:00:56 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:00:57 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/28 04:01:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:01:00 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/28 04:01:01 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:01:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/28 04:01:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 04:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:01:03 DEBUG : existing-b: md5 = 70d2ffe601d823191ca5967cefde8ffd OK 2026/07/28 04:01:03 DEBUG : existing-b: size = 6 OK 2026/07/28 04:01:03 INFO : existing-b: Copied (new) 2026/07/28 04:01:03 INFO : existing-b: Deleted 2026/07/28 04:01:04 DEBUG : existing: md5 = 59030d44f0c7375e96f9157c5183f27a OK 2026/07/28 04:01:04 DEBUG : existing: size = 6 OK 2026/07/28 04:01:04 INFO : existing: Copied (new) 2026/07/28 04:01:04 INFO : existing: Deleted 2026/07/28 04:01:04 DEBUG : existing: Destination exists, skipping 2026/07/28 04:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:01:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/28 04:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:01:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.20s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:01:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gohafan6nika" 2026/07/28 04:01:06 DEBUG : Creating backend with remote "TestDrive:crypt/vts6rbl51s2chtnpe4qr22sl2e522r36kppor9lv2ep35f1vf8mg" 2026/07/28 04:01:09 DEBUG : potato2: md5 = 78e78df9d00c31cdf03efdcce102730a OK 2026/07/28 04:01:10 DEBUG : empty space: md5 = d322789cc38c0b67cbe3525d8b8ccc82 OK 2026/07/28 04:01:12 DEBUG : potato3: md5 = 1738ba214b707df6aaec82ee7618e201 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika' 2026/07/28 04:01:16 DEBUG : empty space: md5 = 772bf95a3fc1ed7074731651cea17de5 OK 2026/07/28 04:01:18 DEBUG : potato3: md5 = 296a4690991fdb65a09ac68d547b5d03 OK 2026/07/28 04:01:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika': Using server-side directory move 2026/07/28 04:01:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/28 04:01:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 04:01:18 DEBUG : empty space: size = 1 OK 2026/07/28 04:01:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 04:01:18 DEBUG : empty space: Unchanged skipping 2026/07/28 04:01:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:01:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika') 2026/07/28 04:01:18 DEBUG : potato3: Sizes differ 2026/07/28 04:01:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika': Waiting for checks to finish 2026/07/28 04:01:19 INFO : empty space: Deleted 2026/07/28 04:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika': Waiting for transfers to finish 2026/07/28 04:01:19 INFO : potato3: Deleted 2026/07/28 04:01:19 INFO : potato2: Moved (server-side) 2026/07/28 04:01:19 INFO : potato3: Moved (server-side) 2026/07/28 04:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqozoz9line" 2026/07/28 04:01:20 DEBUG : Config file has changed externally - reloading 2026/07/28 04:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/hdmsdvqahj1mqpuuag99aabauedaqor63bp9u1jb719u238m1vj0" 2026/07/28 04:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqozoz9line': Using server-side directory move 2026/07/28 04:01:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqozoz9line': Server side directory move succeeded 2026/07/28 04:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqozoz9line': Purge remote 2026/07/28 04:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohafan6nika': Purge remote 2026/07/28 04:01:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.73s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mogumep0poyu" 2026/07/28 04:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/ktnolvdfdv6jdmgbpq68d48j8fkhvmat2vu0vi7aav78clucjfl0" 2026/07/28 04:01:26 DEBUG : potato2: md5 = a231f1e6c25fd32ebb137768587ce280 OK 2026/07/28 04:01:28 DEBUG : empty space: md5 = d37c7ea01241c8f903c52c46a846d331 OK 2026/07/28 04:01:29 DEBUG : potato3: md5 = 774da7037e7376d0d4d275e451805389 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-mogumep0poyu' 2026/07/28 04:01:32 DEBUG : empty space: md5 = ced4d2c900d886af424c5babf6f52fa2 OK 2026/07/28 04:01:33 DEBUG : potato3: md5 = 1e611644b05c597597190974f6dcbc16 OK 2026/07/28 04:01:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 04:01:34 DEBUG : empty space: Excluded 2026/07/28 04:01:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 04:01:34 DEBUG : empty space: Excluded 2026/07/28 04:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 04:01:34 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:01:34 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mogumep0poyu') 2026/07/28 04:01:34 DEBUG : potato3: Sizes differ 2026/07/28 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogumep0poyu': Waiting for checks to finish 2026/07/28 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogumep0poyu': Waiting for transfers to finish 2026/07/28 04:01:34 INFO : potato3: Deleted 2026/07/28 04:01:34 INFO : potato2: Moved (server-side) 2026/07/28 04:01:35 INFO : potato3: Moved (server-side) 2026/07/28 04:01:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gokekab0tozu" 2026/07/28 04:01:36 DEBUG : Creating backend with remote "TestDrive:crypt/34ok1l8j0o6mh0nfdc6nrgf5b7se7qd4m4ost93gblaff75653c0" 2026/07/28 04:01:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 04:01:37 DEBUG : empty space: Excluded 2026/07/28 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 04:01:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/28 04:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokekab0tozu': Waiting for checks to finish 2026/07/28 04:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokekab0tozu': Waiting for transfers to finish 2026/07/28 04:01:38 INFO : potato3: Moved (server-side) 2026/07/28 04:01:39 INFO : potato2: Moved (server-side) 2026/07/28 04:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokekab0tozu': Purge remote 2026/07/28 04:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogumep0poyu': Purge remote --- PASS: TestServerSideMoveWithFilter (17.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nifekix8yozo" 2026/07/28 04:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/98nrqqj8jmbus6n54qpniamu0a2o0umlg1jnn593dfs467rv3if0" 2026/07/28 04:01:43 DEBUG : potato2: md5 = 74092ffb7f20c9157008801f0a5aeed9 OK 2026/07/28 04:01:45 DEBUG : empty space: md5 = 806eddd078df74d82687359e5620b14f OK 2026/07/28 04:01:46 DEBUG : potato3: md5 = 9c030089455d31556bf86bbc74912087 OK 2026/07/28 04:01:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu' -> Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo' 2026/07/28 04:01:50 DEBUG : empty space: md5 = 29aaaeb63cb3e888e1bbb6716c5ce1a9 OK 2026/07/28 04:01:51 DEBUG : potato3: md5 = e3e89cf12b11fcf18cd48d56c192feb9 OK 2026/07/28 04:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo': Using server-side directory move 2026/07/28 04:01:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/28 04:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 04:01:52 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/28 04:01:52 DEBUG : empty space: size = 1 OK 2026/07/28 04:01:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 04:01:52 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:01:52 DEBUG : empty space: Unchanged skipping 2026/07/28 04:01:52 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo') 2026/07/28 04:01:52 DEBUG : potato3: Sizes differ 2026/07/28 04:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo': Waiting for checks to finish 2026/07/28 04:01:52 INFO : empty space: Deleted 2026/07/28 04:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo': Waiting for transfers to finish 2026/07/28 04:01:53 INFO : potato3: Deleted 2026/07/28 04:01:53 INFO : potato2: Moved (server-side) 2026/07/28 04:01:53 INFO : potato3: Moved (server-side) 2026/07/28 04:01:53 INFO : tomatoDir: Removing directory 2026/07/28 04:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': deleted 1 directories 2026/07/28 04:01:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sopehir9qeco" 2026/07/28 04:01:55 DEBUG : Creating backend with remote "TestDrive:crypt/0rk9u0d34qi1gn46pgkm88hdq7ijtqhk1vl1mo7nc9rlpa7v7at0" 2026/07/28 04:01:56 INFO : tomatoDir: Making directory 2026/07/28 04:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sopehir9qeco': Using server-side directory move 2026/07/28 04:01:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sopehir9qeco': Server side directory move succeeded 2026/07/28 04:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sopehir9qeco': Purge remote 2026/07/28 04:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifekix8yozo': Purge remote 2026/07/28 04:02:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.21s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.53s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test" 2026/07/28 04:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.07s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:02:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test" 2026/07/28 04:02:04 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/28 04:02:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-include/layer2" 2026/07/28 04:02:06 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/28 04:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-ignore-file" 2026/07/28 04:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/28 04:02:13 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 3ac5acc5553da9d45ec487f2311ba1ac OK 2026/07/28 04:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 04:02:15 DEBUG : rclone-sync-test: Excluded 2026/07/28 04:02:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/28 04:02:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/28 04:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test': Waiting for checks to finish 2026/07/28 04:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test': Waiting for transfers to finish 2026/07/28 04:02:15 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:15 INFO : There was nothing to transfer 2026/07/28 04:02:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 04:02:16 DEBUG : rclone-sync-test: Excluded 2026/07/28 04:02:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/28 04:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:02:17 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:17 INFO : rclone-sync-test-include: Removing directory 2026/07/28 04:02:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/28 04:02:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/28 04:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': failed to delete 1 directories 2026/07/28 04:02:17 INFO : There was nothing to transfer 2026/07/28 04:02:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 04:02:18 DEBUG : rclone-sync-test: Excluded 2026/07/28 04:02:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/28 04:02:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/28 04:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/28 04:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/28 04:02:19 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:19 INFO : There was nothing to transfer 2026/07/28 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/07/28 04:02:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/28 04:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:02:21 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:21 INFO : rclone-sync-test-include: Removing directory 2026/07/28 04:02:21 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/28 04:02:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/28 04:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': failed to delete 1 directories 2026/07/28 04:02:21 INFO : There was nothing to transfer 2026/07/28 04:02:21 DEBUG : Excluded 2026/07/28 04:02:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 04:02:22 DEBUG : rclone-sync-test: Excluded 2026/07/28 04:02:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/28 04:02:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/28 04:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/28 04:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/28 04:02:22 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:22 INFO : There was nothing to transfer 2026/07/28 04:02:25 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/28 04:02:25 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.05s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:02:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/CompareDest" 2026/07/28 04:02:28 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/gveqi14airsml4bgu7krj116o8" 2026/07/28 04:02:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/28 04:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:33 DEBUG : one: md5 = d83f18fd8164f45c905e8e2482424231 OK 2026/07/28 04:02:33 DEBUG : one: size = 3 OK 2026/07/28 04:02:33 INFO : one: Copied (new) 2026/07/28 04:02:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:02:34 DEBUG : one: Sizes differ 2026/07/28 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:36 DEBUG : one: md5 = 578e4a525d47ddb904d5817e8f5cf6bd OK 2026/07/28 04:02:36 DEBUG : one: size = 5 OK 2026/07/28 04:02:36 INFO : one: Copied (replaced existing) 2026/07/28 04:02:36 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:39 DEBUG : dst/one: md5 = 767772ad089fd748252c0ce3ed545d56 OK 2026/07/28 04:02:42 DEBUG : CompareDest/one: md5 = 3fa1d583f535079cf0887548d00494e0 OK 2026/07/28 04:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:02:42 DEBUG : one: Sizes differ 2026/07/28 04:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:43 DEBUG : one: size = 5 OK 2026/07/28 04:02:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:43 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:43 INFO : There was nothing to transfer 2026/07/28 04:02:45 DEBUG : CompareDest/two: md5 = 5aaf6e7c01dcb34f5053ab7497a9a028 OK 2026/07/28 04:02:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:02:46 DEBUG : one: Sizes differ 2026/07/28 04:02:46 DEBUG : two: size = 3 OK 2026/07/28 04:02:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/28 04:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:46 DEBUG : one: size = 5 OK 2026/07/28 04:02:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 04:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:46 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:46 INFO : There was nothing to transfer 2026/07/28 04:02:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:02:47 DEBUG : one: Sizes differ 2026/07/28 04:02:47 DEBUG : two: size = 3 OK 2026/07/28 04:02:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/28 04:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:47 DEBUG : one: size = 5 OK 2026/07/28 04:02:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 04:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:47 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:47 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/28 04:02:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:02:48 DEBUG : one: Sizes differ 2026/07/28 04:02:48 DEBUG : one: size = 5 OK 2026/07/28 04:02:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:02:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 04:02:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:02:48 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/CompareDest') 2026/07/28 04:02:48 DEBUG : two: Sizes differ 2026/07/28 04:02:48 DEBUG : two: Need to transfer - File not found at Destination 2026/07/28 04:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:02:50 DEBUG : two: md5 = 682b72ec35ce7ec5b460d2a96543268a OK 2026/07/28 04:02:50 DEBUG : two: size = 5 OK 2026/07/28 04:02:50 INFO : two: Copied (new) 2026/07/28 04:02:50 DEBUG : Waiting for deletions to finish 2026/07/28 04:02:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:02:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:02:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:02:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.58s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:02:58 DEBUG : pre-dest1/1: md5 = 87abbfa4642cc9668b26e4532845b224 OK 2026/07/28 04:03:00 DEBUG : pre-dest2/2: md5 = 7219a07e34a3f0208fdc52056d1991a3 OK 2026/07/28 04:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dest" 2026/07/28 04:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/28 04:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/pre-dest1" 2026/07/28 04:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/28 04:03:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/pre-dest2" 2026/07/28 04:03:03 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/28 04:03:04 DEBUG : 1: size = 1 OK 2026/07/28 04:03:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:03:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/28 04:03:05 DEBUG : 2: size = 1 OK 2026/07/28 04:03:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:03:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/28 04:03:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/28 04:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dest': Waiting for checks to finish 2026/07/28 04:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dest': Waiting for transfers to finish 2026/07/28 04:03:08 DEBUG : 3: md5 = b442564cb3dac9bb88fafd2a72244056 OK 2026/07/28 04:03:08 DEBUG : 3: size = 1 OK 2026/07/28 04:03:08 INFO : 3: Copied (new) 2026/07/28 04:03:08 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:11 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/28 04:03:11 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/28 04:03:12 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.45s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:03:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/CopyDest" 2026/07/28 04:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/28 04:03:16 DEBUG : one: Need to transfer - File not found at Destination 2026/07/28 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:19 DEBUG : one: md5 = 3f83bb8afca3d8150483b4ec8e4a88d6 OK 2026/07/28 04:03:19 DEBUG : one: size = 3 OK 2026/07/28 04:03:19 INFO : one: Copied (new) 2026/07/28 04:03:19 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:03:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:03:20 DEBUG : one: Sizes differ 2026/07/28 04:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:22 DEBUG : one: md5 = 48f20fac7a294abdb6c88559a81d0963 OK 2026/07/28 04:03:22 DEBUG : one: size = 5 OK 2026/07/28 04:03:22 INFO : one: Copied (replaced existing) 2026/07/28 04:03:22 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:24 DEBUG : dst/one: md5 = d55034337f9925b2e5ad2ad62e3b7529 OK 2026/07/28 04:03:27 DEBUG : CopyDest/one: md5 = 78d9e129040f015182833c389042df12 OK 2026/07/28 04:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/BackupDir" 2026/07/28 04:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/28 04:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:03:29 DEBUG : one: Sizes differ 2026/07/28 04:03:30 DEBUG : one: size = 5 OK 2026/07/28 04:03:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:03:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:03:30 DEBUG : one: Sizes differ 2026/07/28 04:03:31 INFO : one: Moved (server-side) 2026/07/28 04:03:32 DEBUG : one: size = 5 OK 2026/07/28 04:03:32 INFO : one: Copied (server-side copy) 2026/07/28 04:03:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/28 04:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:32 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:34 DEBUG : CopyDest/two: md5 = 04ee7c30510e04c8c3684e2e51e19805 OK 2026/07/28 04:03:35 DEBUG : one: size = 5 OK 2026/07/28 04:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:35 DEBUG : one: Unchanged skipping 2026/07/28 04:03:35 DEBUG : two: size = 3 OK 2026/07/28 04:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:36 DEBUG : two: size = 3 OK 2026/07/28 04:03:36 INFO : two: Copied (server-side copy) 2026/07/28 04:03:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/28 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:36 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:37 DEBUG : one: size = 5 OK 2026/07/28 04:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:37 DEBUG : one: Unchanged skipping 2026/07/28 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:37 DEBUG : two: size = 3 OK 2026/07/28 04:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:37 DEBUG : two: Unchanged skipping 2026/07/28 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:37 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:37 INFO : There was nothing to transfer 2026/07/28 04:03:39 DEBUG : CopyDest/three: md5 = 39ccea87998650e3f1b0c2b76714920d OK 2026/07/28 04:03:40 DEBUG : one: size = 5 OK 2026/07/28 04:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:40 DEBUG : one: Unchanged skipping 2026/07/28 04:03:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:03:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/CopyDest') 2026/07/28 04:03:40 DEBUG : three: Sizes differ 2026/07/28 04:03:40 DEBUG : three: Destination not found in --copy-dest 2026/07/28 04:03:40 DEBUG : three: Need to transfer - File not found at Destination 2026/07/28 04:03:40 DEBUG : two: size = 3 OK 2026/07/28 04:03:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 04:03:40 DEBUG : two: Unchanged skipping 2026/07/28 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:03:42 DEBUG : three: md5 = 86f08547fdbfd648dce938a970715af3 OK 2026/07/28 04:03:42 DEBUG : three: size = 7 OK 2026/07/28 04:03:42 INFO : three: Copied (new) 2026/07/28 04:03:42 DEBUG : Waiting for deletions to finish 2026/07/28 04:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/28 04:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:03:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/28 04:03:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:03:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:03:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.26s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:03:51 DEBUG : dst/one: md5 = 60207a724f6a4eba901b192ccaacd4aa OK 2026/07/28 04:03:52 DEBUG : dst/two: md5 = c12668abb52bb838a1a039e4b9ca0c29 OK 2026/07/28 04:03:54 DEBUG : dst/three.txt: md5 = 3fe31f394cc760fc156e2d0a3c52446c OK 2026/07/28 04:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/backup" 2026/07/28 04:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/28 04:03:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:03:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:03:57 DEBUG : one: Sizes differ 2026/07/28 04:03:57 DEBUG : two: size = 3 OK 2026/07/28 04:03:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:03:57 DEBUG : two: Unchanged skipping 2026/07/28 04:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:03:59 INFO : one: Moved (server-side) 2026/07/28 04:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:00 DEBUG : one: md5 = da634d93cbf34929afb07f543aa1b4fe OK 2026/07/28 04:04:00 DEBUG : one: size = 4 OK 2026/07/28 04:04:00 INFO : one: Copied (new) 2026/07/28 04:04:00 DEBUG : Waiting for deletions to finish 2026/07/28 04:04:01 INFO : three.txt: Moved (server-side) 2026/07/28 04:04:01 INFO : three.txt: Moved into backup dir 2026/07/28 04:04:03 DEBUG : dst/three.txt: md5 = 9108784adfebbaa5cc51f34fbf5f8895 OK 2026/07/28 04:04:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:04:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:04:04 DEBUG : one: Sizes differ 2026/07/28 04:04:04 DEBUG : two: size = 3 OK 2026/07/28 04:04:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:04:04 DEBUG : two: Unchanged skipping 2026/07/28 04:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:04:05 INFO : one: Deleted 2026/07/28 04:04:05 INFO : one: Moved (server-side) 2026/07/28 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:07 DEBUG : one: md5 = 1503976a29ac756a16dd4df56169a979 OK 2026/07/28 04:04:07 DEBUG : one: size = 5 OK 2026/07/28 04:04:07 INFO : one: Copied (new) 2026/07/28 04:04:07 DEBUG : Waiting for deletions to finish 2026/07/28 04:04:07 INFO : three.txt: Deleted 2026/07/28 04:04:08 INFO : three.txt: Moved (server-side) 2026/07/28 04:04:08 INFO : three.txt: Moved into backup dir 2026/07/28 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:04:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/28 04:04:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:04:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:04:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.86s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:04:15 DEBUG : dst/one: md5 = 2473ffa1723a807e6276465eb5d71d92 OK 2026/07/28 04:04:17 DEBUG : dst/two: md5 = 8f3ddf398f281f9fad8d7a016d5d98a5 OK 2026/07/28 04:04:19 DEBUG : dst/three.txt: md5 = 6cd003e5625e0533e908743be8b80206 OK 2026/07/28 04:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/backup" 2026/07/28 04:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/28 04:04:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:04:22 DEBUG : two: size = 3 OK 2026/07/28 04:04:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:04:22 DEBUG : two: Unchanged skipping 2026/07/28 04:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:04:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:04:22 DEBUG : one: Sizes differ 2026/07/28 04:04:24 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:25 DEBUG : one: md5 = 1a075953abba6b2ab05db6bd9737598f OK 2026/07/28 04:04:25 DEBUG : one: size = 4 OK 2026/07/28 04:04:25 INFO : one: Copied (new) 2026/07/28 04:04:25 DEBUG : Waiting for deletions to finish 2026/07/28 04:04:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:04:26 INFO : three.txt: Moved into backup dir 2026/07/28 04:04:28 DEBUG : dst/three.txt: md5 = 6f75fd5dc624f791693b91ddc5aceaa9 OK 2026/07/28 04:04:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:04:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:04:29 DEBUG : one: Sizes differ 2026/07/28 04:04:29 DEBUG : two: size = 3 OK 2026/07/28 04:04:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:04:29 DEBUG : two: Unchanged skipping 2026/07/28 04:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:04:30 INFO : one.bak: Deleted 2026/07/28 04:04:30 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:32 DEBUG : one: md5 = 9c3cc49b21b58d6e202c017602daf03c OK 2026/07/28 04:04:32 DEBUG : one: size = 5 OK 2026/07/28 04:04:32 INFO : one: Copied (new) 2026/07/28 04:04:32 DEBUG : Waiting for deletions to finish 2026/07/28 04:04:32 INFO : three.txt.bak: Deleted 2026/07/28 04:04:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:04:33 INFO : three.txt: Moved into backup dir 2026/07/28 04:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:04:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/28 04:04:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/28 04:04:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/28 04:04:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:04:42 DEBUG : dst/one: md5 = 1dad82f6bca36d6b4c5d72c439bd3347 OK 2026/07/28 04:04:44 DEBUG : dst/two: md5 = e44e03fff493d79ed3ff02a46aea4f34 OK 2026/07/28 04:04:45 DEBUG : dst/three.txt: md5 = 7ea1f99470d5afa4ffe39790fa1fac96 OK 2026/07/28 04:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/backup" 2026/07/28 04:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/28 04:04:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:04:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:04:49 DEBUG : one: Sizes differ 2026/07/28 04:04:49 DEBUG : two: size = 3 OK 2026/07/28 04:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:04:49 DEBUG : two: Unchanged skipping 2026/07/28 04:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:04:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/28 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:52 DEBUG : one: md5 = 2d5fb5409ae0f866960620dfc778f7a3 OK 2026/07/28 04:04:52 DEBUG : one: size = 4 OK 2026/07/28 04:04:52 INFO : one: Copied (new) 2026/07/28 04:04:52 DEBUG : Waiting for deletions to finish 2026/07/28 04:04:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/28 04:04:53 INFO : three.txt: Moved into backup dir 2026/07/28 04:04:55 DEBUG : dst/three.txt: md5 = d75b0d1d3454bdc4c755cef5968a5c09 OK 2026/07/28 04:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:04:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:04:56 DEBUG : one: Sizes differ 2026/07/28 04:04:56 DEBUG : two: size = 3 OK 2026/07/28 04:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:04:56 DEBUG : two: Unchanged skipping 2026/07/28 04:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:04:57 INFO : one-2019-01-01: Deleted 2026/07/28 04:04:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/28 04:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:04:59 DEBUG : one: md5 = d901881a0d894e1bc7f9b850cb06b35c OK 2026/07/28 04:04:59 DEBUG : one: size = 5 OK 2026/07/28 04:04:59 INFO : one: Copied (new) 2026/07/28 04:04:59 DEBUG : Waiting for deletions to finish 2026/07/28 04:05:00 INFO : three-2019-01-01.txt: Deleted 2026/07/28 04:05:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/28 04:05:00 INFO : three.txt: Moved into backup dir 2026/07/28 04:05:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:05:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:05:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/28 04:05:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/28 04:05:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/28 04:05:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.87s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:05:07 DEBUG : dst/one: md5 = 6620c2b8f3641d98fa7808001ac4a440 OK 2026/07/28 04:05:09 DEBUG : dst/two: md5 = 3ef2554bc985333699389aa148b5f93f OK 2026/07/28 04:05:10 DEBUG : dst/three.txt: md5 = bfe8a670e47c9e514916916cb2da7235 OK 2026/07/28 04:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:05:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:05:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:12 DEBUG : one: Sizes differ 2026/07/28 04:05:12 DEBUG : two: size = 3 OK 2026/07/28 04:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:05:12 DEBUG : two: Unchanged skipping 2026/07/28 04:05:13 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:05:14 DEBUG : one: md5 = 3fbc75e34ac3685efe3abc5513702472 OK 2026/07/28 04:05:14 DEBUG : one: size = 4 OK 2026/07/28 04:05:14 INFO : one: Copied (new) 2026/07/28 04:05:14 DEBUG : Waiting for deletions to finish 2026/07/28 04:05:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:05:15 INFO : three.txt: Moved into backup dir 2026/07/28 04:05:17 DEBUG : dst/three.txt: md5 = db0bd5ef1ee3412b1ce78750997c735b OK 2026/07/28 04:05:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/28 04:05:17 DEBUG : three.txt.bak: Excluded 2026/07/28 04:05:17 DEBUG : one.bak: Excluded (Path Filter) 2026/07/28 04:05:17 DEBUG : one.bak: Excluded 2026/07/28 04:05:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:17 DEBUG : one: Sizes differ 2026/07/28 04:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for checks to finish 2026/07/28 04:05:17 DEBUG : two: size = 3 OK 2026/07/28 04:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:05:17 DEBUG : two: Unchanged skipping 2026/07/28 04:05:18 INFO : one.bak: Deleted 2026/07/28 04:05:19 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst': Waiting for transfers to finish 2026/07/28 04:05:20 DEBUG : one: md5 = 2e124fe27ce0555d5fe284d6f6b6d287 OK 2026/07/28 04:05:20 DEBUG : one: size = 5 OK 2026/07/28 04:05:20 INFO : one: Copied (new) 2026/07/28 04:05:20 DEBUG : Waiting for deletions to finish 2026/07/28 04:05:21 INFO : three.txt.bak: Deleted 2026/07/28 04:05:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:05:21 INFO : three.txt: Moved into backup dir 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:05:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.86s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:05:28 DEBUG : dst/one: md5 = eeba4db948fc29b778fd8d0af1bf1d96 OK 2026/07/28 04:05:29 DEBUG : dst/two: md5 = 34730bb468508e30ab3205f597a0bd09 OK 2026/07/28 04:05:31 DEBUG : dst/three.txt: md5 = d8aa71f297b905b58a0dee3c59c86e36 OK 2026/07/28 04:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:05:31 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:05:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:32 DEBUG : one: Sizes differ 2026/07/28 04:05:33 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:05:35 DEBUG : one: md5 = 4708d8af2c3c22884f5de820c50368c3 OK 2026/07/28 04:05:35 DEBUG : one: size = 4 OK 2026/07/28 04:05:35 INFO : one: Copied (new) 2026/07/28 04:05:35 DEBUG : two: size = 3 OK 2026/07/28 04:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:05:35 DEBUG : two: Unchanged skipping 2026/07/28 04:05:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:35 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:35 DEBUG : three.txt: Sizes differ 2026/07/28 04:05:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:05:37 DEBUG : three.txt: md5 = 88c70e0b126f68b325cf0f8c1f52c5de OK 2026/07/28 04:05:37 DEBUG : three.txt: size = 6 OK 2026/07/28 04:05:37 INFO : three.txt: Copied (new) 2026/07/28 04:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:39 DEBUG : one: Sizes differ 2026/07/28 04:05:39 INFO : one.bak: Deleted 2026/07/28 04:05:40 INFO : one: Moved (server-side) to: one.bak 2026/07/28 04:05:41 DEBUG : one: md5 = d3063dacc5ebdbbc073976761e89075e OK 2026/07/28 04:05:41 DEBUG : one: size = 5 OK 2026/07/28 04:05:41 INFO : one: Copied (new) 2026/07/28 04:05:42 DEBUG : two: size = 3 OK 2026/07/28 04:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:05:42 DEBUG : two: Unchanged skipping 2026/07/28 04:05:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:42 DEBUG : three.txt: Sizes differ 2026/07/28 04:05:43 INFO : three.txt.bak: Deleted 2026/07/28 04:05:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/28 04:05:45 DEBUG : three.txt: md5 = e33ae1ed7f1c2ab0156bf1df4533152a OK 2026/07/28 04:05:45 DEBUG : three.txt: size = 19 OK 2026/07/28 04:05:45 INFO : three.txt: Copied (new) 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:05:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:05:51 DEBUG : dst/one: md5 = e2c62642ff4dcb2d9558baac9aa65e19 OK 2026/07/28 04:05:53 DEBUG : dst/two: md5 = e3076638fde02427fbee4c82000483ee OK 2026/07/28 04:05:54 DEBUG : dst/three.txt: md5 = 039752c6ee423164577d0c30bd982b14 OK 2026/07/28 04:05:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafuxaq4kabu/dst" 2026/07/28 04:05:55 DEBUG : Creating backend with remote "TestDrive:crypt/qe70r9c0g7ecttphn1bv0giibpaqlm2gll7djf9vfe12bef7qoj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/28 04:05:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:56 DEBUG : one: Sizes differ 2026/07/28 04:05:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/28 04:05:58 DEBUG : one: md5 = f47e460180daaf4fc3d84310e8c44bf4 OK 2026/07/28 04:05:58 DEBUG : one: size = 4 OK 2026/07/28 04:05:58 INFO : one: Copied (new) 2026/07/28 04:05:58 DEBUG : two: size = 3 OK 2026/07/28 04:05:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:05:58 DEBUG : two: Unchanged skipping 2026/07/28 04:05:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:05:58 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:05:58 DEBUG : three.txt: Sizes differ 2026/07/28 04:05:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/28 04:06:00 DEBUG : three.txt: md5 = b947dfc580fb681bb9ecd982e3dd0c30 OK 2026/07/28 04:06:00 DEBUG : three.txt: size = 6 OK 2026/07/28 04:06:00 INFO : three.txt: Copied (new) 2026/07/28 04:06:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:06:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:06:02 DEBUG : one: Sizes differ 2026/07/28 04:06:02 INFO : one-2019-01-01: Deleted 2026/07/28 04:06:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/28 04:06:04 DEBUG : one: md5 = 63f7bf113e3209f33edb85059947bf95 OK 2026/07/28 04:06:04 DEBUG : one: size = 5 OK 2026/07/28 04:06:04 INFO : one: Copied (new) 2026/07/28 04:06:05 DEBUG : two: size = 3 OK 2026/07/28 04:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:06:05 DEBUG : two: Unchanged skipping 2026/07/28 04:06:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:06:05 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu/dst') 2026/07/28 04:06:05 DEBUG : three.txt: Sizes differ 2026/07/28 04:06:06 INFO : three-2019-01-01.txt: Deleted 2026/07/28 04:06:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/28 04:06:07 DEBUG : three.txt: md5 = c06c26907dd0f56a8e602caa788d4e15 OK 2026/07/28 04:06:07 DEBUG : three.txt: size = 19 OK 2026/07/28 04:06:07 INFO : three.txt: Copied (new) 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/28 04:06:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.61s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:06:13 DEBUG : Testêé: md5 = fd842242d8198c4f10f2c714eabf1ea4 OK 2026/07/28 04:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:06:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:06:14 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:06:14 DEBUG : Testêé: Sizes differ 2026/07/28 04:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:06:15 DEBUG : Testêé: md5 = 16413563a7d7d46dff37209265f83fb3 OK 2026/07/28 04:06:15 DEBUG : Testêé: size = 14 OK 2026/07/28 04:06:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/28 04:06:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.66s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:06:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 04:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:06:18 DEBUG : existing: md5 = 3e6e031c474544fbde6099b5d55da2bf OK 2026/07/28 04:06:18 DEBUG : existing: size = 6 OK 2026/07/28 04:06:18 INFO : existing: Copied (new) 2026/07/28 04:06:18 DEBUG : Waiting for deletions to finish 2026/07/28 04:06:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:06:19 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:06:19 DEBUG : existing: Sizes differ 2026/07/28 04:06:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/28 04:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:06:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting files as there were IO errors 2026/07/28 04:06:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.15s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:06:22 DEBUG : EXISTING: md5 = 4ac3747e285b3b221ece362ba47c8fac OK 2026/07/28 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:06:22 DEBUG : EXISTING: size = 6 OK 2026/07/28 04:06:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:06:22 DEBUG : existing: Unchanged skipping 2026/07/28 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:06:22 DEBUG : Waiting for deletions to finish 2026/07/28 04:06:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.38s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", 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-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", 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-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (5.34s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (4.44s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:06:31 DEBUG : both0: md5 = f92df7b5e688539608bbd8f6910c1e89 OK 2026/07/28 04:06:33 DEBUG : only0: md5 = 9c3489ec7b2f3f38639628fbdff061f6 OK 2026/07/28 04:06:36 DEBUG : both1: md5 = 472a7f0aeb86395825d1626756e50b34 OK 2026/07/28 04:06:37 DEBUG : only1: md5 = 5b6e5dbedc5d4c436cacd60a96ee1d6b OK 2026/07/28 04:06:39 DEBUG : both2: md5 = 0f5f22f7efb9dda4a1f7b56b8dfb75c2 OK 2026/07/28 04:06:40 DEBUG : only2: md5 = 92a18ed1cb0a1d13c7f46baffe0f9999 OK 2026/07/28 04:06:42 DEBUG : both3: md5 = befc885082b4667eb1dd20128edf8403 OK 2026/07/28 04:06:43 DEBUG : only3: md5 = 496bb72d3a973d05978133ba93d9a47d OK 2026/07/28 04:06:45 DEBUG : both4: md5 = 363730e0e34e858e37cd4f90653289e4 OK 2026/07/28 04:06:46 DEBUG : only4: md5 = fdcf42fed6d93313597c437e2b3cd84b OK 2026/07/28 04:06:48 DEBUG : both5: md5 = 4ac0ebd5f77ca3d079526191cee60cd3 OK 2026/07/28 04:06:49 DEBUG : only5: md5 = 1ddb7d69723005024b7f30dd7d9ce976 OK 2026/07/28 04:06:52 DEBUG : both6: md5 = 23f1680cf4f705b9739844ad68f4fd96 OK 2026/07/28 04:06:53 DEBUG : only6: md5 = c7870efd9c5899751962c6c370528a2e OK 2026/07/28 04:06:54 DEBUG : both7: md5 = 6ac525353e1d19835df16b6c421fa55a OK 2026/07/28 04:06:56 DEBUG : only7: md5 = acf65c5bdf6fb791669f51f298638950 OK 2026/07/28 04:06:58 DEBUG : both8: md5 = 298993f76b4cac1de0cc275d4bdcf752 OK 2026/07/28 04:06:59 DEBUG : only8: md5 = 28d67ae884f710f57a55bf29f103cdb7 OK 2026/07/28 04:07:01 DEBUG : both9: md5 = 7b98442d293566a6d242a583ab566512 OK 2026/07/28 04:07:02 DEBUG : only9: md5 = 678fd3681e9b50e2c0627440aaba7e52 OK 2026/07/28 04:07:04 DEBUG : both10: md5 = 4000497e9b064057d3105f191fc838ca OK 2026/07/28 04:07:05 DEBUG : only10: md5 = db39c1ef3c40281ea5f85ee303dd774d OK 2026/07/28 04:07:07 DEBUG : both11: md5 = d44fb9a76972d3df6bf3715f9b820643 OK 2026/07/28 04:07:08 DEBUG : only11: md5 = 56434595cf97c4d040a021c4f2ae8f36 OK 2026/07/28 04:07:10 DEBUG : both12: md5 = 79682614fcd0516f6c6044f05d3adb36 OK 2026/07/28 04:07:11 DEBUG : only12: md5 = 4a23093a46615777735256f78a4e000a OK 2026/07/28 04:07:13 DEBUG : both13: md5 = 2dd8fbbd2199bd1a5511dce2ad12447d OK 2026/07/28 04:07:14 DEBUG : only13: md5 = a90b4837cbd3abdea0553a22719657fa OK 2026/07/28 04:07:16 DEBUG : both14: md5 = 271bf32792cebeb7e8f5729f024f0c91 OK 2026/07/28 04:07:17 DEBUG : only14: md5 = dab769d1729d455b3833c42d4c12f7af OK 2026/07/28 04:07:19 DEBUG : both15: md5 = 0b2b68dd909a7080a364cdfc86b3709d OK 2026/07/28 04:07:20 DEBUG : only15: md5 = 53e9384475d48c41b46ace30db27b56f OK 2026/07/28 04:07:22 DEBUG : both16: md5 = 747f195d6a1cc90b9afd9c07e771e97b OK 2026/07/28 04:07:24 DEBUG : only16: md5 = 74660c94da6baf91aa3b76502704819e OK 2026/07/28 04:07:25 DEBUG : both17: md5 = ef77974bc2c3d2f6181ca02ce7147e79 OK 2026/07/28 04:07:27 DEBUG : only17: md5 = bfde2d7818f368fb8fab72072859974b OK 2026/07/28 04:07:29 DEBUG : both18: md5 = 28c9959cce5fae88ee95d89c2d3f43a5 OK 2026/07/28 04:07:30 DEBUG : only18: md5 = 27abe435dbfbe0c216fcc94054c235c8 OK 2026/07/28 04:07:32 DEBUG : both19: md5 = 42600039faa32bca6347e0e455c5babe OK 2026/07/28 04:07:33 DEBUG : only19: md5 = 4271a9651b3dff387f2fec7c22ed23d4 OK 2026/07/28 04:07:34 DEBUG : both0: size = 6 OK 2026/07/28 04:07:34 DEBUG : both11: size = 6 OK 2026/07/28 04:07:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both12: size = 6 OK 2026/07/28 04:07:34 DEBUG : both10: size = 6 OK 2026/07/28 04:07:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both0: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both12: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both13: size = 6 OK 2026/07/28 04:07:34 DEBUG : both14: size = 6 OK 2026/07/28 04:07:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both13: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both15: size = 6 OK 2026/07/28 04:07:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both15: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both16: size = 6 OK 2026/07/28 04:07:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both16: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both17: size = 6 OK 2026/07/28 04:07:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both17: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both18: size = 6 OK 2026/07/28 04:07:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both18: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both19: size = 6 OK 2026/07/28 04:07:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both19: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both1: size = 6 OK 2026/07/28 04:07:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both1: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both2: size = 6 OK 2026/07/28 04:07:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both14: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both3: size = 6 OK 2026/07/28 04:07:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both3: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both4: size = 6 OK 2026/07/28 04:07:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both4: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both5: size = 6 OK 2026/07/28 04:07:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both5: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both6: size = 6 OK 2026/07/28 04:07:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both6: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both7: size = 6 OK 2026/07/28 04:07:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both7: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both8: size = 6 OK 2026/07/28 04:07:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both8: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both9: size = 6 OK 2026/07/28 04:07:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:07:34 DEBUG : both9: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both2: Unchanged skipping 2026/07/28 04:07:34 DEBUG : both11: Unchanged skipping 2026/07/28 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:07:34 DEBUG : both10: Unchanged skipping 2026/07/28 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:07:34 DEBUG : Waiting for deletions to finish 2026/07/28 04:07:34 INFO : only10: Deleted 2026/07/28 04:07:34 INFO : only0: Deleted 2026/07/28 04:07:34 INFO : only3: Deleted 2026/07/28 04:07:34 INFO : only5: Deleted 2026/07/28 04:07:35 INFO : only7: Deleted 2026/07/28 04:07:35 INFO : only4: Deleted 2026/07/28 04:07:35 INFO : only14: Deleted 2026/07/28 04:07:35 INFO : only11: Deleted 2026/07/28 04:07:35 INFO : only16: Deleted 2026/07/28 04:07:35 INFO : only12: Deleted 2026/07/28 04:07:35 INFO : only8: Deleted 2026/07/28 04:07:35 INFO : only1: Deleted 2026/07/28 04:07:36 INFO : only6: Deleted 2026/07/28 04:07:36 INFO : only9: Deleted 2026/07/28 04:07:36 INFO : only15: Deleted 2026/07/28 04:07:36 INFO : only13: Deleted 2026/07/28 04:07:36 INFO : only17: Deleted 2026/07/28 04:07:36 INFO : only19: Deleted 2026/07/28 04:07:36 INFO : only2: Deleted 2026/07/28 04:07:37 INFO : only18: Deleted 2026/07/28 04:07:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (77.30s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:07:48 DEBUG : both0: md5 = de2289382f00e5b88d095d3e1bf68189 OK 2026/07/28 04:07:50 DEBUG : only0: md5 = 423118b7970a51780387a3367c08a096 OK 2026/07/28 04:07:52 DEBUG : both1: md5 = fca695bb5a581a19c0e96af94505ae7b OK 2026/07/28 04:07:53 DEBUG : only1: md5 = 8a3575a00dc2ebb7b625cb6d4755cac4 OK 2026/07/28 04:07:55 DEBUG : both2: md5 = 798af1ca932350e40dd7dd358ac0f652 OK 2026/07/28 04:07:56 DEBUG : only2: md5 = ebe5bcbe61d77bc754e2db0a868194f7 OK 2026/07/28 04:07:58 DEBUG : both3: md5 = 5b8e2e9dcea674b4088dc23409db0e6c OK 2026/07/28 04:07:59 DEBUG : only3: md5 = 60c2fcfc3e0c56d6ad74f95f367ec01a OK 2026/07/28 04:08:01 DEBUG : both4: md5 = 55aa8916c4e35e4cdb47f20ebf11dbf2 OK 2026/07/28 04:08:02 DEBUG : only4: md5 = a6ab43028c4a34423e9938cd1ac5d468 OK 2026/07/28 04:08:04 DEBUG : both5: md5 = dd28006fe4f0bfb178d97de3696cb045 OK 2026/07/28 04:08:05 DEBUG : only5: md5 = 17b219a21505b5eca5cd400828e65123 OK 2026/07/28 04:08:07 DEBUG : both6: md5 = 9785c662aea3fa7697fcbb011b43a230 OK 2026/07/28 04:08:08 DEBUG : only6: md5 = 8706026882851520979890f2fb878c5c OK 2026/07/28 04:08:10 DEBUG : both7: md5 = 8809e040c2127d6d3f99ecdce92210da OK 2026/07/28 04:08:11 DEBUG : only7: md5 = 07e065cba06e0807261e16f785719411 OK 2026/07/28 04:08:13 DEBUG : both8: md5 = 83b5424f31197d325e770fa0f79ae077 OK 2026/07/28 04:08:14 DEBUG : only8: md5 = 9608749f2b9434f32e9e7d0e6ce544b3 OK 2026/07/28 04:08:16 DEBUG : both9: md5 = 560b0100fd91267a6bc308695134ad55 OK 2026/07/28 04:08:17 DEBUG : only9: md5 = 0eb0146f180867bdd63b4c28bf1c41b4 OK 2026/07/28 04:08:19 DEBUG : both10: md5 = ee1d1db9b3a8d71951d7b391134b1e34 OK 2026/07/28 04:08:21 DEBUG : only10: md5 = b3237c454b19cd3f968d732f8769c47e OK 2026/07/28 04:08:22 DEBUG : both11: md5 = 2a21e9e71a2584b44cff0a25ee322d31 OK 2026/07/28 04:08:24 DEBUG : only11: md5 = c128f7b3fec1f5e14774473e68adf233 OK 2026/07/28 04:08:25 DEBUG : both12: md5 = aa43800e28bcd2491a092c3cc0c84211 OK 2026/07/28 04:08:27 DEBUG : only12: md5 = 4872c0bdf37b9ca180be5155868c83c3 OK 2026/07/28 04:08:28 DEBUG : both13: md5 = fc2b64b87a2a6bf9fd0f4f0d5357e29d OK 2026/07/28 04:08:30 DEBUG : only13: md5 = 1678814cef0a251a1e02a0611ca660ce OK 2026/07/28 04:08:31 DEBUG : both14: md5 = ec3d95216ed1220c04f081e7921713b1 OK 2026/07/28 04:08:33 DEBUG : only14: md5 = 2e9f180362f245ca67af9e65dd57a44f OK 2026/07/28 04:08:34 DEBUG : both15: md5 = 64ca80c708a8e0edfbc91d9256923cba OK 2026/07/28 04:08:36 DEBUG : only15: md5 = 69f2fcf0c08dfc9c9b6c58a0d9109c5c OK 2026/07/28 04:08:37 DEBUG : both16: md5 = e4671ee01519b2705cda053a62133378 OK 2026/07/28 04:08:39 DEBUG : only16: md5 = c3a65deedeb32201a76507c2757599ef OK 2026/07/28 04:08:40 DEBUG : both17: md5 = 0fdd2b51e390dfaca2e17f884a5aab24 OK 2026/07/28 04:08:42 DEBUG : only17: md5 = 1bbb7c7f63d08b9d8d8763e0ae731fa0 OK 2026/07/28 04:08:43 DEBUG : both18: md5 = 16d2b36fb1b076097fef6bc6ed5ec518 OK 2026/07/28 04:08:45 DEBUG : only18: md5 = 01496fa05acb042ef370b13f4d9dcb68 OK 2026/07/28 04:08:46 DEBUG : both19: md5 = 1baf03f98bf61265688a9ecb9a072208 OK 2026/07/28 04:08:48 DEBUG : only19: md5 = 582ba1e1066efd74585ef50e5dfe04d9 OK 2026/07/28 04:08:48 DEBUG : both10: size = 6 OK 2026/07/28 04:08:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:08:48 DEBUG : both10: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both12: size = 6 OK 2026/07/28 04:08:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both12: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both13: size = 6 OK 2026/07/28 04:08:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both0: size = 6 OK 2026/07/28 04:08:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both13: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both14: size = 6 OK 2026/07/28 04:08:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both11: size = 6 OK 2026/07/28 04:08:48 DEBUG : both14: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both15: size = 6 OK 2026/07/28 04:08:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both11: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both16: size = 6 OK 2026/07/28 04:08:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both16: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both17: size = 6 OK 2026/07/28 04:08:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both15: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both19: size = 6 OK 2026/07/28 04:08:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both19: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both1: size = 6 OK 2026/07/28 04:08:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both18: size = 6 OK 2026/07/28 04:08:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both1: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both2: size = 6 OK 2026/07/28 04:08:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both18: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both3: size = 6 OK 2026/07/28 04:08:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both3: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both4: size = 6 OK 2026/07/28 04:08:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both0: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both5: size = 6 OK 2026/07/28 04:08:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both5: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both6: size = 6 OK 2026/07/28 04:08:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both2: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both7: size = 6 OK 2026/07/28 04:08:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both7: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both8: size = 6 OK 2026/07/28 04:08:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both8: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both9: size = 6 OK 2026/07/28 04:08:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:08:48 DEBUG : both9: Unchanged skipping 2026/07/28 04:08:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only0: Sizes differ 2026/07/28 04:08:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only10: Sizes differ 2026/07/28 04:08:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only11: Sizes differ 2026/07/28 04:08:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only12: Sizes differ 2026/07/28 04:08:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only13: Sizes differ 2026/07/28 04:08:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only14: Sizes differ 2026/07/28 04:08:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only15: Sizes differ 2026/07/28 04:08:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only16: Sizes differ 2026/07/28 04:08:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only17: Sizes differ 2026/07/28 04:08:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only18: Sizes differ 2026/07/28 04:08:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only19: Sizes differ 2026/07/28 04:08:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only1: Sizes differ 2026/07/28 04:08:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only2: Sizes differ 2026/07/28 04:08:48 DEBUG : both17: Unchanged skipping 2026/07/28 04:08:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only3: Sizes differ 2026/07/28 04:08:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only4: Sizes differ 2026/07/28 04:08:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only5: Sizes differ 2026/07/28 04:08:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only6: Sizes differ 2026/07/28 04:08:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only8: Sizes differ 2026/07/28 04:08:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only7: Sizes differ 2026/07/28 04:08:48 DEBUG : both4: Unchanged skipping 2026/07/28 04:08:48 DEBUG : both6: Unchanged skipping 2026/07/28 04:08:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4228631995) 2026/07/28 04:08:48 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu') 2026/07/28 04:08:48 DEBUG : only9: Sizes differ 2026/07/28 04:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:08:49 DEBUG : only0: md5 = c0427c4dab9956606d67fd22bbe53f64 OK 2026/07/28 04:08:49 DEBUG : only0: size = 0 OK 2026/07/28 04:08:49 INFO : only0: Copied (replaced existing) 2026/07/28 04:08:49 DEBUG : only11: md5 = cf5d7dc3e75e65e204baec26fa1f1b0c OK 2026/07/28 04:08:49 DEBUG : only11: size = 0 OK 2026/07/28 04:08:49 INFO : only11: Copied (replaced existing) 2026/07/28 04:08:49 DEBUG : only10: md5 = 243266dba969243fda1764dfe96686d9 OK 2026/07/28 04:08:49 DEBUG : only10: size = 0 OK 2026/07/28 04:08:49 INFO : only10: Copied (replaced existing) 2026/07/28 04:08:50 DEBUG : only13: md5 = 32250a546c6dbff26cb405c307382a35 OK 2026/07/28 04:08:50 DEBUG : only13: size = 0 OK 2026/07/28 04:08:50 INFO : only13: Copied (replaced existing) 2026/07/28 04:08:51 DEBUG : only14: md5 = 690271447544be8719bd4b7f641f9790 OK 2026/07/28 04:08:51 DEBUG : only14: size = 0 OK 2026/07/28 04:08:51 INFO : only14: Copied (replaced existing) 2026/07/28 04:08:51 DEBUG : only15: md5 = 623d7bcbb53e7c9fc83c3da357761556 OK 2026/07/28 04:08:51 DEBUG : only15: size = 0 OK 2026/07/28 04:08:51 INFO : only15: Copied (replaced existing) 2026/07/28 04:08:51 DEBUG : only12: md5 = 90a0f1d092cdecfcf26ae16ccd37afaf OK 2026/07/28 04:08:51 DEBUG : only12: size = 0 OK 2026/07/28 04:08:51 INFO : only12: Copied (replaced existing) 2026/07/28 04:08:52 DEBUG : only16: md5 = 6de20ce7123f59b834a0c9bcc9ba7628 OK 2026/07/28 04:08:52 DEBUG : only16: size = 0 OK 2026/07/28 04:08:52 INFO : only16: Copied (replaced existing) 2026/07/28 04:08:52 DEBUG : only18: md5 = aabd0d33fd40157bfa999053a03212db OK 2026/07/28 04:08:52 DEBUG : only18: size = 0 OK 2026/07/28 04:08:52 INFO : only18: Copied (replaced existing) 2026/07/28 04:08:52 DEBUG : only19: md5 = 5d4197de1a867b2d9217593897b4b755 OK 2026/07/28 04:08:52 DEBUG : only19: size = 0 OK 2026/07/28 04:08:52 INFO : only19: Copied (replaced existing) 2026/07/28 04:08:52 DEBUG : only17: md5 = 7e9d66382c1a5b6f96f9f1daead4b9b4 OK 2026/07/28 04:08:52 DEBUG : only17: size = 0 OK 2026/07/28 04:08:52 INFO : only17: Copied (replaced existing) 2026/07/28 04:08:53 DEBUG : only1: md5 = b4675becdc3f7fe12dd815fe79df6edb OK 2026/07/28 04:08:53 DEBUG : only1: size = 0 OK 2026/07/28 04:08:53 INFO : only1: Copied (replaced existing) 2026/07/28 04:08:53 DEBUG : only4: md5 = 725286678b9aa021f608cd16e4f77a76 OK 2026/07/28 04:08:53 DEBUG : only4: size = 0 OK 2026/07/28 04:08:53 INFO : only4: Copied (replaced existing) 2026/07/28 04:08:53 DEBUG : only5: md5 = 8011caca9c38b4b9a7ddcbddeed39efe OK 2026/07/28 04:08:53 DEBUG : only5: size = 0 OK 2026/07/28 04:08:53 INFO : only5: Copied (replaced existing) 2026/07/28 04:08:54 DEBUG : only3: md5 = 4d3cd235c4c8e306fb5e0d79a4f9f4b8 OK 2026/07/28 04:08:54 DEBUG : only3: size = 0 OK 2026/07/28 04:08:54 INFO : only3: Copied (replaced existing) 2026/07/28 04:08:54 DEBUG : only2: md5 = 058355d88c2a9af1e705555644050415 OK 2026/07/28 04:08:54 DEBUG : only2: size = 0 OK 2026/07/28 04:08:54 INFO : only2: Copied (replaced existing) 2026/07/28 04:08:54 DEBUG : only6: md5 = ea2c41536a445fcb8ada097e0bd8fc66 OK 2026/07/28 04:08:54 DEBUG : only6: size = 0 OK 2026/07/28 04:08:54 INFO : only6: Copied (replaced existing) 2026/07/28 04:08:55 DEBUG : only8: md5 = 64a9416de5aab0213efebae8317916ee OK 2026/07/28 04:08:55 DEBUG : only8: size = 0 OK 2026/07/28 04:08:55 INFO : only8: Copied (replaced existing) 2026/07/28 04:08:55 DEBUG : only7: md5 = fca29b109dcc80a70f8d8ed970c073e9 OK 2026/07/28 04:08:55 DEBUG : only7: size = 0 OK 2026/07/28 04:08:55 INFO : only7: Copied (replaced existing) 2026/07/28 04:08:56 DEBUG : only9: md5 = 53fbdf8443c3c077e3106c61cd390a49 OK 2026/07/28 04:08:56 DEBUG : only9: size = 0 OK 2026/07/28 04:08:56 INFO : only9: Copied (replaced existing) 2026/07/28 04:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.44s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:09:14 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:09:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:14 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 04:09:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:14 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 04:09:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/28 04:09:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/28 04:09:28 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:09:29 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:09:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 04:09:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 04:09:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:09:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/28 04:09:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/28 04:09:45 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:09:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:09:47 DEBUG : sub dir: Making directory with metadata 2026/07/28 04:09:47 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/28 04:10:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:10:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:21 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/28 04:10:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:10:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/28 04:10:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/28 04:10:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:10:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:10:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:10:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:10:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:10:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/28 04:10:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:10:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (43.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:10:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:30 DEBUG : sub dir: Making directory with metadata 2026/07/28 04:10:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/28 04:10:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 04:10:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 04:10:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/28 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/28 04:11:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/28 04:11:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:11:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:11:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:11:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:11:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/28 04:11:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/28 04:11:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/28 04:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.32s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:11:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 2c0078aa2a857d202e6ebf093e043a9f OK 2026/07/28 04:11:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6bd7cf183de092219844ac3065802b5a OK 2026/07/28 04:11:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c7b5188d47654a8b568544ae46ccd60 OK 2026/07/28 04:11:21 DEBUG : dir1/0003-defghij.txt: md5 = 5973098b6ebb18f13bd5905bd422b52c OK 2026/07/28 04:11:22 DEBUG : dir1/0004-efghijk.txt: md5 = b9175948878b2c61c136e924f7da93f9 OK 2026/07/28 04:11:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 1cdd6f3492f249047ff6584d6a0dda54 OK 2026/07/28 04:11:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 0257ebb9ded7a3f9f1be71d13dd1d598 OK 2026/07/28 04:11:26 DEBUG : dir1/0007-1234567.txt: md5 = 50fee2357fc69350f3cff8637e094799 OK 2026/07/28 04:11:28 DEBUG : dir1/0008-2345678.txt: md5 = 15ce94724518962cd2b241df18ab4f3d OK 2026/07/28 04:11:30 DEBUG : dir1/0009-3456789.txt: md5 = 09b0f8d74edb6c688a1b4a676cc73970 OK 2026/07/28 04:11:31 DEBUG : dir1/0010-456789.txt: md5 = c31b4cfb1f25bd2327c681eca8a6b221 OK 2026/07/28 04:11:32 DEBUG : dir1/0011-56789;.txt: md5 = 108289095c957b14c0d5e2ae27e92c36 OK 2026/07/28 04:11:34 DEBUG : dir1/0012-6789;.txt: md5 = a721d17c536c7f4792650db6fbc06cfb OK 2026/07/28 04:11:35 DEBUG : dir1/0013-789;=.txt: md5 = 9141bfde081838d35131f82ff53a6d1d OK 2026/07/28 04:11:38 DEBUG : dir1/0014-89;=.txt: md5 = 55ffd517943017425f7f95fd6d69871d OK 2026/07/28 04:11:39 DEBUG : dir1/0015-9;=.txt: md5 = b3649160ae821cb3c36208b9e9623b14 OK 2026/07/28 04:11:41 DEBUG : apple: md5 = e98acf3a52d5c1e41e4621b171f04556 OK 2026/07/28 04:11:42 DEBUG : banana: md5 = b71e9b51ad4a585e70b13fd5c8c977e4 OK 2026/07/28 04:11:44 DEBUG : appleappleapplebanana: md5 = 8deedf20e50c81da2098fd8e7305f1ea OK 2026/07/28 04:11:45 DEBUG : splitbananasplit: md5 = 2f2674a54607c85efa7d0381a9c4c954 OK 2026/07/28 04:11:45 DEBUG : Waiting for deletions to finish 2026/07/28 04:11:46 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:11:46 DEBUG : apple: size = 5 OK 2026/07/28 04:11:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:46 DEBUG : apple: Unchanged skipping 2026/07/28 04:11:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:11:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:11:46 DEBUG : banana: size = 6 OK 2026/07/28 04:11:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:46 DEBUG : banana: Unchanged skipping 2026/07/28 04:11:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:11:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:11:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:11:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:11:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:11:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:11:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:11:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:11:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:11:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:11:47 DEBUG : Waiting for deletions to finish 2026/07/28 04:11:47 INFO : There was nothing to transfer 2026/07/28 04:11:47 DEBUG : Waiting for deletions to finish 2026/07/28 04:11:48 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1: Directory modification time the same (differ by -692.621µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : apple: size = 5 OK 2026/07/28 04:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : apple: Unchanged skipping 2026/07/28 04:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:11:49 DEBUG : banana: size = 6 OK 2026/07/28 04:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : banana: Unchanged skipping 2026/07/28 04:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:11:49 DEBUG : Waiting for deletions to finish 2026/07/28 04:11:49 INFO : There was nothing to transfer 2026/07/28 04:11:49 DEBUG : Waiting for deletions to finish 2026/07/28 04:11:49 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:12:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:12:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 56e9f1342014156687e15dae0f431cf7 OK 2026/07/28 04:12:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 83e1709a0a3c0bb3454e777e6375774b OK 2026/07/28 04:12:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 27822a5c5f8008d69aabfc884f440412 OK 2026/07/28 04:12:10 DEBUG : dir1/0003-defghij.txt: md5 = fc8af244e3a084988f4d7e867b8a5428 OK 2026/07/28 04:12:12 DEBUG : dir1/0004-efghijk.txt: md5 = 2ff3a52155614820876784b0c86c48b6 OK 2026/07/28 04:12:13 DEBUG : dir1/0005-fghijkl.txt: md5 = ad4c5d40cee2ffaf0a8ba95de2b24d42 OK 2026/07/28 04:12:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 3b4805123f1d6cf7206b347e7035794d OK 2026/07/28 04:12:16 DEBUG : dir1/0007-1234567.txt: md5 = 4367617f335d4c462edb2ba4e74368e3 OK 2026/07/28 04:12:18 DEBUG : dir1/0008-2345678.txt: md5 = c8700baae13ef93221a17d46bc08ccef OK 2026/07/28 04:12:19 DEBUG : dir1/0009-3456789.txt: md5 = 5915def1999bc80bce1bad96e520ab79 OK 2026/07/28 04:12:21 DEBUG : dir1/0010-456789.txt: md5 = d735d8162685fa81dae99205572f46ca OK 2026/07/28 04:12:22 DEBUG : dir1/0011-56789;.txt: md5 = a030550def0461108b8e36f5540c1764 OK 2026/07/28 04:12:24 DEBUG : dir1/0012-6789;.txt: md5 = 256670de91e3fc73562fdbea032bfa65 OK 2026/07/28 04:12:26 DEBUG : dir1/0013-789;=.txt: md5 = 3ae71b241fd0252003bd2bd22a41fa2f OK 2026/07/28 04:12:27 DEBUG : dir1/0014-89;=.txt: md5 = 4929999f6f82c199e2a9fe0e832242b4 OK 2026/07/28 04:12:29 DEBUG : dir1/0015-9;=.txt: md5 = 9af27ffbc557a1bd25d90719fbc03c4c OK 2026/07/28 04:12:30 DEBUG : apple: md5 = f30546d6ff66c33f3b3778a2fd22de50 OK 2026/07/28 04:12:32 DEBUG : banana: md5 = 565b3b61c78e9bc39d94e0a73e7f7660 OK 2026/07/28 04:12:33 DEBUG : appleappleapplebanana: md5 = f962fe693df62d5a6669dfd2c66c996d OK 2026/07/28 04:12:35 DEBUG : splitbananasplit: md5 = 8a616a8ab2c91253ad7d72bc8cba7ae3 OK 2026/07/28 04:12:35 DEBUG : Waiting for deletions to finish 2026/07/28 04:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:12:36 DEBUG : apple: size = 5 OK 2026/07/28 04:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:36 DEBUG : apple: Unchanged skipping 2026/07/28 04:12:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:12:36 DEBUG : banana: size = 6 OK 2026/07/28 04:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:36 DEBUG : banana: Unchanged skipping 2026/07/28 04:12:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:12:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:12:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:12:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:12:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:12:37 DEBUG : Waiting for deletions to finish 2026/07/28 04:12:37 INFO : There was nothing to transfer 2026/07/28 04:12:37 DEBUG : Waiting for deletions to finish 2026/07/28 04:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:12:38 DEBUG : dir1: Directory modification time the same (differ by -346.895µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:12:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:12:38 DEBUG : banana: size = 6 OK 2026/07/28 04:12:38 DEBUG : apple: size = 5 OK 2026/07/28 04:12:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:12:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:12:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : apple: Unchanged skipping 2026/07/28 04:12:38 DEBUG : banana: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:12:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:12:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:12:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:12:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:12:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:12:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:12:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:12:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:12:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:12:38 DEBUG : Waiting for deletions to finish 2026/07/28 04:12:38 INFO : There was nothing to transfer 2026/07/28 04:12:38 DEBUG : Waiting for deletions to finish 2026/07/28 04:12:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:12:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:12:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 65bdada8a69e7eb57c129a728cf823f5 OK 2026/07/28 04:12:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3b9a82f9ce5b87d1b284dcfc70edd2ac OK 2026/07/28 04:12:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 28b27bcca5406391fb5a2f1185528680 OK 2026/07/28 04:12:57 DEBUG : dir1/0003-defghij.txt: md5 = 80815feefcf5b03971b4801f1c07a948 OK 2026/07/28 04:12:58 DEBUG : dir1/0004-efghijk.txt: md5 = 35e243a82e7b54468816196bbf854389 OK 2026/07/28 04:13:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 3da2db78c83a2530eada9087fa9d8ade OK 2026/07/28 04:13:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 1ad6b394f6ebe7155e082166ee137ec6 OK 2026/07/28 04:13:03 DEBUG : dir1/0007-1234567.txt: md5 = 69383dcd681c30a628f75d3b9c9aa437 OK 2026/07/28 04:13:04 DEBUG : dir1/0008-2345678.txt: md5 = 66a553a18425014447dd2c01d00d46bd OK 2026/07/28 04:13:06 DEBUG : dir1/0009-3456789.txt: md5 = a0019769a1b20e42b8506c736db73bd9 OK 2026/07/28 04:13:07 DEBUG : dir1/0010-456789.txt: md5 = 57152fd7d2ffb742cb5380e6017613fb OK 2026/07/28 04:13:09 DEBUG : dir1/0011-56789;.txt: md5 = ed00932099e946b20398bd6a82694529 OK 2026/07/28 04:13:10 DEBUG : dir1/0012-6789;.txt: md5 = f7960678a73b9264b9cb1057ef48625f OK 2026/07/28 04:13:12 DEBUG : dir1/0013-789;=.txt: md5 = 0af2d79a52694fd86cb0924a9c159d25 OK 2026/07/28 04:13:13 DEBUG : dir1/0014-89;=.txt: md5 = 728dc2ccc32c7ece74b1e2ecfbe8fc8b OK 2026/07/28 04:13:15 DEBUG : dir1/0015-9;=.txt: md5 = e632e3cd5ec568ed0e880224a0207270 OK 2026/07/28 04:13:16 DEBUG : apple: md5 = 5b640da5491536ffe5cf91b29088b990 OK 2026/07/28 04:13:18 DEBUG : banana: md5 = aeb3aa4997dd3a873485e2a5867dc595 OK 2026/07/28 04:13:19 DEBUG : appleappleapplebanana: md5 = 3c6431611ee730d7befa2624993c9426 OK 2026/07/28 04:13:21 DEBUG : splitbananasplit: md5 = d918bdb1f347000394aa842950b8e94f OK 2026/07/28 04:13:21 DEBUG : Waiting for deletions to finish 2026/07/28 04:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 04:13:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:13:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 3e0a805c4a4a7c459f4a49d0dd58fc4c OK 2026/07/28 04:13:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/28 04:13:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:24 DEBUG : YmFuYW5h: md5 = 1e8b19433d7f334afef90edba6ae0f76 OK 2026/07/28 04:13:24 DEBUG : YmFuYW5h: size = 6 OK 2026/07/28 04:13:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/28 04:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:24 DEBUG : YXBwbGU=: md5 = 5270b289af6556d6806a818b4797319c OK 2026/07/28 04:13:24 DEBUG : YXBwbGU=: size = 5 OK 2026/07/28 04:13:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/28 04:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 6290247bea10e1c67ab32e0e5d750bc6 OK 2026/07/28 04:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/28 04:13:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = ba14f75a3f194ca1cccf4cca78e63e29 OK 2026/07/28 04:13:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/28 04:13:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 29178641ee06f8189056555e1ffe8979 OK 2026/07/28 04:13:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/28 04:13:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = ce3a2770c623f90a07ef3253bce7a8b4 OK 2026/07/28 04:13:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/28 04:13:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3720c6d40b4d964efe4f9320263a0cd5 OK 2026/07/28 04:13:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/28 04:13:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 9b0f1bcfd832371501f050746c7febc8 OK 2026/07/28 04:13:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/28 04:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 80169c6ae8a31107bc973ce52afea3ce OK 2026/07/28 04:13:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/28 04:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = aa7c74f1ee3e0e0d9be388d016344218 OK 2026/07/28 04:13:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/28 04:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3d16007027fb684296c371e19d8d7c70 OK 2026/07/28 04:13:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/28 04:13:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = f3a36da85f493deee17b9ae52de10112 OK 2026/07/28 04:13:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/28 04:13:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 14df943c7d1139a1593f945c4d3b418b OK 2026/07/28 04:13:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/28 04:13:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 765032013c6dd1e52c1b77ff0c0cd448 OK 2026/07/28 04:13:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/28 04:13:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 992ea5e14c4039ee96f4b43e09d7808b OK 2026/07/28 04:13:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/28 04:13:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 71f59f37e15f1e23939626c7f5ef445e OK 2026/07/28 04:13:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/28 04:13:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 99c582577a5deec00b6f294d0bf53344 OK 2026/07/28 04:13:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/28 04:13:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:30 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 18cc9570645462214e295e231ed9c638 OK 2026/07/28 04:13:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/28 04:13:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 12a0baa29b4599113bc57fc53e5da630 OK 2026/07/28 04:13:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/28 04:13:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:30 DEBUG : Waiting for deletions to finish 2026/07/28 04:13:30 INFO : splitbananasplit: Deleted 2026/07/28 04:13:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 04:13:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 04:13:31 INFO : appleappleapplebanana: Deleted 2026/07/28 04:13:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 04:13:31 INFO : apple: Deleted 2026/07/28 04:13:31 INFO : banana: Deleted 2026/07/28 04:13:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 04:13:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 04:13:31 DEBUG : Waiting for deletions to finish 2026/07/28 04:13:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:33 DEBUG : dir1: Directory modification time the same (differ by -954.158µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : YXBwbGU=: size = 5 OK 2026/07/28 04:13:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : apple: Unchanged skipping 2026/07/28 04:13:33 DEBUG : YmFuYW5h: size = 6 OK 2026/07/28 04:13:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : banana: Unchanged skipping 2026/07/28 04:13:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/28 04:13:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/28 04:13:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:13:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/28 04:13:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/28 04:13:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/28 04:13:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/28 04:13:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/28 04:13:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 04:13:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/28 04:13:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/28 04:13:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:13:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:13:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:13:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:13:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/28 04:13:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 04:13:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 04:13:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 04:13:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 04:13:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 04:13:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 04:13:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 04:13:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 04:13:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:13:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 64504bd28f797d74bb7484b914629524 OK 2026/07/28 04:13:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15eeb8d1f729f222a8c8483cc4d9c6f1 OK 2026/07/28 04:13:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 12e1b89dabad002fbf26f4e0b7ba5815 OK 2026/07/28 04:13:54 DEBUG : dir1/0003-defghij.txt: md5 = 2552815105250bb44cda984f5c9f4cc0 OK 2026/07/28 04:13:56 DEBUG : dir1/0004-efghijk.txt: md5 = 7a212c01ea9c27473d25f7cd68eb0cbb OK 2026/07/28 04:13:57 DEBUG : dir1/0005-fghijkl.txt: md5 = af05bd9804615b2669376a101fe127c5 OK 2026/07/28 04:13:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 46fb593777e5a7ededc61ae295b4825a OK 2026/07/28 04:14:00 DEBUG : dir1/0007-1234567.txt: md5 = 50dd455d79d5b37a2d355f997b3ffd59 OK 2026/07/28 04:14:02 DEBUG : dir1/0008-2345678.txt: md5 = 20e5390a8fd96e6a89a17f9dba18b1f0 OK 2026/07/28 04:14:03 DEBUG : dir1/0009-3456789.txt: md5 = 5070c0922d0fdbdbdffc3e6610a1545d OK 2026/07/28 04:14:05 DEBUG : dir1/0010-456789.txt: md5 = 6eb9ecc66afa0a2bba0ca13efbbcc197 OK 2026/07/28 04:14:06 DEBUG : dir1/0011-56789;.txt: md5 = 7c7f7817f16fb532074c3be0155f5315 OK 2026/07/28 04:14:08 DEBUG : dir1/0012-6789;.txt: md5 = cf8d0f8f1110709b36afa0afbc434c8a OK 2026/07/28 04:14:09 DEBUG : dir1/0013-789;=.txt: md5 = ce4817f7e12353db5f67434a7d462bf8 OK 2026/07/28 04:14:11 DEBUG : dir1/0014-89;=.txt: md5 = e88dc901f1bc51f70b8cd5a007426a60 OK 2026/07/28 04:14:13 DEBUG : dir1/0015-9;=.txt: md5 = f938fae702cfee0658e92d8fc63d8fa2 OK 2026/07/28 04:14:14 DEBUG : apple: md5 = 82d23aafe71e10333c6273c4c8e89c10 OK 2026/07/28 04:14:16 DEBUG : banana: md5 = afbe70a55d0ff93783f03b31c5c83208 OK 2026/07/28 04:14:17 DEBUG : appleappleapplebanana: md5 = 1489a6fefe0ba5628e46fb0b27cf2f77 OK 2026/07/28 04:14:19 DEBUG : splitbananasplit: md5 = 2f4965947012764d96bea8b30d6a4403 OK 2026/07/28 04:14:19 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:19 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:14:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 04:14:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 04:14:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 04:14:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 04:14:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 04:14:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 04:14:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 04:14:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 04:14:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 04:14:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 04:14:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 04:14:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 04:14:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 04:14:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 04:14:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 04:14:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/28 04:14:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:14:22 DEBUG : PREFIXsplitbananasplit: md5 = 316fa23efd749900f9bf98507f20ffd3 OK 2026/07/28 04:14:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/28 04:14:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:22 DEBUG : PREFIXbanana: md5 = 6b043f0e7830030aabcc6733a3134643 OK 2026/07/28 04:14:22 DEBUG : PREFIXbanana: size = 6 OK 2026/07/28 04:14:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:22 DEBUG : PREFIXappleappleapplebanana: md5 = 1b273924cacbe1720aa7a7bec75a3cef OK 2026/07/28 04:14:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/28 04:14:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:22 DEBUG : PREFIXapple: md5 = 595d00bef4ee0749627cbfb7c04d0785 OK 2026/07/28 04:14:22 DEBUG : PREFIXapple: size = 5 OK 2026/07/28 04:14:22 INFO : apple: Copied (new) to: PREFIXapple 2026/07/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 4aac61b29424176b103d5a10e7727292 OK 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/28 04:14:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 8750bc8c91fbde88e4fcd6ae9c8594ff OK 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/28 04:14:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = b98018b20394a5688a3b2cd5a4161d0f OK 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:14:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 8c033d40efc5b2c06b8b46132b14dc2a OK 2026/07/28 04:14:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/28 04:14:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c99972dc7b6f8203ddfdc0274ecd370e OK 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/28 04:14:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 182571ea54bd837a3123572db2c4fe89 OK 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/28 04:14:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = bf2d27145b3a89e458ed848d14cc6ee6 OK 2026/07/28 04:14:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/28 04:14:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 08807d1c8fae69b527595191436c98e7 OK 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/28 04:14:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0010-456789.txt: md5 = a258b323d376af70b9909adb35f5dcf0 OK 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/28 04:14:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = bfe69f9356269b4fee0a1402f3ba87e9 OK 2026/07/28 04:14:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/28 04:14:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:27 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 63c68130c0e13aae29c535a071f3e801 OK 2026/07/28 04:14:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/28 04:14:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:27 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0ee15251273b4c6de34e0aa4f7eddd86 OK 2026/07/28 04:14:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/28 04:14:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = aef3239c4ad6af3beff2a5d4125ea879 OK 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/28 04:14:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 36a45cf30ab805a0e070340742147762 OK 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/28 04:14:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 5f9f1b322d1a3290f81893ba53a4c484 OK 2026/07/28 04:14:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/28 04:14:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:29 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = af0fc8901812b9d1234218acd51d26d3 OK 2026/07/28 04:14:29 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/28 04:14:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:29 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:29 INFO : splitbananasplit: Deleted 2026/07/28 04:14:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 04:14:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 04:14:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 04:14:29 INFO : appleappleapplebanana: Deleted 2026/07/28 04:14:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 04:14:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 04:14:29 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 04:14:30 INFO : banana: Deleted 2026/07/28 04:14:30 INFO : apple: Deleted 2026/07/28 04:14:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 04:14:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 04:14:30 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 04:14:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 04:14:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 04:14:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 04:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 04:14:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1: Directory modification time the same (differ by -722.766µs, within tolerance 1ms) 2026/07/28 04:14:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:14:33 DEBUG : banana: md5 = db72eee88e9b07245df480cd6b94f259 OK 2026/07/28 04:14:33 DEBUG : banana: size = 6 OK 2026/07/28 04:14:33 INFO : banana: Copied (new) 2026/07/28 04:14:33 DEBUG : apple: md5 = 60061cfa54a70772d26d6b796299e4f8 OK 2026/07/28 04:14:33 DEBUG : apple: size = 5 OK 2026/07/28 04:14:33 INFO : apple: Copied (new) 2026/07/28 04:14:33 DEBUG : appleappleapplebanana: md5 = 2757e956a0cedf3c665c3e74fbbb3847 OK 2026/07/28 04:14:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:14:33 INFO : appleappleapplebanana: Copied (new) 2026/07/28 04:14:33 DEBUG : splitbananasplit: md5 = 358e8e38884538aa0d7e14ebea5a78f2 OK 2026/07/28 04:14:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:14:33 INFO : splitbananasplit: Copied (new) 2026/07/28 04:14:34 DEBUG : dir1/0000-abcdefg.txt: md5 = f1a9cfe52971660359827b03d0c6f251 OK 2026/07/28 04:14:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:14:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/28 04:14:35 DEBUG : dir1/0002-cdefghi.txt: md5 = fe8f0a4a01b05bcc723d8d354a776da5 OK 2026/07/28 04:14:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:14:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/28 04:14:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = dce4723df8b2c4e86f1e46710303bce2 OK 2026/07/28 04:14:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:14:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/28 04:14:35 DEBUG : dir1/0003-defghij.txt: md5 = 8fea937d6bbb9f6029d81c36055ba8c2 OK 2026/07/28 04:14:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:14:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/28 04:14:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 5e5a16f8faa5133733c595b3c021cc9d OK 2026/07/28 04:14:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:14:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/28 04:14:36 DEBUG : dir1/0004-efghijk.txt: md5 = d58a71c0fd832f2bceb5c868d7598488 OK 2026/07/28 04:14:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:14:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/28 04:14:36 DEBUG : dir1/0006-ghijklm.txt: md5 = a4de26498f9e0d16a40a9dbb5aea5d54 OK 2026/07/28 04:14:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:14:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/28 04:14:36 DEBUG : dir1/0007-1234567.txt: md5 = d91c1cc1cb906b030ea46e1384e346aa OK 2026/07/28 04:14:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:14:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/28 04:14:37 DEBUG : dir1/0009-3456789.txt: md5 = 6acca7f78f16f3b53221c1ecb902d907 OK 2026/07/28 04:14:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:14:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/28 04:14:37 DEBUG : dir1/0010-456789.txt: md5 = f9bbbad5fa6aa6b59750ab395028f0d1 OK 2026/07/28 04:14:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:14:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/28 04:14:38 DEBUG : dir1/0008-2345678.txt: md5 = a29ba87a79946ec11b0473924a6dc41e OK 2026/07/28 04:14:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:14:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/28 04:14:38 DEBUG : dir1/0011-56789;.txt: md5 = c7ee3027f606ca2ea09e211abe61c727 OK 2026/07/28 04:14:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:14:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/28 04:14:39 DEBUG : dir1/0012-6789;.txt: md5 = 47351d4268febb4266091c17c2621483 OK 2026/07/28 04:14:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:14:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/28 04:14:39 DEBUG : dir1/0014-89;=.txt: md5 = 6e39adf22c8278c5c72b2ae61b155d0d OK 2026/07/28 04:14:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:14:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/28 04:14:39 DEBUG : dir1/0013-789;=.txt: md5 = c1e4c5278cc04c1ac210b4060724e9b6 OK 2026/07/28 04:14:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:14:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/28 04:14:39 DEBUG : dir1/0015-9;=.txt: md5 = f01ce172cd845d3f4d239c27492455f2 OK 2026/07/28 04:14:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:14:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/28 04:14:39 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/28 04:14:40 INFO : PREFIXapple: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/28 04:14:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/28 04:14:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/28 04:14:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/28 04:14:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/28 04:14:41 INFO : PREFIXsplitbananasplit: Deleted 2026/07/28 04:14:41 INFO : PREFIXbanana: Deleted 2026/07/28 04:14:41 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:41 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : Waiting for deletions to finish 2026/07/28 04:14:42 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:14:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/28 04:14:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:14:57 DEBUG : dir1/0000-abcdefg.txt: md5 = a4da212f6dda057e56d7ba0df44985c7 OK 2026/07/28 04:14:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8c993248fb282f70045a96b7a3eef835 OK 2026/07/28 04:15:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 7e795852b1504ac6c4f863619f5e9853 OK 2026/07/28 04:15:01 DEBUG : dir1/0003-defghij.txt: md5 = e1e68d0812ccec4205cad88edf236d81 OK 2026/07/28 04:15:03 DEBUG : dir1/0004-efghijk.txt: md5 = c7255f5f4780106d25aa5a25709ecd15 OK 2026/07/28 04:15:04 DEBUG : dir1/0005-fghijkl.txt: md5 = b9766c63b4deba4416e5b80c32480b4c OK 2026/07/28 04:15:06 DEBUG : dir1/0006-ghijklm.txt: md5 = ccf333b58ac38f2ceb5b265a9db4812f OK 2026/07/28 04:15:07 DEBUG : dir1/0007-1234567.txt: md5 = 45b8db1dac9354caad91b74058f15b28 OK 2026/07/28 04:15:09 DEBUG : dir1/0008-2345678.txt: md5 = 5d1868ffee51b89963b2a79d524b6821 OK 2026/07/28 04:15:10 DEBUG : dir1/0009-3456789.txt: md5 = 1c9bb38538d5c6461c1a2b2cc7b32416 OK 2026/07/28 04:15:13 DEBUG : dir1/0010-456789.txt: md5 = 179f1479a112fd10f9920b98f679703c OK 2026/07/28 04:15:15 DEBUG : dir1/0011-56789;.txt: md5 = cf56b2dee7caecef8c182f6a217d6fa8 OK 2026/07/28 04:15:16 DEBUG : dir1/0012-6789;.txt: md5 = a8147b8fa4e2c111528a2768860ec93d OK 2026/07/28 04:15:18 DEBUG : dir1/0013-789;=.txt: md5 = 2ef460f91bf20677f57a9a34a0c0eafb OK 2026/07/28 04:15:19 DEBUG : dir1/0014-89;=.txt: md5 = 0cd825651d8b45867eda8beb0a8dad7f OK 2026/07/28 04:15:21 DEBUG : dir1/0015-9;=.txt: md5 = 94c709a034131081a1041888d32e612b OK 2026/07/28 04:15:22 DEBUG : apple: md5 = 4a16a9ef5b424b4aebced3f2015f7ffd OK 2026/07/28 04:15:24 DEBUG : banana: md5 = 2ffa8beaeab71abcb44d4751df84afa1 OK 2026/07/28 04:15:25 DEBUG : appleappleapplebanana: md5 = 7f3bcb5dcc34d14bfbafa2d2ae04acf5 OK 2026/07/28 04:15:27 DEBUG : splitbananasplit: md5 = 489d76ea305892c05aa786efab64fff9 OK 2026/07/28 04:15:27 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:15:29 DEBUG : appleSUFFIX: md5 = 8d0692c37d7da798e2ef2dfdb5781d7b OK 2026/07/28 04:15:29 DEBUG : appleSUFFIX: size = 5 OK 2026/07/28 04:15:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:29 DEBUG : appleappleapplebananaSUFFIX: md5 = 8130df1acb06dc62e23d5c81464ca432 OK 2026/07/28 04:15:29 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/28 04:15:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:29 DEBUG : bananaSUFFIX: md5 = 48520fd957c8c166ea2dddc9601f9fcd OK 2026/07/28 04:15:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/28 04:15:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/28 04:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:30 DEBUG : splitbananasplitSUFFIX: md5 = 32cef8809a33f52e8ba4488935a2b022 OK 2026/07/28 04:15:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/28 04:15:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/28 04:15:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = dbda159306243e86e26e7049621589e4 OK 2026/07/28 04:15:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/28 04:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = db1547344297b40fec4efc0404fb73d8 OK 2026/07/28 04:15:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/28 04:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = a0ac3af7d3e2bc96df54ce46fa17201a OK 2026/07/28 04:15:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/28 04:15:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = baf129311d306d3915de42a975197155 OK 2026/07/28 04:15:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/28 04:15:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 321c2e8fcf729aba7652c99bc09140d8 OK 2026/07/28 04:15:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/28 04:15:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3f8e8687f9ba81bdd2bd2fd2a3aa4513 OK 2026/07/28 04:15:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/28 04:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 04da13f0cd7286e33a044d876d5339a9 OK 2026/07/28 04:15:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/28 04:15:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:33 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = fd7748b9b1dd3c6cc80f9de8a0052ddb OK 2026/07/28 04:15:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/28 04:15:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 83b838709ea9b877eff9fd7344525fae OK 2026/07/28 04:15:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/28 04:15:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 45c152011672dd4a5a6fa7f00c64b945 OK 2026/07/28 04:15:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/28 04:15:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 0e0c623c38b10d11f19f837f7eccb297 OK 2026/07/28 04:15:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/28 04:15:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 6384146a57818ac8458ba39efec4d76b OK 2026/07/28 04:15:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/28 04:15:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:35 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 72ee9c829a813e08ca05a0b7823048c3 OK 2026/07/28 04:15:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/28 04:15:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:35 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2de440dee724e02776d44edb32ed807a OK 2026/07/28 04:15:35 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/28 04:15:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:35 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = be1cce6a970914c7dd5a9a8ad6f66518 OK 2026/07/28 04:15:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/28 04:15:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:36 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 7ed8cf1a8987917576f7edaa01e02e32 OK 2026/07/28 04:15:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/28 04:15:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:36 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 04:15:36 INFO : banana: Deleted 2026/07/28 04:15:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 04:15:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 04:15:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 04:15:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 04:15:36 INFO : apple: Deleted 2026/07/28 04:15:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 04:15:37 INFO : splitbananasplit: Deleted 2026/07/28 04:15:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 04:15:37 INFO : appleappleapplebanana: Deleted 2026/07/28 04:15:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 04:15:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 04:15:37 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 04:15:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 04:15:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 04:15:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 04:15:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1: Directory modification time the same (differ by -624.369µs, within tolerance 1ms) 2026/07/28 04:15:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:15:40 DEBUG : splitbananasplit: md5 = f6c6441a1f1669eb46844a95c98b3946 OK 2026/07/28 04:15:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:15:40 INFO : splitbananasplit: Copied (new) 2026/07/28 04:15:40 DEBUG : appleappleapplebanana: md5 = ea1711877c527dc050dc572e32e1bf0c OK 2026/07/28 04:15:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:15:40 INFO : appleappleapplebanana: Copied (new) 2026/07/28 04:15:40 DEBUG : banana: md5 = 55b159c973be92f51ffd0550dcec3c7c OK 2026/07/28 04:15:40 DEBUG : banana: size = 6 OK 2026/07/28 04:15:40 INFO : banana: Copied (new) 2026/07/28 04:15:40 DEBUG : apple: md5 = ea78917be5a21ba4917f10c9557d8ece OK 2026/07/28 04:15:40 DEBUG : apple: size = 5 OK 2026/07/28 04:15:40 INFO : apple: Copied (new) 2026/07/28 04:15:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = e25323b42576c9fa4382bb1ad59d4d73 OK 2026/07/28 04:15:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:15:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/28 04:15:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 01c8c92b1a26cce43281023f03b9a402 OK 2026/07/28 04:15:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:15:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/28 04:15:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 5cdf89b0784ade577c4bc238b488469f OK 2026/07/28 04:15:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:15:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/28 04:15:42 DEBUG : dir1/0003-defghij.txt: md5 = 5c24cfde03d504e42a9d84e1b8902026 OK 2026/07/28 04:15:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:15:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/28 04:15:43 DEBUG : dir1/0004-efghijk.txt: md5 = 63ced5bfff0783a1b3afcb252a60fe1c OK 2026/07/28 04:15:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:15:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/28 04:15:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 8c5fad90e455f4e1adf895e8d8ede79a OK 2026/07/28 04:15:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:15:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/28 04:15:43 DEBUG : dir1/0006-ghijklm.txt: md5 = fae455313bfa4451a007afef170f7810 OK 2026/07/28 04:15:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:15:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/28 04:15:44 DEBUG : dir1/0007-1234567.txt: md5 = d26759b16ea56d68cb5e9beaea32b68b OK 2026/07/28 04:15:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:15:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/28 04:15:44 DEBUG : dir1/0009-3456789.txt: md5 = c3bef851ac62a154fc3021441c339a43 OK 2026/07/28 04:15:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:15:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/28 04:15:44 DEBUG : dir1/0008-2345678.txt: md5 = 37591ee7c96594affd1fcc2a327e2c6c OK 2026/07/28 04:15:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:15:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/28 04:15:45 DEBUG : dir1/0010-456789.txt: md5 = cc86a2ab250881b23828026a1620c763 OK 2026/07/28 04:15:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:15:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/28 04:15:45 DEBUG : dir1/0011-56789;.txt: md5 = 397be309fed083864362165aef0a3342 OK 2026/07/28 04:15:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:15:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/28 04:15:46 DEBUG : dir1/0012-6789;.txt: md5 = 29d5c94816d6ac3034aa78785c7edbbb OK 2026/07/28 04:15:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:15:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/28 04:15:46 DEBUG : dir1/0013-789;=.txt: md5 = 24c03fd08465bc521fc5674f21540607 OK 2026/07/28 04:15:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:15:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/28 04:15:46 DEBUG : dir1/0014-89;=.txt: md5 = 8f8dc1159e7194767c8d2b5d1814be45 OK 2026/07/28 04:15:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:15:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/28 04:15:47 DEBUG : dir1/0015-9;=.txt: md5 = fa4348ecee1808b4ed0b2b8c556cefbe OK 2026/07/28 04:15:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:15:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/28 04:15:47 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : bananaSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : appleSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/28 04:15:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : splitbananasplitSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/28 04:15:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/28 04:15:48 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:49 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:15:49 DEBUG : Waiting for deletions to finish 2026/07/28 04:15:50 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:16:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:16:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 9802ed17374b8874154ef114325bf572 OK 2026/07/28 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1450e932a14a4a736f3941b002473675 OK 2026/07/28 04:16:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 72f5cf5401ff7e6d9f27dc2fa003bdc8 OK 2026/07/28 04:16:09 DEBUG : dir1/0003-defghij.txt: md5 = 51d4f2758a4f40eecba83b2363272674 OK 2026/07/28 04:16:10 DEBUG : dir1/0004-efghijk.txt: md5 = 2f4d767c65767ed49a2e5cd6d256dfe4 OK 2026/07/28 04:16:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 29321a9559d07624a79ad81e2aed6e7d OK 2026/07/28 04:16:13 DEBUG : dir1/0006-ghijklm.txt: md5 = dcf73bbd2c35909d0257cf5db23cf85f OK 2026/07/28 04:16:15 DEBUG : dir1/0007-1234567.txt: md5 = 1c8a34c284aaba595b9ae06f55d0f112 OK 2026/07/28 04:16:16 DEBUG : dir1/0008-2345678.txt: md5 = 5de3cd75117a85bc98a1c8fe38b10198 OK 2026/07/28 04:16:17 DEBUG : dir1/0009-3456789.txt: md5 = dafbb87004edfe054745710dcbcaa432 OK 2026/07/28 04:16:19 DEBUG : dir1/0010-456789.txt: md5 = a131eae52c241a220e5338e81ae1dac9 OK 2026/07/28 04:16:20 DEBUG : dir1/0011-56789;.txt: md5 = cf0daaa568a274c1b9e2fd6a04a0cc54 OK 2026/07/28 04:16:22 DEBUG : dir1/0012-6789;.txt: md5 = fe11e1f8cccf7d405bf280bb387d59c7 OK 2026/07/28 04:16:23 DEBUG : dir1/0013-789;=.txt: md5 = 3d2ac867927b6ce3ccad8a42cf04dc09 OK 2026/07/28 04:16:24 DEBUG : dir1/0014-89;=.txt: md5 = 1841595c1c9d33e3e82259d7d42bc343 OK 2026/07/28 04:16:26 DEBUG : dir1/0015-9;=.txt: md5 = db4a58f7306c304e482f3335693d1d95 OK 2026/07/28 04:16:27 DEBUG : apple: md5 = e7f833fbf7d27ef3f686503bb2d731f2 OK 2026/07/28 04:16:31 DEBUG : banana: md5 = b582259c72ed1c80ace8559348af14ee OK 2026/07/28 04:16:32 DEBUG : appleappleapplebanana: md5 = b9eb74435a32a63763f26504b0deb230 OK 2026/07/28 04:16:34 DEBUG : splitbananasplit: md5 = 150189d4956b2e7bd90f2ba65d1852cf OK 2026/07/28 04:16:34 DEBUG : Waiting for deletions to finish 2026/07/28 04:16:34 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 04:16:35 DEBUG : apple: size = 5 OK 2026/07/28 04:16:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:35 DEBUG : apple: Unchanged skipping 2026/07/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:35 DEBUG : banana: size = 6 OK 2026/07/28 04:16:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:35 DEBUG : banana: Unchanged skipping 2026/07/28 04:16:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 04:16:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 04:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:16:37 DEBUG : appleapple: md5 = bcd55ae7daafad956ee5c89adbb062f2 OK 2026/07/28 04:16:37 DEBUG : appleapple: size = 21 OK 2026/07/28 04:16:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/28 04:16:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:37 DEBUG : splitbanan: md5 = d8da4ad564bd66b4940f36a74b839b35 OK 2026/07/28 04:16:37 DEBUG : splitbanan: size = 16 OK 2026/07/28 04:16:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/28 04:16:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:38 DEBUG : dir1/0001-bcdef: md5 = 4e6c638c8961b5b5c34bd49bd6e025f7 OK 2026/07/28 04:16:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/28 04:16:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/28 04:16:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:38 DEBUG : dir1/0000-abcde: md5 = 253190e21f65f71ac344006c2a8b611b OK 2026/07/28 04:16:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/28 04:16:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/28 04:16:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:38 DEBUG : dir1/0002-cdefg: md5 = 5a3b19f0b78477d2fc5b078fe28b32e1 OK 2026/07/28 04:16:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/28 04:16:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/28 04:16:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:39 DEBUG : dir1/0003-defgh: md5 = 55c2b8a7a478dc96c80162390f9d0338 OK 2026/07/28 04:16:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/28 04:16:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/28 04:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:39 DEBUG : dir1/0004-efghi: md5 = a7216cbfb28aa0036196b414c50ba739 OK 2026/07/28 04:16:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/28 04:16:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/28 04:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:39 DEBUG : dir1/0005-fghij: md5 = ac3b9eeadfb49bf7a5f3be42c12c1fda OK 2026/07/28 04:16:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/28 04:16:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/28 04:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:40 DEBUG : dir1/0006-ghijk: md5 = 95ef0fa4c126d640e1cf443d85fc2090 OK 2026/07/28 04:16:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/28 04:16:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/28 04:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:40 DEBUG : dir1/0007-12345: md5 = f751dbca044690ee562d2cd95af48410 OK 2026/07/28 04:16:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/28 04:16:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/28 04:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:40 DEBUG : dir1/0008-23456: md5 = 3632af159d4fbe2817d6755ccb1be202 OK 2026/07/28 04:16:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/28 04:16:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/28 04:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:41 DEBUG : dir1/0009-34567: md5 = 7a2afe89ea1b74e25edf985773daf4bf OK 2026/07/28 04:16:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/28 04:16:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/28 04:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:41 DEBUG : dir1/0010-45678: md5 = e4f30e07316f46213bb7e34ed313b912 OK 2026/07/28 04:16:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/28 04:16:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/28 04:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:42 DEBUG : dir1/0011-56789: md5 = 4d9b6377be232ef33bbcc34d28b16dbb OK 2026/07/28 04:16:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/28 04:16:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/28 04:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:42 DEBUG : dir1/0012-6789;: md5 = cedb8141c0fcccd55fbc86e69806fb57 OK 2026/07/28 04:16:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/28 04:16:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/28 04:16:42 DEBUG : dir1/0013-789;=: md5 = 6e3d9422315375ace1a99c9820a025ab OK 2026/07/28 04:16:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/28 04:16:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/28 04:16:43 DEBUG : dir1/0014-89;=.: md5 = a474a2ec8f71f50b225b25eedca56472 OK 2026/07/28 04:16:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/28 04:16:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/28 04:16:43 DEBUG : dir1/0015-9;=.t: md5 = a862525eb973c1ab0c2008695c5ed2e7 OK 2026/07/28 04:16:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/28 04:16:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/28 04:16:43 DEBUG : Waiting for deletions to finish 2026/07/28 04:16:44 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 04:16:44 INFO : appleappleapplebanana: Deleted 2026/07/28 04:16:44 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 04:16:44 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 04:16:44 INFO : splitbananasplit: Deleted 2026/07/28 04:16:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 04:16:44 DEBUG : Waiting for deletions to finish 2026/07/28 04:16:45 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : appleapple: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/28 04:16:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:46 DEBUG : dir1: Directory modification time the same (differ by -541.608µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:46 DEBUG : apple: size = 5 OK 2026/07/28 04:16:46 DEBUG : banana: size = 6 OK 2026/07/28 04:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : apple: Unchanged skipping 2026/07/28 04:16:46 DEBUG : appleapple: size = 21 OK 2026/07/28 04:16:46 DEBUG : banana: Unchanged skipping 2026/07/28 04:16:46 DEBUG : splitbanan: size = 16 OK 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:16:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 04:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 04:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 04:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 04:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 04:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 04:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 04:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 04:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 04:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 04:16:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/28 04:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 04:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 04:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/28 04:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/28 04:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:16:46 DEBUG : Waiting for deletions to finish 2026/07/28 04:16:46 DEBUG : Waiting for deletions to finish 2026/07/28 04:16:47 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : appleapple: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/28 04:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 04:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 04:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 04:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 04:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 04:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 04:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 04:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 04:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 04:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 04:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 04:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 04:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 04:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 04:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 04:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 04:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 04:16:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:16:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:17:01 DEBUG : dir1/0000-abcdefg.txt: md5 = ddf80af374b458f6b1e63e88b1c47d3d OK 2026/07/28 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = fe5e74ab624fe8dcd0e4f9dae6236cca OK 2026/07/28 04:17:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 3606c2233f9b49f718922ddb9694a24d OK 2026/07/28 04:17:05 DEBUG : dir1/0003-defghij.txt: md5 = 2025e82baf81517217f37d5a1378e8d3 OK 2026/07/28 04:17:07 DEBUG : dir1/0004-efghijk.txt: md5 = cb44ea63a26aceb75f4a7ca6ec47628a OK 2026/07/28 04:17:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 46063a99dc16fa09903fd5df49deef48 OK 2026/07/28 04:17:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 7bed3e4355f717f597ca2c64e53d910a OK 2026/07/28 04:17:11 DEBUG : dir1/0007-1234567.txt: md5 = 22f9c6312d3fb7883c6c49bdfd88062d OK 2026/07/28 04:17:13 DEBUG : dir1/0008-2345678.txt: md5 = da0c512f6535d1ad1fc3674aab903808 OK 2026/07/28 04:17:14 DEBUG : dir1/0009-3456789.txt: md5 = 7d8bdd63acdabd88d42feacd0adb1b77 OK 2026/07/28 04:17:16 DEBUG : dir1/0010-456789.txt: md5 = 8c9ebe5727c0c4d058ac3196a6dfd0bc OK 2026/07/28 04:17:17 DEBUG : dir1/0011-56789;.txt: md5 = 22b8a6254a7b92874397f00c3ec92523 OK 2026/07/28 04:17:19 DEBUG : dir1/0012-6789;.txt: md5 = 39df513c1aa3b4345763acf127825d77 OK 2026/07/28 04:17:20 DEBUG : dir1/0013-789;=.txt: md5 = a675b9f0b7444fbf34ed1bf8b36dcfc4 OK 2026/07/28 04:17:22 DEBUG : dir1/0014-89;=.txt: md5 = 6b4b57c358880a4f92385c50d6201517 OK 2026/07/28 04:17:23 DEBUG : dir1/0015-9;=.txt: md5 = b0a47cec7cc19c5cc3a1e2bc9353891b OK 2026/07/28 04:17:25 DEBUG : apple: md5 = 20700e0ec82a1de69b6ac8c6c01dfcc2 OK 2026/07/28 04:17:26 DEBUG : banana: md5 = 3bd9324785a896b3f4ba7d1fe91eb984 OK 2026/07/28 04:17:28 DEBUG : appleappleapplebanana: md5 = 7d0fb46a428f2830b03195853242ae2d OK 2026/07/28 04:17:29 DEBUG : splitbananasplit: md5 = 540ee36e35efea0ffefc38e920bc95bd OK 2026/07/28 04:17:29 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:30 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:17:30 DEBUG : apple: size = 5 OK 2026/07/28 04:17:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:30 DEBUG : apple: Unchanged skipping 2026/07/28 04:17:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:17:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:17:30 DEBUG : banana: size = 6 OK 2026/07/28 04:17:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:30 DEBUG : banana: Unchanged skipping 2026/07/28 04:17:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:17:31 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:31 INFO : There was nothing to transfer 2026/07/28 04:17:31 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1: Directory modification time the same (differ by -385.122µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : apple: size = 5 OK 2026/07/28 04:17:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : apple: Unchanged skipping 2026/07/28 04:17:33 DEBUG : banana: size = 6 OK 2026/07/28 04:17:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : banana: Unchanged skipping 2026/07/28 04:17:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:17:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:17:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:17:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:17:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:17:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:17:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:17:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:17:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:17:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:17:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:17:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:17:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:17:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:33 INFO : There was nothing to transfer 2026/07/28 04:17:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:33 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : Waiting for deletions to finish 2026/07/28 04:17:34 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:17:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:17:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 4f4b2a3485996f735f613672555034e6 OK 2026/07/28 04:17:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = bd32b910d562c905de15bb2f9f522147 OK 2026/07/28 04:17:54 DEBUG : dir1/0002-cdefghi.txt: md5 = e89665f5f15636717a2878577f4d17de OK 2026/07/28 04:17:55 DEBUG : dir1/0003-defghij.txt: md5 = d70f5be4dfb071d9ed745fc38803fd00 OK 2026/07/28 04:17:57 DEBUG : dir1/0004-efghijk.txt: md5 = 05434392d24c53470c6a2e4d5bc786c2 OK 2026/07/28 04:17:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 1b875afc56f1696141d49e897854e798 OK 2026/07/28 04:18:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 276646d9fcb5f20f7e6d84fdbdadbac7 OK 2026/07/28 04:18:01 DEBUG : dir1/0007-1234567.txt: md5 = 4ee020b26e90d6ba26687a034bb3913e OK 2026/07/28 04:18:03 DEBUG : dir1/0008-2345678.txt: md5 = 618b80a71410ae14968cfb32df6bda5d OK 2026/07/28 04:18:04 DEBUG : dir1/0009-3456789.txt: md5 = f91d2ed0e1d3c19de920dee93b0327cb OK 2026/07/28 04:18:06 DEBUG : dir1/0010-456789.txt: md5 = 209a57d4e8f9960299c7e0c6464512d7 OK 2026/07/28 04:18:08 DEBUG : dir1/0011-56789;.txt: md5 = 2f4882cb97ad4af1fa017704ed2b8bf9 OK 2026/07/28 04:18:09 DEBUG : dir1/0012-6789;.txt: md5 = dd3a499d874f8ddc165cb8e504cc4238 OK 2026/07/28 04:18:11 DEBUG : dir1/0013-789;=.txt: md5 = f7da770c1fbe01b0388acb92cfcb7ab6 OK 2026/07/28 04:18:12 DEBUG : dir1/0014-89;=.txt: md5 = 56d8e0ebf263e50c07cf40ada48c70b6 OK 2026/07/28 04:18:14 DEBUG : dir1/0015-9;=.txt: md5 = cfa09cc1c9449d27b246d8ba87296d32 OK 2026/07/28 04:18:15 DEBUG : apple: md5 = cb9e8a2880543419b9241996adf7ddfb OK 2026/07/28 04:18:17 DEBUG : banana: md5 = d65d15918fee4950acecb5cbff08bb05 OK 2026/07/28 04:18:21 DEBUG : appleappleapplebanana: md5 = 2b07cb8c8a054b8e4bd642e4a33cb846 OK 2026/07/28 04:18:23 DEBUG : splitbananasplit: md5 = 04fb07a17861f7218362e56c09502f96 OK 2026/07/28 04:18:23 DEBUG : Waiting for deletions to finish 2026/07/28 04:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:18:24 DEBUG : apple: size = 5 OK 2026/07/28 04:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:24 DEBUG : apple: Unchanged skipping 2026/07/28 04:18:24 DEBUG : banana: size = 6 OK 2026/07/28 04:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:18:24 DEBUG : banana: Unchanged skipping 2026/07/28 04:18:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:18:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:18:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:18:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:18:25 DEBUG : Waiting for deletions to finish 2026/07/28 04:18:25 INFO : There was nothing to transfer 2026/07/28 04:18:25 DEBUG : Waiting for deletions to finish 2026/07/28 04:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1: Directory modification time the same (differ by -127.378µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : apple: size = 5 OK 2026/07/28 04:18:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : apple: Unchanged skipping 2026/07/28 04:18:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:18:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:18:27 DEBUG : banana: size = 6 OK 2026/07/28 04:18:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : banana: Unchanged skipping 2026/07/28 04:18:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:18:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:18:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:18:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:18:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:18:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:18:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:18:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:18:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:18:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:18:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:18:27 DEBUG : Waiting for deletions to finish 2026/07/28 04:18:27 INFO : There was nothing to transfer 2026/07/28 04:18:27 DEBUG : Waiting for deletions to finish 2026/07/28 04:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:18:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 533cc4dd45e9c523fe0932838a258585 OK 2026/07/28 04:18:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = f8416cfced7900a4e241a75466029a94 OK 2026/07/28 04:18:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 4903a3309b6a24377d3a5bd0125b4fd7 OK 2026/07/28 04:18:47 DEBUG : dir1/0003-defghij.txt: md5 = 9f2987b42eca322e68a47de401d386ee OK 2026/07/28 04:18:48 DEBUG : dir1/0004-efghijk.txt: md5 = 59a840df5d826f141ff146b4e2710d12 OK 2026/07/28 04:18:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 79fcc59846f19ff4d6e97dcd6bb4e548 OK 2026/07/28 04:18:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 5e71bbe09db4af80452256d625d74670 OK 2026/07/28 04:18:53 DEBUG : dir1/0007-1234567.txt: md5 = a82452f63d8c31d558a437da1f2be0cb OK 2026/07/28 04:18:54 DEBUG : dir1/0008-2345678.txt: md5 = e917429a122c984d420cfd925dcd0910 OK 2026/07/28 04:18:56 DEBUG : dir1/0009-3456789.txt: md5 = afdf2174e15a999846eb5a407c11efd8 OK 2026/07/28 04:18:57 DEBUG : dir1/0010-456789.txt: md5 = f5f8fe3c4c75fdc35aaea73172f343a0 OK 2026/07/28 04:18:59 DEBUG : dir1/0011-56789;.txt: md5 = 40e9e0ca663df48e97565ebc9ee2f0bf OK 2026/07/28 04:19:00 DEBUG : dir1/0012-6789;.txt: md5 = 9d0cf2720b1739f4869295beb519cd28 OK 2026/07/28 04:19:02 DEBUG : dir1/0013-789;=.txt: md5 = 9e3c7d21eca9f45cdbc60f08cc52605f OK 2026/07/28 04:19:03 DEBUG : dir1/0014-89;=.txt: md5 = 0dc5f5e545730aff02ece98f594f6f5f OK 2026/07/28 04:19:05 DEBUG : dir1/0015-9;=.txt: md5 = f183c19e82b5f76ddea82ad0daeb288d OK 2026/07/28 04:19:06 DEBUG : apple: md5 = d5bdf1be6590c581b0594208cd4efd9a OK 2026/07/28 04:19:08 DEBUG : banana: md5 = f40dd69c5e673e0510db75c1c669d186 OK 2026/07/28 04:19:09 DEBUG : appleappleapplebanana: md5 = 9f23d9ecee54fa9fcc836c6c6f0509bb OK 2026/07/28 04:19:11 DEBUG : splitbananasplit: md5 = e87613d8edb6824009cc1a554022133e OK 2026/07/28 04:19:11 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:19:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:19:12 DEBUG : apple: size = 5 OK 2026/07/28 04:19:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:12 DEBUG : apple: Unchanged skipping 2026/07/28 04:19:12 DEBUG : banana: size = 6 OK 2026/07/28 04:19:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:12 DEBUG : banana: Unchanged skipping 2026/07/28 04:19:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:19:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:19:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:19:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:19:13 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:13 INFO : There was nothing to transfer 2026/07/28 04:19:13 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:19:14 DEBUG : dir1: Directory modification time the same (differ by -864.764µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : apple: size = 5 OK 2026/07/28 04:19:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : apple: Unchanged skipping 2026/07/28 04:19:14 DEBUG : banana: size = 6 OK 2026/07/28 04:19:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:19:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : banana: Unchanged skipping 2026/07/28 04:19:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:19:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:19:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:19:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:19:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:19:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:19:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:19:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:19:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:19:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:19:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:19:14 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:14 INFO : There was nothing to transfer 2026/07/28 04:19:14 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:19:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 83b9e9270e76a7122722a78823c24c19 OK 2026/07/28 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0518e7a480aa90cbb04a46c836170ae6 OK 2026/07/28 04:19:32 DEBUG : dir1/0002-cdefghi.txt: md5 = a5301bbc4b3f60a554ad3c851bb38e6a OK 2026/07/28 04:19:34 DEBUG : dir1/0003-defghij.txt: md5 = 3a3047f7e3c56b1ee19ec7f3e457da2d OK 2026/07/28 04:19:35 DEBUG : dir1/0004-efghijk.txt: md5 = 5a7405b63624d25c6f852d8ffbabef08 OK 2026/07/28 04:19:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 5620b967f574c39f37839dcc290b8b61 OK 2026/07/28 04:19:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c0a0ff2ef34c6bedae7a952fec09093 OK 2026/07/28 04:19:40 DEBUG : dir1/0007-1234567.txt: md5 = 28e114cc44addeb479281a43c2fb2c9b OK 2026/07/28 04:19:41 DEBUG : dir1/0008-2345678.txt: md5 = e2574e25fd49ab63f3fb4ad26c26d762 OK 2026/07/28 04:19:43 DEBUG : dir1/0009-3456789.txt: md5 = adff1d5b29e2085c8f5bfe8b5754eb4d OK 2026/07/28 04:19:44 DEBUG : dir1/0010-456789.txt: md5 = d1f63de079175ae5b5c3b065b6897ab6 OK 2026/07/28 04:19:46 DEBUG : dir1/0011-56789;.txt: md5 = fa7e6f5c20bd2c1b91c5e6a421ef6097 OK 2026/07/28 04:19:47 DEBUG : dir1/0012-6789;.txt: md5 = bcbcd544c439471c41d76d82147a6f7d OK 2026/07/28 04:19:49 DEBUG : dir1/0013-789;=.txt: md5 = 78cfa61fb5e8fb3f6f85acc4f374bb53 OK 2026/07/28 04:19:51 DEBUG : dir1/0014-89;=.txt: md5 = e3ca6c9d000956838d89c9140602138f OK 2026/07/28 04:19:52 DEBUG : dir1/0015-9;=.txt: md5 = e7ef0a96f020f555c511e731a056f3c3 OK 2026/07/28 04:19:54 DEBUG : apple: md5 = 53c0528daec896b2aeefdcf41e604874 OK 2026/07/28 04:19:55 DEBUG : banana: md5 = 95b69d83206d9cf56d1a1768dff7898a OK 2026/07/28 04:19:57 DEBUG : appleappleapplebanana: md5 = 37a811d3e1e4ff45378b5a384bb7b259 OK 2026/07/28 04:19:58 DEBUG : splitbananasplit: md5 = 804d7ba07fcb7691fd6f73c7ecfed846 OK 2026/07/28 04:19:58 DEBUG : Waiting for deletions to finish 2026/07/28 04:19:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:19:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:20:00 DEBUG : banana: size = 6 OK 2026/07/28 04:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : banana: Unchanged skipping 2026/07/28 04:20:00 DEBUG : apple: size = 5 OK 2026/07/28 04:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : apple: Unchanged skipping 2026/07/28 04:20:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:20:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:20:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:20:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:20:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:20:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:20:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:20:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:20:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:20:00 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:00 INFO : There was nothing to transfer 2026/07/28 04:20:00 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:20:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:02 DEBUG : dir1: Directory modification time the same (differ by -547.658µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : apple: size = 5 OK 2026/07/28 04:20:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : banana: size = 6 OK 2026/07/28 04:20:02 DEBUG : apple: Unchanged skipping 2026/07/28 04:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : banana: Unchanged skipping 2026/07/28 04:20:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:20:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:20:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:20:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:20:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:20:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:20:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:20:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:20:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:20:02 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:02 INFO : There was nothing to transfer 2026/07/28 04:20:02 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:20:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:20:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 43985869cd40b317408aeae1b3fdc2ef OK 2026/07/28 04:20:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3d125871fed08c0438df0a1c5b90bd0 OK 2026/07/28 04:20:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 5df8954568e324988d5c9a67239e9c2d OK 2026/07/28 04:20:22 DEBUG : dir1/0003-defghij.txt: md5 = 230bd30018394ca91b1fdcbdfa0fd414 OK 2026/07/28 04:20:23 DEBUG : dir1/0004-efghijk.txt: md5 = e7216d7bca7efd9a11521baaa7cba836 OK 2026/07/28 04:20:25 DEBUG : dir1/0005-fghijkl.txt: md5 = aeda96b3dc4256eb0a5509a900e11de2 OK 2026/07/28 04:20:26 DEBUG : dir1/0006-ghijklm.txt: md5 = b9465eef5584a78500c41bc060c02f7f OK 2026/07/28 04:20:28 DEBUG : dir1/0007-1234567.txt: md5 = eb454689ce877e3620fa5d3266c70c38 OK 2026/07/28 04:20:29 DEBUG : dir1/0008-2345678.txt: md5 = d46e1f276ce9d379715b1accc04cd38f OK 2026/07/28 04:20:31 DEBUG : dir1/0009-3456789.txt: md5 = afdcea7d90ae0a35b6b87478a50a03a3 OK 2026/07/28 04:20:33 DEBUG : dir1/0010-456789.txt: md5 = c5d97297bde51a6d094aa9914660c371 OK 2026/07/28 04:20:34 DEBUG : dir1/0011-56789;.txt: md5 = a75a25d59b9cd37972b9bb08fd68f80b OK 2026/07/28 04:20:36 DEBUG : dir1/0012-6789;.txt: md5 = 835d9466a17cdc59a089e79217c0252f OK 2026/07/28 04:20:37 DEBUG : dir1/0013-789;=.txt: md5 = 93964830f3e4f71463828919d4a6dad6 OK 2026/07/28 04:20:39 DEBUG : dir1/0014-89;=.txt: md5 = 098a1d261b33e4856f7c535457fa0248 OK 2026/07/28 04:20:41 DEBUG : dir1/0015-9;=.txt: md5 = aa2343bf7b4abe452fd514f5742b8d62 OK 2026/07/28 04:20:42 DEBUG : apple: md5 = 3de7ba3bdeaa6b132aaff70dd4951d6c OK 2026/07/28 04:20:44 DEBUG : banana: md5 = c2a74f5ec77cc4d1c4873d6db14dd0b7 OK 2026/07/28 04:20:45 DEBUG : appleappleapplebanana: md5 = 7eb7fd6f7f6795d592bd96c34dd605c2 OK 2026/07/28 04:20:47 DEBUG : splitbananasplit: md5 = d74dcc1dc356b656a13e229a46e86ab1 OK 2026/07/28 04:20:47 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:47 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:20:48 DEBUG : apple: size = 5 OK 2026/07/28 04:20:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:48 DEBUG : apple: Unchanged skipping 2026/07/28 04:20:48 DEBUG : banana: size = 6 OK 2026/07/28 04:20:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:48 DEBUG : banana: Unchanged skipping 2026/07/28 04:20:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/28 04:20:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:20:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:20:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:20:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:20:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:20:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:20:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:20:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:20:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:20:49 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:49 INFO : There was nothing to transfer 2026/07/28 04:20:49 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:50 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:20:50 DEBUG : dir1: Directory modification time the same (differ by -240.861µs, within tolerance 1ms) 2026/07/28 04:20:50 DEBUG : apple: size = 5 OK 2026/07/28 04:20:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 04:20:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 04:20:50 DEBUG : banana: size = 6 OK 2026/07/28 04:20:50 DEBUG : apple: Unchanged skipping 2026/07/28 04:20:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:50 DEBUG : banana: Unchanged skipping 2026/07/28 04:20:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 04:20:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 04:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:20:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 04:20:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 04:20:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 04:20:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 04:20:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 04:20:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 04:20:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 04:20:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:20:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 04:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:20:51 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:51 INFO : There was nothing to transfer 2026/07/28 04:20:51 DEBUG : Waiting for deletions to finish 2026/07/28 04:20:51 DEBUG : banana: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : apple: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/28 04:21:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (591.49s) --- PASS: TestTransform/NFC (47.03s) --- PASS: TestTransform/NFD (49.18s) --- PASS: TestTransform/base64 (55.95s) --- PASS: TestTransform/prefix (68.70s) --- PASS: TestTransform/suffix (67.03s) --- PASS: TestTransform/truncate (56.68s) --- PASS: TestTransform/encoder (47.87s) --- PASS: TestTransform/ISO-8859-1 (53.61s) --- PASS: TestTransform/charmap (47.24s) --- PASS: TestTransform/lowercase (47.14s) --- PASS: TestTransform/ascii (51.08s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 04:21:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 04:21:06 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/28 04:21:06 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-28T04:21:05.787591325Z) 2026/07/28 04:21:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 04:21:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/28 04:21:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 04:21:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/28 04:21:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 04:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 3629f9237b7d5ba94db07399407d8269 OK 2026/07/28 04:21:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/28 04:21:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 04:21:08 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:09 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.94s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:10 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:10 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:10 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:21:11 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:10.722661492Z) 2026/07/28 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/28 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:13 DEBUG : tictactoe/tictactoe: md5 = f5803ab583e07670f7fb962bb5ccf785 OK 2026/07/28 04:21:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/28 04:21:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/28 04:21:13 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.03s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:15 DEBUG : toe: Making directory with metadata 2026/07/28 04:21:16 INFO : toe: Made directory with metadata (mtime=2026-07-28T04:21:15.749732926Z) 2026/07/28 04:21:16 DEBUG : toe/toe: Making directory with metadata 2026/07/28 04:21:17 INFO : toe/toe: Made directory with metadata (mtime=2026-07-28T04:21:15.749732926Z) 2026/07/28 04:21:17 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 04:21:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 04:21:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 04:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:19 DEBUG : toe/toe/tictactoe: md5 = 523349540fd0401e6dabd31ddb8ef52d OK 2026/07/28 04:21:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/28 04:21:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/28 04:21:19 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/28 04:21:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/28 04:21:22 DEBUG : TestDrive: Token expired 2026/07/28 04:21:22 DEBUG : Config file has changed externally - reloading 2026/07/28 04:21:22 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/28 04:21:22 DEBUG : TestDrive: Token refresh successful --- PASS: TestFileTag (7.11s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:23 DEBUG : toe: Making directory with metadata 2026/07/28 04:21:23 INFO : toe: Made directory with metadata (mtime=2026-07-28T04:21:22.862833933Z) 2026/07/28 04:21:23 DEBUG : toe/toe: Making directory with metadata 2026/07/28 04:21:24 INFO : toe/toe: Made directory with metadata (mtime=2026-07-28T04:21:22.862833933Z) 2026/07/28 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 04:21:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 04:21:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:26 DEBUG : toe/toe/tictactoe: md5 = 445eedc979a1e11ed7e981415b02ea56 OK 2026/07/28 04:21:26 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/28 04:21:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/28 04:21:26 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/28 04:21:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.87s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:29 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:21:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:21:29 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:29 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/28 04:21:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:30 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:21:31 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:29.732931412Z) 2026/07/28 04:21:31 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:31 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:21:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:29.733931426Z) 2026/07/28 04:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:33 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 09f1e2036956598e132ebdb2f5c35c6d OK 2026/07/28 04:21:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 04:21:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:33 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/28 04:21:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.62s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:38 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:21:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:21:38 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/28 04:21:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:21:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:39 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:39 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:39 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:21:40 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:38.349053562Z) 2026/07/28 04:21:40 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:40 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:21:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:38.349053562Z) 2026/07/28 04:21:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 04:21:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:21:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:21:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5f411583bdc0e747007534d08a7de95f OK 2026/07/28 04:21:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:21:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:21:42 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:43 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:21:43 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:43 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 04:21:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:21:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/28 04:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': 0 differences found 2026/07/28 04:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': 1 hashes could not be checked 2026/07/28 04:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': 1 matching files 2026/07/28 04:21:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/28 04:21:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.04s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:47 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:21:48 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:47.387181572Z) 2026/07/28 04:21:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:21:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:21:47.387181572Z) 2026/07/28 04:21:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:21:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1924ebb6002d993643217a38c5102264 OK 2026/07/28 04:21:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 04:21:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:50 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:51 DEBUG : tictactoe: Directory modification time the same (differ by -181.572µs, within tolerance 1ms) 2026/07/28 04:21:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:21:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:21:51 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -181.572µs, within tolerance 1ms) 2026/07/28 04:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 04:21:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 04:21:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 04:21:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/28 04:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:52 DEBUG : Waiting for deletions to finish 2026/07/28 04:21:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/28 04:21:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.31s) === RUN TestSyntax 2026/07/28 04:21:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:21:55 DEBUG : toe: Making directory with metadata 2026/07/28 04:21:56 INFO : toe: Made directory with metadata (mtime=2026-07-28T04:21:55.693299105Z) 2026/07/28 04:21:56 DEBUG : toe/toe: Making directory with metadata 2026/07/28 04:21:57 INFO : toe/toe: Made directory with metadata (mtime=2026-07-28T04:21:55.693299105Z) 2026/07/28 04:21:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:21:58 DEBUG : toe/toe/toe: md5 = 88fc5f1cc6382ef801d72dcfdf8b9adc OK 2026/07/28 04:21:58 DEBUG : toe/toe/toe: size = 11 OK 2026/07/28 04:21:58 INFO : toe/toe/toe: Copied (new) 2026/07/28 04:21:58 DEBUG : Waiting for deletions to finish 2026/07/28 04:22:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/28 04:22:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.89s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:22:02 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:22:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:02 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/28 04:22:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:03 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:03 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:03 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:22:04 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:02.584396539Z) 2026/07/28 04:22:04 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:04 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:22:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:02.584396539Z) 2026/07/28 04:22:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 04:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:22:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 476d75d0a2d1c442c7289eba54bb46d4 OK 2026/07/28 04:22:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:22:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:06 INFO : toe/toe/toe.txt: Deleted 2026/07/28 04:22:06 INFO : toe/toe: Removing directory 2026/07/28 04:22:06 INFO : toe: Removing directory 2026/07/28 04:22:06 INFO : empty_dir: Removing directory 2026/07/28 04:22:06 DEBUG : Local file system at /tmp/rclone4228631995: deleted 3 directories 2026/07/28 04:22:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/28 04:22:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.24s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:22:10 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:22:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:10 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/28 04:22:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:11 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:11 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:11 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:22:12 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:10.825512969Z) 2026/07/28 04:22:12 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:12 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:22:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:10.825512969Z) 2026/07/28 04:22:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 04:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8e3a78d750eb3325af4037411d756765 OK 2026/07/28 04:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:22:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:14 INFO : toe/toe/toe.txt: Deleted 2026/07/28 04:22:14 INFO : toe/toe: Removing directory 2026/07/28 04:22:14 INFO : toe: Removing directory 2026/07/28 04:22:14 INFO : empty_dir: Removing directory 2026/07/28 04:22:14 DEBUG : Local file system at /tmp/rclone4228631995: deleted 3 directories 2026/07/28 04:22:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:22:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 04:22:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:18 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/28 04:22:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/28 04:22:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/28 04:22:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.34s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:22:24 DEBUG : Reset feature "Copy" 2026/07/28 04:22:24 DEBUG : Reset feature "Move" 2026/07/28 04:22:24 DEBUG : Reset feature "Copy" 2026/07/28 04:22:24 DEBUG : Reset feature "Move" 2026/07/28 04:22:24 DEBUG : empty_dir: Making directory with metadata 2026/07/28 04:22:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:24 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/28 04:22:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 04:22:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 04:22:25 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:25 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:25 DEBUG : tictactoe: Making directory with metadata 2026/07/28 04:22:27 INFO : tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:24.169701287Z) 2026/07/28 04:22:27 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:27 DEBUG : toe: transformed to: tictactoe 2026/07/28 04:22:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/28 04:22:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-28T04:22:24.169701287Z) 2026/07/28 04:22:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 04:22:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 04:22:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:22:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:22:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4db40dd4e143e87ed8a638773e0a6f3a OK 2026/07/28 04:22:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:22:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 04:22:29 INFO : toe/toe/toe.txt: Deleted 2026/07/28 04:22:29 INFO : toe/toe: Removing directory 2026/07/28 04:22:29 INFO : toe: Removing directory 2026/07/28 04:22:29 INFO : empty_dir: Removing directory 2026/07/28 04:22:29 DEBUG : Local file system at /tmp/rclone4228631995: deleted 3 directories 2026/07/28 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 04:22:35 DEBUG : toe/toe/toe.txt: md5 = 1f9e003928908d064ccab29e9608d56d OK 2026/07/28 04:22:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/28 04:22:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/28 04:22:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/28 04:22:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/28 04:22:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/28 04:22:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/28 04:22:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.03s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:22:41 DEBUG : toe: transformed to: dG9l 2026/07/28 04:22:41 DEBUG : toe: transformed to: dG9l 2026/07/28 04:22:41 DEBUG : dG9l: Making directory with metadata 2026/07/28 04:22:42 INFO : dG9l: Made directory with metadata (mtime=2026-07-28T04:22:41.202941304Z) 2026/07/28 04:22:42 DEBUG : toe: transformed to: dG9l 2026/07/28 04:22:42 DEBUG : toe: transformed to: dG9l 2026/07/28 04:22:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/28 04:22:42 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/28 04:22:43 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-28T04:22:41.202941304Z) 2026/07/28 04:22:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/28 04:22:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/28 04:22:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 04:22:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 04:22:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:22:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = a1e8229897ab1120d114a3bd8d2e1009 OK 2026/07/28 04:22:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/28 04:22:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 04:22:44 DEBUG : Waiting for deletions to finish 2026/07/28 04:22:45 DEBUG : dG9l: transformed to: toe 2026/07/28 04:22:45 DEBUG : dG9l: transformed to: toe 2026/07/28 04:22:45 DEBUG : toe: Directory modification time the same (differ by 941.304µs, within tolerance 1ms) 2026/07/28 04:22:45 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/28 04:22:45 DEBUG : dG9l: transformed to: toe 2026/07/28 04:22:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/28 04:22:45 DEBUG : toe/toe: Directory modification time the same (differ by 941.304µs, within tolerance 1ms) 2026/07/28 04:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/28 04:22:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/28 04:22:46 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for checks to finish 2026/07/28 04:22:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/28 04:22:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/28 04:22:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/28 04:22:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/28 04:22:46 DEBUG : Local file system at /tmp/rclone4228631995: Waiting for transfers to finish 2026/07/28 04:22:46 DEBUG : Waiting for deletions to finish 2026/07/28 04:22:51 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/28 04:22:51 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (11.39s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu'", Local "Local file system at /tmp/rclone4228631995", Modify Window "1ms" 2026/07/28 04:22:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:52 DEBUG : toe: transformed to: 2026/07/28 04:22:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:52 DEBUG : toe: transformed to: 2026/07/28 04:22:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Making directory with metadata 2026/07/28 04:22:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Made directory with metadata (mtime=2026-07-28T04:22:52.589101525Z) 2026/07/28 04:22:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:53 DEBUG : toe: transformed to: 2026/07/28 04:22:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:53 DEBUG : toe: transformed to: 2026/07/28 04:22:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:53 DEBUG : toe/toe: transformed to: 2026/07/28 04:22:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/28 04:22:53 DEBUG : toe/toe: Making directory with metadata 2026/07/28 04:22:54 INFO : toe/toe: Made directory with metadata (mtime=2026-07-28T04:22:52.590101539Z) 2026/07/28 04:22:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:54 DEBUG : toe/toe: transformed to: 2026/07/28 04:22:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/28 04:22:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:54 DEBUG : toe: transformed to: 2026/07/28 04:22:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 04:22:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for checks to finish 2026/07/28 04:22:54 DEBUG : toe/toe/toe: transformed to: 2026/07/28 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Waiting for transfers to finish 2026/07/28 04:22:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/28 04:22:56 DEBUG : toe/toe/toe: md5 = d5de9ba3c12f64dc5662ad3a60e4e945 OK 2026/07/28 04:22:56 DEBUG : toe/toe/toe: size = 11 OK 2026/07/28 04:22:56 INFO : toe/toe/toe: Copied (new) 2026/07/28 04:22:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting files as there were IO errors 2026/07/28 04:22:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': not deleting directories as there were IO errors 2026/07/28 04:22:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/28 04:22:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.30s) PASS 2026/07/28 04:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafuxaq4kabu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 28m2.830907886s (try 1/5)