"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/02 03:56:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo" 2026/04/02 03:56:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:56:07 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90" 2026/04/02 03:56:08 DEBUG : Creating backend with remote "/tmp/rclone1954798023" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/02 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:09 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:12 DEBUG : sub dir/hello world: md5 = d2f6653cfdd935987221bbcf95791658 OK 2026/04/02 03:56:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:56:12 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:56:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.53s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:15 DEBUG : metadata sub dir: Making directory with metadata 2026/04/02 03:56:15 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:15 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/02 03:56:15 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:15 DEBUG : Local file system at /tmp/rclone1954798023: File to upload is small (21 bytes), uploading instead of streaming 2026/04/02 03:56:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/02 03:56:15 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/02 03:56:15 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/02 03:56:15 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:16 DEBUG : Google drive root 'crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90': Skipping btime metadata as can't update it on an existing file: 2026-04-02T03:56:15.889155374Z 2026/04/02 03:56:17 INFO : empty metadata sub dir: Updated directory metadata 2026/04/02 03:56:17 DEBUG : Google drive root 'crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90': Skipping btime metadata as can't update it on an existing file: 2026-04-02T03:56:15.889155374Z 2026/04/02 03:56:17 INFO : metadata sub dir: Updated directory metadata 2026/04/02 03:56:17 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/02 03:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:19 DEBUG : metadata sub dir/hello metadata world: md5 = 722a61cf1d87675b4efb51cb70b9542c OK 2026/04/02 03:56:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/02 03:56:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/02 03:56:22 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:23 DEBUG : metadata sub dir: Making directory with metadata 2026/04/02 03:56:23 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:23 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/02 03:56:23 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:23 DEBUG : Local file system at /tmp/rclone1954798023: File to upload is small (21 bytes), uploading instead of streaming 2026/04/02 03:56:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/02 03:56:23 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/02 03:56:23 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/02 03:56:23 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:23 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/02 03:56:23 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/02 03:56:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/02 03:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:26 DEBUG : metadata sub dir/hello metadata world: md5 = 4ba3ab772a14fcef02a52d782dce915a OK 2026/04/02 03:56:26 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/02 03:56:26 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/02 03:56:26 DEBUG : Google drive root 'crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90': Skipping btime metadata as can't update it on an existing file: 2026-04-02T03:56:23.590237678Z 2026/04/02 03:56:26 INFO : metadata sub dir: Updated directory metadata 2026/04/02 03:56:29 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.55s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:30 DEBUG : Creating backend with remote "/non-existing" 2026/04/02 03:56:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/02 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:33 DEBUG : sub dir/hello world: md5 = bbda5ace326469ad52b216268db8e791 OK 2026/04/02 03:56:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:56:33 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:56:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.26s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Running all checks before starting transfers 2026/04/02 03:56:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Checks finished, now starting transfers 2026/04/02 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:38 DEBUG : sub dir/hello world: md5 = 00aa0e42480ea558c46e245b457b937e OK 2026/04/02 03:56:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:56:38 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:56:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.15s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:41 ERROR : Ignoring --no-traverse with sync 2026/04/02 03:56:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:43 DEBUG : sub dir/hello world: md5 = e578733b91fd136aa07a165b51a934d5 OK 2026/04/02 03:56:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:56:43 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:56:43 DEBUG : Waiting for deletions to finish 2026/04/02 03:56:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.99s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/02 03:56:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:48 DEBUG : hello world2: md5 = e42f2b1e43ffd8a5b7c22576e9137791 OK 2026/04/02 03:56:48 DEBUG : hello world2: size = 12 OK 2026/04/02 03:56:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.93s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:51 DEBUG : potato2: md5 = 5cd04366c3bb47140129358666ef46c5 OK 2026/04/02 03:56:51 DEBUG : potato2: size = 11 OK 2026/04/02 03:56:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:54 DEBUG : potato2: md5 = d6462e404ae2838c6c31d705b8c96f09 OK 2026/04/02 03:56:54 DEBUG : potato2: size = 11 OK 2026/04/02 03:56:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.80s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:56:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 03:56:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:56:55 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:56:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:56 DEBUG : sub dir: Making directory with metadata 2026/04/02 03:56:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:56:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:56:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 03:56:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:56:58 DEBUG : sub dir/hello world: md5 = 557c5e7dac28a46e586ba7f55a40c3d1 OK 2026/04/02 03:56:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:56:58 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/02 03:57:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.01s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:03 INFO : sub dir2: Making directory 2026/04/02 03:57:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 03:57:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:57:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/02 03:57:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:03 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/02 03:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:05 DEBUG : sub dir/hello world: md5 = 7b40c3dd0747d0eb52e81214119dfa5d OK 2026/04/02 03:57:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:05 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:57:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (15.71s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:18 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:57:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:57:19 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:57:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:57:19 DEBUG : sub dir: Making directory with metadata 2026/04/02 03:57:20 INFO : sub dir: Made directory with metadata (mtime=2026-04-02T03:57:18.993832408Z) 2026/04/02 03:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:22 DEBUG : sub dir/hello world: md5 = abeac384515d75c6e6b5c56a8aaf747e OK 2026/04/02 03:57:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:22 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:22 INFO : sub dir/hello world: Deleted 2026/04/02 03:57:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.69s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:25 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/02 03:57:25 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.43s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:29 INFO : sub dir2: Making directory 2026/04/02 03:57:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/02 03:57:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:31 DEBUG : sub dir/hello world: md5 = 6cae695698d03f840d851c1bf6b1d5a6 OK 2026/04/02 03:57:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:31 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:31 INFO : sub dir/hello world: Deleted 2026/04/02 03:57:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.05s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:34 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:57:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:57:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:57:34 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:57:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:57:35 DEBUG : sub dir: Making directory with metadata 2026/04/02 03:57:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:57:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:37 DEBUG : sub dir/hello world: md5 = 633b1b0a6c3f0d9cc88a2b5fa6fb4b15 OK 2026/04/02 03:57:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:37 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:37 DEBUG : Waiting for deletions to finish 2026/04/02 03:57:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.63s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:41 INFO : sub dir2: Making directory 2026/04/02 03:57:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/02 03:57:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:57:45 DEBUG : sub dir/hello world: md5 = 3d06871800ec0dbfffa17f52a19487af OK 2026/04/02 03:57:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:45 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:57:45 DEBUG : Waiting for deletions to finish 2026/04/02 03:57:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (7.92s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:57:52 DEBUG : sub dir/hello world: md5 = 1c985d46aac4a1e4c8e27aed571840da OK 2026/04/02 03:57:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guwopoy0padi" 2026/04/02 03:57:53 DEBUG : Creating backend with remote "TestDrive:crypt/ahs4kg9sfgbk6mia70kqsosnveo3p3blg0mb9rp0ohuqo2igpevg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-guwopoy0padi' 2026/04/02 03:57:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guwopoy0padi': Waiting for checks to finish 2026/04/02 03:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guwopoy0padi': Waiting for transfers to finish 2026/04/02 03:57:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:57:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:57:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guwopoy0padi': Purge remote 2026/04/02 03:57:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.31s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:58:02 DEBUG : sub dir/hello world: md5 = fb414f98a9a8880f9b900674a76ec43d OK 2026/04/02 03:58:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/02 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:58:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1954798023) 2026/04/02 03:58:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 03:58:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:58:05 DEBUG : sub dir/hello world: md5 = bae25f1d47289c50959a06eeec880796 OK 2026/04/02 03:58:05 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:58:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/02 03:58:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.49s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:58:12 DEBUG : sub dir/hello world: md5 = dc37972e84c4410488b882b448b35ab3 OK 2026/04/02 03:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasilux8paze" 2026/04/02 03:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/5i9k4jlh7865qh3lrh8dqpc8i8co9a3p7h6s9s5j9efsn809qtlg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze' 2026/04/02 03:58:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:58:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze': Waiting for checks to finish 2026/04/02 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze': Waiting for transfers to finish 2026/04/02 03:58:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:58:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:58:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:58:19 DEBUG : sub dir/hello world: md5 = b8c925e890995d9b724e66b123703f85 OK 2026/04/02 03:58:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:58:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/02 03:58:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 03:58:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze') 2026/04/02 03:58:20 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze': Waiting for checks to finish 2026/04/02 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze': Waiting for transfers to finish 2026/04/02 03:58:22 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:58:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:58:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasilux8paze': Purge remote 2026/04/02 03:58:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.97s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:58:28 DEBUG : sub dir/hello world: md5 = cb353ae15df1ad174ffc8e6e68800785 OK 2026/04/02 03:58:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/02 03:58:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1954798023) 2026/04/02 03:58:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 03:58:30 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:58:31 DEBUG : sub dir/hello world: md5 = 9a958060dc4e5c701c4776984b54f4de OK 2026/04/02 03:58:31 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:58:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/02 03:58:31 INFO : sub dir/hello world: Deleted 2026/04/02 03:58:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.18s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:58:36 DEBUG : sub dir/hello world: md5 = b81652f6e62781327df3adefc497c989 OK 2026/04/02 03:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kunuvif9nupo" 2026/04/02 03:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/7357nelpstht27b2ctf3ljnigv7kp4psme82ecs32sqlu0gl1odg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo' 2026/04/02 03:58:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for checks to finish 2026/04/02 03:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for transfers to finish 2026/04/02 03:58:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:58:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:58:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:58:43 DEBUG : sub dir/hello world: md5 = 0e4ee4653922f7bf0c1f3cc4343949a2 OK 2026/04/02 03:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Using server-side directory move 2026/04/02 03:58:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 03:58:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:58:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/02 03:58:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 03:58:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo') 2026/04/02 03:58:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for checks to finish 2026/04/02 03:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for transfers to finish 2026/04/02 03:58:44 INFO : sub dir/hello world: Deleted 2026/04/02 03:58:45 INFO : sub dir/hello world: Moved (server-side) 2026/04/02 03:58:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:48 DEBUG : sub dir/hello world: md5 = ce2690de2ae240b7b3929a210faa0891 OK 2026/04/02 03:58:48 DEBUG : testing file moves 2026/04/02 03:58:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:58:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/02 03:58:49 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 03:58:49 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo') 2026/04/02 03:58:49 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for checks to finish 2026/04/02 03:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Waiting for transfers to finish 2026/04/02 03:58:49 INFO : sub dir/hello world: Deleted 2026/04/02 03:58:50 INFO : sub dir/hello world: Moved (server-side) 2026/04/02 03:58:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/02 03:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunuvif9nupo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.41s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:58:55 DEBUG : sub dir/hello world: md5 = 49d36d52f8b283c584a75dfa3f05a699 OK 2026/04/02 03:58:55 ERROR : error listing: directory not found 2026/04/02 03:58:56 INFO : Local file system at /tmp/rclone1954798023: Making directory 2026/04/02 03:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:58:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.35s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:01 DEBUG : sub dir/hello world: md5 = 96f66ef74401a3acd659cd6edfeafd49 OK 2026/04/02 03:59:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 03:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:59:01 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for checks to finish 2026/04/02 03:59:01 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for transfers to finish 2026/04/02 03:59:02 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/02 03:59:02 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/02 03:59:02 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:59:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:59:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.60s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:04 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/02 03:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:08 DEBUG : check sum: md5 = 98db7f7f3632a78760bb2d110b73a549 OK 2026/04/02 03:59:08 DEBUG : check sum: size = 1 OK 2026/04/02 03:59:08 INFO : check sum: Copied (new) 2026/04/02 03:59:08 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:08 DEBUG : check sum: size = 1 OK 2026/04/02 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/02 03:59:08 DEBUG : check sum: Size of src and dst objects identical 2026/04/02 03:59:08 DEBUG : check sum: Unchanged skipping 2026/04/02 03:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:08 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.26s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/02 03:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:16 DEBUG : sizeonly: md5 = 1e6ac6724409ac3f03fb6692f6edd6cc OK 2026/04/02 03:59:16 DEBUG : sizeonly: size = 6 OK 2026/04/02 03:59:16 INFO : sizeonly: Copied (new) 2026/04/02 03:59:16 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:17 DEBUG : sizeonly: size = 6 OK 2026/04/02 03:59:17 DEBUG : sizeonly: Sizes identical 2026/04/02 03:59:17 DEBUG : sizeonly: Unchanged skipping 2026/04/02 03:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:17 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (8.59s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/02 03:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:19 DEBUG : ignore-size: md5 = 7f6d66e67e471f435cc58445c6b52b30 OK 2026/04/02 03:59:19 INFO : ignore-size: Copied (new) 2026/04/02 03:59:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:59:20 DEBUG : ignore-size: Unchanged skipping 2026/04/02 03:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:20 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.27s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:22 DEBUG : existing: md5 = 8a70de9f136e0ad19b552b9fdbe0e4b9 OK 2026/04/02 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:23 DEBUG : existing: size = 6 OK 2026/04/02 03:59:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:59:23 DEBUG : existing: Unchanged skipping 2026/04/02 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:23 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:23 INFO : There was nothing to transfer 2026/04/02 03:59:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/02 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:24 DEBUG : existing: md5 = cf502a5a0cd9d9785a55d6ba8116deb4 OK 2026/04/02 03:59:24 DEBUG : existing: size = 6 OK 2026/04/02 03:59:24 INFO : existing: Copied (replaced existing) 2026/04/02 03:59:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.30s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 03:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:27 DEBUG : existing: md5 = e565de80b97f4117d5fd6f05e6163613 OK 2026/04/02 03:59:27 DEBUG : existing: size = 6 OK 2026/04/02 03:59:27 INFO : existing: Copied (new) 2026/04/02 03:59:27 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:27 DEBUG : existing: Destination exists, skipping 2026/04/02 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:27 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.77s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:31 DEBUG : b/potato: md5 = 4730eb43d2e4a504472734c34b5a0ee6 OK 2026/04/02 03:59:33 DEBUG : c/non empty space: md5 = 7a23292e6932b07fc6838b2e9d3692ee OK 2026/04/02 03:59:33 INFO : d: Making directory 2026/04/02 03:59:35 DEBUG : Added delayed dir = "a", newDst= 2026/04/02 03:59:36 INFO : c: Set directory modification time (using SetModTime) 2026/04/02 03:59:36 DEBUG : Added delayed dir = "c", newDst=c 2026/04/02 03:59:36 DEBUG : c/non empty space: size = 5 OK 2026/04/02 03:59:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:59:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 03:59:36 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 03:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:38 DEBUG : a/potato2: md5 = 90765c3cbaa2e715b9a0ca7cf81001e6 OK 2026/04/02 03:59:38 DEBUG : a/potato2: size = 60 OK 2026/04/02 03:59:38 INFO : a/potato2: Copied (new) 2026/04/02 03:59:38 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:38 INFO : b/potato: Deleted 2026/04/02 03:59:38 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/02 03:59:38 INFO : d: Removing directory 2026/04/02 03:59:39 INFO : b: Removing directory 2026/04/02 03:59:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/02 03:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': deleted 2 directories 2026/04/02 03:59:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/02 03:59:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:45 DEBUG : empty space: md5 = 84d28812df4c4c5412a38f1287ccda5f OK 2026/04/02 03:59:45 DEBUG : empty space: size = 1 OK 2026/04/02 03:59:45 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/04/02 03:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:45 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/02 03:59:45 DEBUG : Waiting for deletions to finish 2026/04/02 03:59:46 DEBUG : empty space: size = 1 OK 2026/04/02 03:59:46 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/04/02 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:47 DEBUG : empty space: md5 = ea3b8ad4d02a4d23eae6733c672385aa OK 2026/04/02 03:59:47 DEBUG : empty space: size = 1 OK 2026/04/02 03:59:47 INFO : empty space: Copied (replaced existing) 2026/04/02 03:59:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:50 DEBUG : foo: md5 = 3d019ffad86cfc8def7cc0a47e36f35f OK 2026/04/02 03:59:51 DEBUG : foo: size = 3 OK 2026/04/02 03:59:51 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/04/02 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:52 DEBUG : foo: md5 = 194c9fc0bec48d6563ceba2c2e632f96 OK 2026/04/02 03:59:52 DEBUG : foo: size = 3 OK 2026/04/02 03:59:52 INFO : foo: Copied (replaced existing) 2026/04/02 03:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.81s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 03:59:55 DEBUG : empty space: md5 = 0e0bc08d17ee36aee78b3ecc4cd489e9 OK 2026/04/02 03:59:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/02 03:59:55 DEBUG : empty space: size = 1 OK 2026/04/02 03:59:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:59:55 DEBUG : empty space: Unchanged skipping 2026/04/02 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 03:59:57 DEBUG : potato: md5 = 39aaf567613c37735778b836a38d9f48 OK 2026/04/02 03:59:57 DEBUG : potato: size = 60 OK 2026/04/02 03:59:57 INFO : potato: Copied (new) 2026/04/02 03:59:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:00 DEBUG : potato: md5 = 51a97941d00e6e43b5dfe7ac590b73dc OK 2026/04/02 04:00:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:00:00 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:00:00 DEBUG : potato: Sizes differ 2026/04/02 04:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:01 DEBUG : potato: md5 = ffe2bd6971ac251ea31f9b261551667b OK 2026/04/02 04:00:01 DEBUG : potato: size = 21 OK 2026/04/02 04:00:01 INFO : potato: Copied (replaced existing) 2026/04/02 04:00:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.43s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:04 DEBUG : potato: md5 = f117355e3a0d2b840b74c695b4c2ca23 OK 2026/04/02 04:00:05 DEBUG : potato: size = 21 OK 2026/04/02 04:00:05 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/04/02 04:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:06 DEBUG : potato: md5 = b5b8b4f304481f53072b74083410f93e OK 2026/04/02 04:00:06 DEBUG : potato: size = 21 OK 2026/04/02 04:00:06 INFO : potato: Copied (replaced existing) 2026/04/02 04:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:09 DEBUG : potato: md5 = a5e96f27a7ad59733ed89c0b17fdfe10 OK 2026/04/02 04:00:10 DEBUG : empty space: md5 = 407773b3f078cec78cc337ffe7959739 OK 2026/04/02 04:00:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:00:11 DEBUG : empty space: size = 1 OK 2026/04/02 04:00:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:00:11 DEBUG : empty space: Unchanged skipping 2026/04/02 04:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/02 04:00:11 DEBUG : Waiting for deletions to finish 2026/04/02 04:00:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:14 DEBUG : potato: md5 = e4777368dcba8475720e29a2544df82d OK 2026/04/02 04:00:15 DEBUG : empty space: md5 = 7262a56ac0986c9db565e06fbb2cbc0a OK 2026/04/02 04:00:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:00:16 DEBUG : empty space: size = 1 OK 2026/04/02 04:00:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:00:16 DEBUG : empty space: Unchanged skipping 2026/04/02 04:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:17 DEBUG : potato2: md5 = f4c3b01ff2cb284d32f286db6add1d13 OK 2026/04/02 04:00:17 DEBUG : potato2: size = 60 OK 2026/04/02 04:00:17 INFO : potato2: Copied (new) 2026/04/02 04:00:17 DEBUG : Waiting for deletions to finish 2026/04/02 04:00:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:21 DEBUG : b/potato: md5 = 669111634f180c08d73f107920115133 OK 2026/04/02 04:00:24 DEBUG : c/non empty space: md5 = c0aa9b72638b0947c5ffc781ba77413a OK 2026/04/02 04:00:24 INFO : d: Making directory 2026/04/02 04:00:24 INFO : d/e: Making directory 2026/04/02 04:00:27 DEBUG : Added delayed dir = "a", newDst= 2026/04/02 04:00:27 INFO : c: Set directory modification time (using SetModTime) 2026/04/02 04:00:27 DEBUG : Added delayed dir = "c", newDst=c 2026/04/02 04:00:27 DEBUG : c/non empty space: size = 5 OK 2026/04/02 04:00:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:00:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 04:00:27 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:29 DEBUG : a/potato2: md5 = c95dd4e33feacaf5f841ab22d0fda0c9 OK 2026/04/02 04:00:29 DEBUG : a/potato2: size = 60 OK 2026/04/02 04:00:29 INFO : a/potato2: Copied (new) 2026/04/02 04:00:29 DEBUG : Waiting for deletions to finish 2026/04/02 04:00:29 INFO : b/potato: Deleted 2026/04/02 04:00:30 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/02 04:00:30 INFO : d/e: Removing directory 2026/04/02 04:00:31 INFO : d: Removing directory 2026/04/02 04:00:31 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/02 04:00:31 INFO : b: Removing directory 2026/04/02 04:00:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/02 04:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': deleted 3 directories 2026/04/02 04:00:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/02 04:00:35 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:38 DEBUG : b/potato: md5 = 75d436199ecb5b47cac3292b7529f853 OK 2026/04/02 04:00:40 DEBUG : c/non empty space: md5 = 655c496e34b13ae870f0095453ff605f OK 2026/04/02 04:00:40 INFO : d: Making directory 2026/04/02 04:00:42 DEBUG : Added delayed dir = "a", newDst= 2026/04/02 04:00:42 INFO : c: Set directory modification time (using SetModTime) 2026/04/02 04:00:42 DEBUG : Added delayed dir = "c", newDst=c 2026/04/02 04:00:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 04:00:42 DEBUG : c/non empty space: size = 5 OK 2026/04/02 04:00:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:00:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:00:49 DEBUG : a/potato2: md5 = b37feb40079dd172fb82da95c9c2bac7 OK 2026/04/02 04:00:49 DEBUG : a/potato2: size = 60 OK 2026/04/02 04:00:49 INFO : a/potato2: Copied (new) 2026/04/02 04:00:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting files as there were IO errors 2026/04/02 04:00:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/02 04:00:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting directories as there were IO errors 2026/04/02 04:00:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/02 04:00:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/02 04:00:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (22.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:00:59 DEBUG : potato: md5 = 1cca1b618bb3cbd08bc155613c79a89c OK 2026/04/02 04:01:01 DEBUG : empty space: md5 = dd116c99c07e62cc94199da084eaa8d1 OK 2026/04/02 04:01:01 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:01 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:01:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:01:01 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:02 INFO : potato: Deleted 2026/04/02 04:01:03 DEBUG : potato2: md5 = f17683ad5f8d1dbe42236399dc3854c6 OK 2026/04/02 04:01:03 DEBUG : potato2: size = 60 OK 2026/04/02 04:01:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.64s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:06 DEBUG : potato: md5 = 0d638620696c58e1056205153280567f OK 2026/04/02 04:01:07 DEBUG : empty space: md5 = 46f27879b474a9bf9d81b3f6e76c679d OK 2026/04/02 04:01:08 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:08 INFO : potato: Deleted 2026/04/02 04:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:01:08 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:08 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:10 DEBUG : potato2: md5 = acf66baa4bfdd8ca739b220b1982cf27 OK 2026/04/02 04:01:10 DEBUG : potato2: size = 60 OK 2026/04/02 04:01:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.13s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:13 DEBUG : potato: md5 = d0b5ae87383cb68f48d3cd3bbc0087e8 OK 2026/04/02 04:01:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:15 DEBUG : potato2: md5 = 06e39a209e658ac763b9cb48127d4c1f OK 2026/04/02 04:01:15 DEBUG : potato2: size = 19 OK 2026/04/02 04:01:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.81s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:17 DEBUG : potato2: md5 = 6f47e371a6a2130efe3edf9aa7d82293 OK 2026/04/02 04:01:19 DEBUG : empty space: md5 = b5852c3517583c01e1d91ea543bc4694 OK 2026/04/02 04:01:19 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 04:01:19 DEBUG : enormous: Excluded 2026/04/02 04:01:19 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 04:01:19 DEBUG : potato2: Excluded 2026/04/02 04:01:19 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 04:01:19 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:01:19 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:19 INFO : There was nothing to transfer 2026/04/02 04:01:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 04:01:20 DEBUG : enormous: Excluded 2026/04/02 04:01:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 04:01:20 DEBUG : potato2: Excluded 2026/04/02 04:01:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 04:01:20 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 04:01:20 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for checks to finish 2026/04/02 04:01:20 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:20 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for transfers to finish 2026/04/02 04:01:20 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:23 DEBUG : potato2: md5 = 7f2acbc66955f6a1d6a30a41c92ebd56 OK 2026/04/02 04:01:24 DEBUG : empty space: md5 = 8cc3c1940f3edadcca085c7c0e69623f OK 2026/04/02 04:01:26 DEBUG : enormous: md5 = e030bf4930638ced825013d8d53d3983 OK 2026/04/02 04:01:26 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 04:01:26 DEBUG : enormous: Excluded 2026/04/02 04:01:26 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 04:01:26 DEBUG : potato2: Excluded 2026/04/02 04:01:26 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:26 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:26 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:27 INFO : enormous: Deleted 2026/04/02 04:01:27 INFO : potato2: Deleted 2026/04/02 04:01:27 INFO : There was nothing to transfer 2026/04/02 04:01:27 DEBUG : empty space: size = 1 OK 2026/04/02 04:01:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 04:01:27 DEBUG : empty space: Unchanged skipping 2026/04/02 04:01:27 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for checks to finish 2026/04/02 04:01:27 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for transfers to finish 2026/04/02 04:01:27 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:27 INFO : enormous: Deleted 2026/04/02 04:01:27 INFO : potato2: Deleted 2026/04/02 04:01:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.85s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:30 DEBUG : one: md5 = 969cfe950e62395d32d5b3231c1f13ae OK 2026/04/02 04:01:31 DEBUG : two: md5 = 57b8fb9eb8af7af6a93414f2d871ab47 OK 2026/04/02 04:01:32 DEBUG : three: md5 = f44ffaf5725b87645fc61d14641f2ed6 OK 2026/04/02 04:01:34 DEBUG : four: md5 = b55e7b928012349ef64cca79e30b028c OK 2026/04/02 04:01:34 DEBUG : five: Need to transfer - File not found at Destination 2026/04/02 04:01:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:01:34 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:01:34 DEBUG : four: Sizes differ 2026/04/02 04:01:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/02 04:01:34 DEBUG : one: Destination is newer than source, skipping 2026/04/02 04:01:34 DEBUG : three: size = 5 OK 2026/04/02 04:01:34 DEBUG : three: Sizes identical 2026/04/02 04:01:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:34 DEBUG : two: size = 3 OK 2026/04/02 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:35 DEBUG : four: md5 = 08f77704b1f7aa69987ce93abc4c0c2a OK 2026/04/02 04:01:35 DEBUG : four: size = 4 OK 2026/04/02 04:01:35 INFO : four: Copied (replaced existing) 2026/04/02 04:01:36 DEBUG : two: md5 = 3cd428639ff3b5c8deecb616c1b5b988 OK 2026/04/02 04:01:36 DEBUG : two: size = 3 OK 2026/04/02 04:01:36 INFO : two: Copied (replaced existing) 2026/04/02 04:01:36 DEBUG : five: md5 = 29dcb7bdd53aa5831db755ed69caa691 OK 2026/04/02 04:01:36 DEBUG : five: size = 4 OK 2026/04/02 04:01:36 INFO : five: Copied (new) 2026/04/02 04:01:36 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.39s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/02 04:01:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/02 04:01:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/02 04:01:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/02 04:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:40 DEBUG : potato: md5 = fe94a7e36d896662fcbff6019ae78fdc OK 2026/04/02 04:01:40 DEBUG : potato: size = 14 OK 2026/04/02 04:01:40 INFO : potato: Copied (new) 2026/04/02 04:01:40 DEBUG : yam: md5 = 11cc9ef2d6dd568e059a97b9c819d96f OK 2026/04/02 04:01:40 DEBUG : yam: size = 11 OK 2026/04/02 04:01:40 INFO : yam: Copied (new) 2026/04/02 04:01:40 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/02 04:01:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/02 04:01:41 DEBUG : potato: size = 14 OK 2026/04/02 04:01:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:01:41 DEBUG : potato: Unchanged skipping 2026/04/02 04:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:42 DEBUG : yaml: md5 = eb995c2822047d1bf4b8c1f82cdafa6b OK 2026/04/02 04:01:42 DEBUG : yaml: size = 11 OK 2026/04/02 04:01:42 INFO : yaml: Copied (new) 2026/04/02 04:01:42 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/02 04:01:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Making map for --track-renames 2026/04/02 04:01:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Finished making map for --track-renames 2026/04/02 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 04:01:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/02 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for renames to finish 2026/04/02 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:46 DEBUG : yam: md5 = 6e8afd42d3ab9557ef6d11245b739155 OK 2026/04/02 04:01:46 DEBUG : yam: size = 11 OK 2026/04/02 04:01:46 INFO : yam: Copied (new) 2026/04/02 04:01:46 DEBUG : potato: md5 = f1564a4345eb5a04454b7d75cef3d4e0 OK 2026/04/02 04:01:46 DEBUG : potato: size = 14 OK 2026/04/02 04:01:46 INFO : potato: Copied (new) 2026/04/02 04:01:46 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:46 DEBUG : potato: size = 14 OK 2026/04/02 04:01:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:01:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Making map for --track-renames 2026/04/02 04:01:46 DEBUG : potato: Unchanged skipping 2026/04/02 04:01:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Finished making map for --track-renames 2026/04/02 04:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for renames to finish 2026/04/02 04:01:47 INFO : yam: Moved (server-side) to: yaml 2026/04/02 04:01:47 INFO : yaml: Renamed from "yam" 2026/04/02 04:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:47 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/02 04:01:49 DEBUG : Added delayed dir = "sub", newDst= 2026/04/02 04:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Making map for --track-renames 2026/04/02 04:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Finished making map for --track-renames 2026/04/02 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/02 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for renames to finish 2026/04/02 04:01:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:51 DEBUG : sub/yam: md5 = ba9f14445d34d193c581ef7498288de2 OK 2026/04/02 04:01:51 DEBUG : sub/yam: size = 11 OK 2026/04/02 04:01:51 INFO : sub/yam: Copied (new) 2026/04/02 04:01:51 DEBUG : potato: md5 = 2aa067f952223d136045560acf1f91b7 OK 2026/04/02 04:01:51 DEBUG : potato: size = 14 OK 2026/04/02 04:01:51 INFO : potato: Copied (new) 2026/04/02 04:01:51 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:52 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/02 04:01:53 DEBUG : potato: size = 14 OK 2026/04/02 04:01:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:01:53 DEBUG : potato: Unchanged skipping 2026/04/02 04:01:56 INFO : sub: Set directory modification time (using SetModTime) 2026/04/02 04:01:56 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/02 04:01:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Making map for --track-renames 2026/04/02 04:01:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Finished making map for --track-renames 2026/04/02 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for renames to finish 2026/04/02 04:01:56 INFO : sub/yam: Moved (server-side) to: yam 2026/04/02 04:01:56 INFO : yam: Renamed from "sub/yam" 2026/04/02 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:01:56 DEBUG : Waiting for deletions to finish 2026/04/02 04:01:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.64s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:01:59 DEBUG : Creating backend with remote "/tmp/rclone1954798023/dir1" 2026/04/02 04:01:59 DEBUG : Creating backend with remote "/tmp/rclone1954798023/dir2" 2026/04/02 04:01:59 DEBUG : Local file system at /tmp/rclone1954798023/dir2: Using server-side directory move 2026/04/02 04:01:59 INFO : Local file system at /tmp/rclone1954798023/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 04:01:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/02 04:01:59 DEBUG : Local file system at /tmp/rclone1954798023/dir2: Waiting for checks to finish 2026/04/02 04:01:59 DEBUG : Local file system at /tmp/rclone1954798023/dir2: Waiting for transfers to finish 2026/04/02 04:01:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:02:00 DEBUG : Added delayed dir = "nested", newDst= 2026/04/02 04:02:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 04:02:00 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/02 04:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 04:02:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 04:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:02:02 DEBUG : sub dir/hello world: md5 = 2eaaa7c0381c200bbfa55369c35f1493 OK 2026/04/02 04:02:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 04:02:02 INFO : sub dir/hello world: Copied (new) 2026/04/02 04:02:02 INFO : sub dir/hello world: Deleted 2026/04/02 04:02:04 DEBUG : nested/sub dir/file: md5 = d87eb530036bfd04d9429119cb3fab4d OK 2026/04/02 04:02:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 04:02:04 INFO : nested/sub dir/file: Copied (new) 2026/04/02 04:02:04 INFO : nested/sub dir/file: Deleted 2026/04/02 04:02:04 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:05 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:05 INFO : sub dir: Removing directory 2026/04/02 04:02:05 INFO : nested/sub dir: Removing directory 2026/04/02 04:02:05 INFO : nested: Removing directory 2026/04/02 04:02:05 DEBUG : Local file system at /tmp/rclone1954798023: deleted 3 directories 2026/04/02 04:02:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:02:08 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/02 04:02:09 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:02:10 DEBUG : Added delayed dir = "nested", newDst= 2026/04/02 04:02:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/02 04:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 04:02:10 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/02 04:02:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 04:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:02:12 DEBUG : sub dir/hello world: md5 = cc440302661b6d390b23d55b47a94382 OK 2026/04/02 04:02:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 04:02:12 INFO : sub dir/hello world: Copied (new) 2026/04/02 04:02:12 INFO : sub dir/hello world: Deleted 2026/04/02 04:02:14 DEBUG : nested/sub dir/file: md5 = 1342090e2430465b20dfc5a344d2a0bd OK 2026/04/02 04:02:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 04:02:14 INFO : nested/sub dir/file: Copied (new) 2026/04/02 04:02:14 INFO : nested/sub dir/file: Deleted 2026/04/02 04:02:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:15 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/02 04:02:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:02:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/02 04:02:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.36s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:02:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/02 04:02:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 04:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:02:27 DEBUG : existing-b: md5 = 206e3d2dd2a0f7f2aff520164ad6e711 OK 2026/04/02 04:02:27 DEBUG : existing-b: size = 6 OK 2026/04/02 04:02:27 INFO : existing-b: Copied (new) 2026/04/02 04:02:27 INFO : existing-b: Deleted 2026/04/02 04:02:27 DEBUG : existing: md5 = 80f749fdae56bb4d97bfd19857c89960 OK 2026/04/02 04:02:27 DEBUG : existing: size = 6 OK 2026/04/02 04:02:27 INFO : existing: Copied (new) 2026/04/02 04:02:27 INFO : existing: Deleted 2026/04/02 04:02:28 DEBUG : existing: Destination exists, skipping 2026/04/02 04:02:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/02 04:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:02:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.59s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qazuwax3yagu" 2026/04/02 04:02:29 DEBUG : Config file has changed externally - reloading 2026/04/02 04:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/r85afed7ls5uhhurqhi9qkvot8n6628vtqkajjnjcurkhjjof6i0" 2026/04/02 04:02:32 DEBUG : potato2: md5 = 4e3c27b820427e54f3e77237be2b9a58 OK 2026/04/02 04:02:33 DEBUG : empty space: md5 = 1d44c800f44ce460ff421a50873620ad OK 2026/04/02 04:02:34 DEBUG : potato3: md5 = a248142424eedd5aea939cd09b383bcc OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu' 2026/04/02 04:02:37 DEBUG : empty space: md5 = fd3de89c3afce47be99e3e4921a94cd2 OK 2026/04/02 04:02:38 DEBUG : potato3: md5 = b280321737886384e1fc6997b353ee7b OK 2026/04/02 04:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu': Using server-side directory move 2026/04/02 04:02:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 04:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:02:39 DEBUG : empty space: size = 1 OK 2026/04/02 04:02:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 04:02:39 DEBUG : empty space: Unchanged skipping 2026/04/02 04:02:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:02:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu') 2026/04/02 04:02:39 DEBUG : potato3: Sizes differ 2026/04/02 04:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu': Waiting for checks to finish 2026/04/02 04:02:39 INFO : empty space: Deleted 2026/04/02 04:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu': Waiting for transfers to finish 2026/04/02 04:02:39 INFO : potato3: Deleted 2026/04/02 04:02:39 INFO : potato2: Moved (server-side) 2026/04/02 04:02:40 INFO : potato3: Moved (server-side) 2026/04/02 04:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejijig5vona" 2026/04/02 04:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/ebs8rp62v3fr73dvei13101j7qi856kcivg1qnr1qged4f9s35rg" 2026/04/02 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejijig5vona': Using server-side directory move 2026/04/02 04:02:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejijig5vona': Server side directory move succeeded 2026/04/02 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejijig5vona': Purge remote 2026/04/02 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazuwax3yagu': Purge remote 2026/04/02 04:02:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecukey1guse" 2026/04/02 04:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/2ae4fjb6c5h42mbe7k5d9dpgpb6k177978fv12rjm79nct2pjung" 2026/04/02 04:02:46 DEBUG : potato2: md5 = aaba295380d1db24d3530c78b466c17d OK 2026/04/02 04:02:48 DEBUG : empty space: md5 = 6ef09c5826dcdbb0c887ba2d3fe07b32 OK 2026/04/02 04:02:49 DEBUG : potato3: md5 = 95a37ef4a540799cbb9a863b24149375 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-kecukey1guse' 2026/04/02 04:02:52 DEBUG : empty space: md5 = 8712fff10662cb7b6f9a0da9cc80d0a0 OK 2026/04/02 04:02:53 DEBUG : potato3: md5 = 3294e3fd1f5764e957e8d72634c5d2ef OK 2026/04/02 04:02:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 04:02:54 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 04:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:02:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:02:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kecukey1guse') 2026/04/02 04:02:54 DEBUG : potato3: Sizes differ 2026/04/02 04:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecukey1guse': Waiting for checks to finish 2026/04/02 04:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecukey1guse': Waiting for transfers to finish 2026/04/02 04:02:54 INFO : potato3: Deleted 2026/04/02 04:02:54 INFO : potato2: Moved (server-side) 2026/04/02 04:02:55 INFO : potato3: Moved (server-side) 2026/04/02 04:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosozab6rujo" 2026/04/02 04:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/gfnure7b3iito55o3ok08dpsf2dfe7o9a78hn7q337uq85vh7chg" 2026/04/02 04:02:56 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 04:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:02:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosozab6rujo': Waiting for checks to finish 2026/04/02 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosozab6rujo': Waiting for transfers to finish 2026/04/02 04:02:58 INFO : potato2: Moved (server-side) 2026/04/02 04:02:58 INFO : potato3: Moved (server-side) 2026/04/02 04:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosozab6rujo': Purge remote 2026/04/02 04:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecukey1guse': Purge remote --- PASS: TestServerSideMoveWithFilter (18.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guxakug1gimu" 2026/04/02 04:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/bam0v395c77ekpb3uftbj5nc7f0skea9rd4ctd5u2qka4h5c898g" 2026/04/02 04:03:05 DEBUG : potato2: md5 = 9d5c91fd150b248268ceeb40f804e306 OK 2026/04/02 04:03:06 DEBUG : empty space: md5 = e6020404480f13790d024bdfed553c5c OK 2026/04/02 04:03:08 DEBUG : potato3: md5 = ed909871133a18e605975b920d87d4c9 OK 2026/04/02 04:03:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo' -> Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu' 2026/04/02 04:03:11 DEBUG : empty space: md5 = 530c6b8bc0f03efac961b22cb8e30d61 OK 2026/04/02 04:03:12 DEBUG : potato3: md5 = e479a64486ed2deb32ac438f7de46aa8 OK 2026/04/02 04:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu': Using server-side directory move 2026/04/02 04:03:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 04:03:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 04:03:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/02 04:03:13 DEBUG : empty space: size = 1 OK 2026/04/02 04:03:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 04:03:13 DEBUG : empty space: Unchanged skipping 2026/04/02 04:03:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:03:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu') 2026/04/02 04:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu': Waiting for checks to finish 2026/04/02 04:03:13 DEBUG : potato3: Sizes differ 2026/04/02 04:03:13 INFO : empty space: Deleted 2026/04/02 04:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu': Waiting for transfers to finish 2026/04/02 04:03:13 INFO : potato3: Deleted 2026/04/02 04:03:13 INFO : potato2: Moved (server-side) 2026/04/02 04:03:14 INFO : potato3: Moved (server-side) 2026/04/02 04:03:14 INFO : tomatoDir: Removing directory 2026/04/02 04:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': deleted 1 directories 2026/04/02 04:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobusew1pegu" 2026/04/02 04:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/49rtrrr55rl6fjv3jq4o95tpso3lt2fj2vdvmk76bsk1hpff8ufg" 2026/04/02 04:03:16 INFO : tomatoDir: Making directory 2026/04/02 04:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobusew1pegu': Using server-side directory move 2026/04/02 04:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zobusew1pegu': Server side directory move succeeded 2026/04/02 04:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobusew1pegu': Purge remote 2026/04/02 04:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxakug1gimu': Purge remote 2026/04/02 04:03:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test" 2026/04/02 04:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.96s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test" 2026/04/02 04:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/02 04:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-include/layer2" 2026/04/02 04:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/02 04:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-ignore-file" 2026/04/02 04:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/02 04:03:32 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 226f6f98665cc8a99fb5c23bae280034 OK 2026/04/02 04:03:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/02 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test': Waiting for checks to finish 2026/04/02 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test': Waiting for transfers to finish 2026/04/02 04:03:34 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:34 INFO : There was nothing to transfer 2026/04/02 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:03:36 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:36 INFO : rclone-sync-test-include: Removing directory 2026/04/02 04:03:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/02 04:03:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/02 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': failed to delete 1 directories 2026/04/02 04:03:36 INFO : There was nothing to transfer 2026/04/02 04:03:38 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/02 04:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/02 04:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/02 04:03:38 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:38 INFO : There was nothing to transfer 2026/04/02 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:03:40 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:40 INFO : rclone-sync-test-include: Removing directory 2026/04/02 04:03:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/02 04:03:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/02 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': failed to delete 1 directories 2026/04/02 04:03:41 INFO : There was nothing to transfer 2026/04/02 04:03:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/02 04:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/02 04:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/02 04:03:42 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:42 INFO : There was nothing to transfer 2026/04/02 04:03:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/02 04:03:45 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.64s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:03:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:03:47 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/CompareDest" 2026/04/02 04:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/gveqi14airsml4bgu7krj116o8" 2026/04/02 04:03:50 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 04:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:03:52 DEBUG : one: md5 = ee22171436c60153384b83238dc26496 OK 2026/04/02 04:03:52 DEBUG : one: size = 3 OK 2026/04/02 04:03:52 INFO : one: Copied (new) 2026/04/02 04:03:52 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:03:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:03:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:03:54 DEBUG : one: Sizes differ 2026/04/02 04:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:03:55 DEBUG : one: md5 = f54584369c8f815080a80f31831f6ba4 OK 2026/04/02 04:03:55 DEBUG : one: size = 5 OK 2026/04/02 04:03:55 INFO : one: Copied (replaced existing) 2026/04/02 04:03:55 DEBUG : Waiting for deletions to finish 2026/04/02 04:03:57 DEBUG : dst/one: md5 = d972444e19219ce18f5fbef8df190ba3 OK 2026/04/02 04:03:59 DEBUG : CompareDest/one: md5 = c1f9886c7e8ee6238f80ea5f85c3c39b OK 2026/04/02 04:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:00 DEBUG : one: Sizes differ 2026/04/02 04:04:01 DEBUG : one: size = 5 OK 2026/04/02 04:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 04:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:01 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:01 INFO : There was nothing to transfer 2026/04/02 04:04:03 DEBUG : CompareDest/two: md5 = c5fb38af8f96daa421141feb207256e3 OK 2026/04/02 04:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:03 DEBUG : one: Sizes differ 2026/04/02 04:04:04 DEBUG : two: size = 3 OK 2026/04/02 04:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 04:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:04 DEBUG : one: size = 5 OK 2026/04/02 04:04:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 04:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:04 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:04 INFO : There was nothing to transfer 2026/04/02 04:04:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:04 DEBUG : one: Sizes differ 2026/04/02 04:04:05 DEBUG : one: size = 5 OK 2026/04/02 04:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 04:04:05 DEBUG : two: size = 3 OK 2026/04/02 04:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:05 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/02 04:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:06 DEBUG : one: Sizes differ 2026/04/02 04:04:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/CompareDest') 2026/04/02 04:04:06 DEBUG : two: Sizes differ 2026/04/02 04:04:06 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 04:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:06 DEBUG : one: size = 5 OK 2026/04/02 04:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 04:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:08 DEBUG : two: md5 = bb80d85d4fed9f682250d02e142586b1 OK 2026/04/02 04:04:08 DEBUG : two: size = 5 OK 2026/04/02 04:04:08 INFO : two: Copied (new) 2026/04/02 04:04:08 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:04:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:04:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.23s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:04:15 DEBUG : pre-dest1/1: md5 = c0d76cb796dca5cb23ecdc5be1f0d462 OK 2026/04/02 04:04:17 DEBUG : pre-dest2/2: md5 = 9983838bd4b38ad80523b46bf10233e0 OK 2026/04/02 04:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dest" 2026/04/02 04:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/rg03c1jvnehrrc617i0lnqjddc" 2026/04/02 04:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/pre-dest1" 2026/04/02 04:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/bbnblvh6k061ssopqrp18kd7gc" 2026/04/02 04:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/pre-dest2" 2026/04/02 04:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/02 04:04:21 DEBUG : 1: size = 1 OK 2026/04/02 04:04:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:04:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/02 04:04:22 DEBUG : 2: size = 1 OK 2026/04/02 04:04:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:04:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/02 04:04:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/02 04:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dest': Waiting for checks to finish 2026/04/02 04:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dest': Waiting for transfers to finish 2026/04/02 04:04:24 DEBUG : 3: md5 = 647fc8539ce61c98a8f65b4cb9feca8a OK 2026/04/02 04:04:24 DEBUG : 3: size = 1 OK 2026/04/02 04:04:24 INFO : 3: Copied (new) 2026/04/02 04:04:24 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:27 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/02 04:04:27 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/02 04:04:28 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.04s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/CopyDest" 2026/04/02 04:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/02 04:04:32 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 04:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:34 DEBUG : one: md5 = 2bff50aa7f583b1ee31a62127fec0f13 OK 2026/04/02 04:04:34 DEBUG : one: size = 3 OK 2026/04/02 04:04:34 INFO : one: Copied (new) 2026/04/02 04:04:34 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:36 DEBUG : one: Sizes differ 2026/04/02 04:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:37 DEBUG : one: md5 = 998177477a4998403040ec5942a525b5 OK 2026/04/02 04:04:37 DEBUG : one: size = 5 OK 2026/04/02 04:04:37 INFO : one: Copied (replaced existing) 2026/04/02 04:04:37 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:39 DEBUG : dst/one: md5 = df8b6931a3729a3a9c372a030239050b OK 2026/04/02 04:04:41 DEBUG : CopyDest/one: md5 = 9df04f2ec49f2f63fb3cd9950f7ea471 OK 2026/04/02 04:04:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/BackupDir" 2026/04/02 04:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/02 04:04:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:43 DEBUG : one: Sizes differ 2026/04/02 04:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:44 DEBUG : one: size = 5 OK 2026/04/02 04:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:04:44 DEBUG : one: Sizes differ 2026/04/02 04:04:46 INFO : one: Moved (server-side) 2026/04/02 04:04:47 DEBUG : one: size = 5 OK 2026/04/02 04:04:47 INFO : one: Copied (server-side copy) 2026/04/02 04:04:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/02 04:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:47 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:48 DEBUG : CopyDest/two: md5 = 47c5188fedb7eb911a4ff07183be7b4f OK 2026/04/02 04:04:49 DEBUG : one: size = 5 OK 2026/04/02 04:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:49 DEBUG : one: Unchanged skipping 2026/04/02 04:04:49 DEBUG : two: size = 3 OK 2026/04/02 04:04:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:50 DEBUG : two: size = 3 OK 2026/04/02 04:04:50 INFO : two: Copied (server-side copy) 2026/04/02 04:04:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/02 04:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:50 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:51 DEBUG : one: size = 5 OK 2026/04/02 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:51 DEBUG : one: Unchanged skipping 2026/04/02 04:04:51 DEBUG : two: size = 3 OK 2026/04/02 04:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:51 DEBUG : two: Unchanged skipping 2026/04/02 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:51 DEBUG : Waiting for deletions to finish 2026/04/02 04:04:51 INFO : There was nothing to transfer 2026/04/02 04:04:53 DEBUG : CopyDest/three: md5 = 6ae6cbc5fd2a14bf3229c0f71b8ebbda OK 2026/04/02 04:04:54 DEBUG : one: size = 5 OK 2026/04/02 04:04:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:54 DEBUG : one: Unchanged skipping 2026/04/02 04:04:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:04:54 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/CopyDest') 2026/04/02 04:04:54 DEBUG : three: Sizes differ 2026/04/02 04:04:54 DEBUG : three: Destination not found in --copy-dest 2026/04/02 04:04:54 DEBUG : three: Need to transfer - File not found at Destination 2026/04/02 04:04:54 DEBUG : two: size = 3 OK 2026/04/02 04:04:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 04:04:54 DEBUG : two: Unchanged skipping 2026/04/02 04:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:04:55 DEBUG : three: md5 = 2585bf47330336767799d831aed8ede3 OK 2026/04/02 04:04:55 DEBUG : three: size = 7 OK 2026/04/02 04:04:55 INFO : three: Copied (new) 2026/04/02 04:04:55 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/02 04:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:05:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:05:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/02 04:05:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.05s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:05:04 DEBUG : dst/one: md5 = 7a58522e267596d94105ca93dda6f945 OK 2026/04/02 04:05:06 DEBUG : dst/two: md5 = 191d4bc08e1542cf5ca38b3084b42f5e OK 2026/04/02 04:05:07 DEBUG : dst/three.txt: md5 = b084e8cd8bacc3197689148af5675c36 OK 2026/04/02 04:05:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/backup" 2026/04/02 04:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/1nrff024r7pq65ecp72fc28jb0" 2026/04/02 04:05:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:05:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:05:10 DEBUG : one: Sizes differ 2026/04/02 04:05:10 DEBUG : two: size = 3 OK 2026/04/02 04:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:05:10 DEBUG : two: Unchanged skipping 2026/04/02 04:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:05:12 INFO : one: Moved (server-side) 2026/04/02 04:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:05:13 DEBUG : one: md5 = 2db42c9be370dd2220c59d4b841030d5 OK 2026/04/02 04:05:13 DEBUG : one: size = 4 OK 2026/04/02 04:05:13 INFO : one: Copied (new) 2026/04/02 04:05:13 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:14 INFO : three.txt: Moved (server-side) 2026/04/02 04:05:14 INFO : three.txt: Moved into backup dir 2026/04/02 04:05:16 DEBUG : dst/three.txt: md5 = 0fa732d405a1cff8dea0460fb8f53269 OK 2026/04/02 04:05:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:05:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:05:17 DEBUG : one: Sizes differ 2026/04/02 04:05:17 DEBUG : two: size = 3 OK 2026/04/02 04:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:05:17 DEBUG : two: Unchanged skipping 2026/04/02 04:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:05:17 INFO : one: Deleted 2026/04/02 04:05:18 INFO : one: Moved (server-side) 2026/04/02 04:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:05:19 DEBUG : one: md5 = b2800a7664ade9449bf37dfc5fc54307 OK 2026/04/02 04:05:19 DEBUG : one: size = 5 OK 2026/04/02 04:05:19 INFO : one: Copied (new) 2026/04/02 04:05:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:20 INFO : three.txt: Deleted 2026/04/02 04:05:20 INFO : three.txt: Moved (server-side) 2026/04/02 04:05:20 INFO : three.txt: Moved into backup dir 2026/04/02 04:05:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:05:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/02 04:05:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:05:27 DEBUG : dst/one: md5 = dd97563382f50567a00763dd9cf55a52 OK 2026/04/02 04:05:28 DEBUG : dst/two: md5 = 69c52e7fcc57498dab2435b1b6de4e2f OK 2026/04/02 04:05:30 DEBUG : dst/three.txt: md5 = d05cd35e3a04e9313b7c1d09c8a6e272 OK 2026/04/02 04:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/backup" 2026/04/02 04:05:31 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/1nrff024r7pq65ecp72fc28jb0" 2026/04/02 04:05:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:05:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:05:33 DEBUG : one: Sizes differ 2026/04/02 04:05:33 DEBUG : two: size = 3 OK 2026/04/02 04:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:05:33 DEBUG : two: Unchanged skipping 2026/04/02 04:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:05:34 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:05:36 DEBUG : one: md5 = 5b93d9ab76cdddc25a9c35dc55ba0778 OK 2026/04/02 04:05:36 DEBUG : one: size = 4 OK 2026/04/02 04:05:36 INFO : one: Copied (new) 2026/04/02 04:05:36 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:05:36 INFO : three.txt: Moved into backup dir 2026/04/02 04:05:38 DEBUG : dst/three.txt: md5 = 9c1e4d859d2c52c6b5ade053366fbbb4 OK 2026/04/02 04:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:05:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:05:39 DEBUG : one: Sizes differ 2026/04/02 04:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:05:39 DEBUG : two: size = 3 OK 2026/04/02 04:05:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:05:39 DEBUG : two: Unchanged skipping 2026/04/02 04:05:40 INFO : one.bak: Deleted 2026/04/02 04:05:40 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:05:42 DEBUG : one: md5 = 179b2e4206e19af63a2d909f043b0cab OK 2026/04/02 04:05:42 DEBUG : one: size = 5 OK 2026/04/02 04:05:42 INFO : one: Copied (new) 2026/04/02 04:05:42 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:42 INFO : three.txt.bak: Deleted 2026/04/02 04:05:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:05:43 INFO : three.txt: Moved into backup dir 2026/04/02 04:05:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:05:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:05:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:05:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/02 04:05:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:05:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:05:49 DEBUG : dst/one: md5 = 9db60a5095f31e0a8b6f18c395fb2540 OK 2026/04/02 04:05:51 DEBUG : dst/two: md5 = 5a04fc079f29a3b4fdfc6f50ae6fd943 OK 2026/04/02 04:05:52 DEBUG : dst/three.txt: md5 = 3cbfc85f877275f5b56b2a25cdc4abb1 OK 2026/04/02 04:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:05:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/backup" 2026/04/02 04:05:54 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/1nrff024r7pq65ecp72fc28jb0" 2026/04/02 04:05:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:05:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:05:55 DEBUG : one: Sizes differ 2026/04/02 04:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:05:55 DEBUG : two: size = 3 OK 2026/04/02 04:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:05:55 DEBUG : two: Unchanged skipping 2026/04/02 04:05:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/02 04:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:05:58 DEBUG : one: md5 = 121d620521ef89ae7b6e8c9cfc916af7 OK 2026/04/02 04:05:58 DEBUG : one: size = 4 OK 2026/04/02 04:05:58 INFO : one: Copied (new) 2026/04/02 04:05:58 DEBUG : Waiting for deletions to finish 2026/04/02 04:05:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/02 04:05:59 INFO : three.txt: Moved into backup dir 2026/04/02 04:06:01 DEBUG : dst/three.txt: md5 = 705d27396910e4efbb93b955a763593e OK 2026/04/02 04:06:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:02 DEBUG : one: Sizes differ 2026/04/02 04:06:02 DEBUG : two: size = 3 OK 2026/04/02 04:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:06:02 DEBUG : two: Unchanged skipping 2026/04/02 04:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:06:02 INFO : one-2019-01-01: Deleted 2026/04/02 04:06:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/02 04:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:06:05 DEBUG : one: md5 = dea83d28c4f93d588dcaf046a901eeda OK 2026/04/02 04:06:05 DEBUG : one: size = 5 OK 2026/04/02 04:06:05 INFO : one: Copied (new) 2026/04/02 04:06:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:06:05 INFO : three-2019-01-01.txt: Deleted 2026/04/02 04:06:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/02 04:06:06 INFO : three.txt: Moved into backup dir 2026/04/02 04:06:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:06:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:06:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/02 04:06:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/02 04:06:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/02 04:06:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.79s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:06:12 DEBUG : dst/one: md5 = ab97f7be4449af6a207dfbe3b8580b55 OK 2026/04/02 04:06:13 DEBUG : dst/two: md5 = 7653838518866afec2b67e8f6e911509 OK 2026/04/02 04:06:15 DEBUG : dst/three.txt: md5 = 165b368f549dc738eb2343f61c7630c9 OK 2026/04/02 04:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:06:15 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:06:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:16 DEBUG : one: Sizes differ 2026/04/02 04:06:16 DEBUG : two: size = 3 OK 2026/04/02 04:06:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:06:16 DEBUG : two: Unchanged skipping 2026/04/02 04:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:06:17 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:06:18 DEBUG : one: md5 = 9b4b3e9ef7973875badbe08b1c344305 OK 2026/04/02 04:06:18 DEBUG : one: size = 4 OK 2026/04/02 04:06:18 INFO : one: Copied (new) 2026/04/02 04:06:18 DEBUG : Waiting for deletions to finish 2026/04/02 04:06:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:06:19 INFO : three.txt: Moved into backup dir 2026/04/02 04:06:21 DEBUG : dst/three.txt: md5 = a109dbabb379ea61adb4556ece88f12c OK 2026/04/02 04:06:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/02 04:06:22 DEBUG : one.bak: Excluded (Path Filter) 2026/04/02 04:06:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:22 DEBUG : one: Sizes differ 2026/04/02 04:06:22 DEBUG : two: size = 3 OK 2026/04/02 04:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:06:22 DEBUG : two: Unchanged skipping 2026/04/02 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for checks to finish 2026/04/02 04:06:22 INFO : one.bak: Deleted 2026/04/02 04:06:23 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst': Waiting for transfers to finish 2026/04/02 04:06:25 DEBUG : one: md5 = d3fda28395d40f391454e5d4053f27fc OK 2026/04/02 04:06:25 DEBUG : one: size = 5 OK 2026/04/02 04:06:25 INFO : one: Copied (new) 2026/04/02 04:06:25 DEBUG : Waiting for deletions to finish 2026/04/02 04:06:25 INFO : three.txt.bak: Deleted 2026/04/02 04:06:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:06:26 INFO : three.txt: Moved into backup dir 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.55s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:06:32 DEBUG : dst/one: md5 = 17e262a13869a2eef0c9d25ea5f8d4a6 OK 2026/04/02 04:06:33 DEBUG : dst/two: md5 = f8407aaa88ea93a2276d9a98f9747320 OK 2026/04/02 04:06:34 DEBUG : dst/three.txt: md5 = 9f1cfdcb4de75c57252af0657fc64cbc OK 2026/04/02 04:06:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:06:35 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:06:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:36 DEBUG : one: Sizes differ 2026/04/02 04:06:37 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:06:38 DEBUG : one: md5 = fb5dfaeb58f5ee92d16c7473d6e92354 OK 2026/04/02 04:06:38 DEBUG : one: size = 4 OK 2026/04/02 04:06:38 INFO : one: Copied (new) 2026/04/02 04:06:38 DEBUG : two: size = 3 OK 2026/04/02 04:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:06:38 DEBUG : two: Unchanged skipping 2026/04/02 04:06:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:39 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:39 DEBUG : three.txt: Sizes differ 2026/04/02 04:06:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:06:41 DEBUG : three.txt: md5 = 9d2a5689ace22f0f6629ed03258ea95d OK 2026/04/02 04:06:41 DEBUG : three.txt: size = 6 OK 2026/04/02 04:06:41 INFO : three.txt: Copied (new) 2026/04/02 04:06:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:42 DEBUG : one: Sizes differ 2026/04/02 04:06:43 INFO : one.bak: Deleted 2026/04/02 04:06:43 INFO : one: Moved (server-side) to: one.bak 2026/04/02 04:06:45 DEBUG : one: md5 = 7b9c69550ed96293f1f849581d28307a OK 2026/04/02 04:06:45 DEBUG : one: size = 5 OK 2026/04/02 04:06:45 INFO : one: Copied (new) 2026/04/02 04:06:45 DEBUG : two: size = 3 OK 2026/04/02 04:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:06:45 DEBUG : two: Unchanged skipping 2026/04/02 04:06:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:45 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:45 DEBUG : three.txt: Sizes differ 2026/04/02 04:06:46 INFO : three.txt.bak: Deleted 2026/04/02 04:06:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/02 04:06:48 DEBUG : three.txt: md5 = cc1858e7cd67136aabd3ad76cf4e1357 OK 2026/04/02 04:06:48 DEBUG : three.txt: size = 19 OK 2026/04/02 04:06:48 INFO : three.txt: Copied (new) 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/02 04:06:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.51s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:06:54 DEBUG : dst/one: md5 = 0e06316f2b2046f18093da34de6c83a0 OK 2026/04/02 04:06:55 DEBUG : dst/two: md5 = 109002265633774e93f6fcd685ea78e2 OK 2026/04/02 04:06:57 DEBUG : dst/three.txt: md5 = a234280f150bc2e62e4c5ee6c366c957 OK 2026/04/02 04:06:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netisun1kayo/dst" 2026/04/02 04:06:57 DEBUG : Creating backend with remote "TestDrive:crypt/bkd7lhn3q4886p4s7dti0rgco5pkr4snc801slp1h29nku4d2k90/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 04:06:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:06:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:06:58 DEBUG : one: Sizes differ 2026/04/02 04:06:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/02 04:07:01 DEBUG : one: md5 = 4b8fa6e0ec619706b3e85436097c3af0 OK 2026/04/02 04:07:01 DEBUG : one: size = 4 OK 2026/04/02 04:07:01 INFO : one: Copied (new) 2026/04/02 04:07:01 DEBUG : two: size = 3 OK 2026/04/02 04:07:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:07:01 DEBUG : two: Unchanged skipping 2026/04/02 04:07:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:07:01 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:07:01 DEBUG : three.txt: Sizes differ 2026/04/02 04:07:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/02 04:07:03 DEBUG : three.txt: md5 = e595ae058675d584ed31270dd32183a1 OK 2026/04/02 04:07:03 DEBUG : three.txt: size = 6 OK 2026/04/02 04:07:03 INFO : three.txt: Copied (new) 2026/04/02 04:07:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:07:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:07:04 DEBUG : one: Sizes differ 2026/04/02 04:07:05 INFO : one-2019-01-01: Deleted 2026/04/02 04:07:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/02 04:07:07 DEBUG : one: md5 = 333b74d4b20d4c1699174b1d6472bb71 OK 2026/04/02 04:07:07 DEBUG : one: size = 5 OK 2026/04/02 04:07:07 INFO : one: Copied (new) 2026/04/02 04:07:07 DEBUG : two: size = 3 OK 2026/04/02 04:07:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:07:07 DEBUG : two: Unchanged skipping 2026/04/02 04:07:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:07:07 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo/dst') 2026/04/02 04:07:07 DEBUG : three.txt: Sizes differ 2026/04/02 04:07:08 INFO : three-2019-01-01.txt: Deleted 2026/04/02 04:07:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/02 04:07:10 DEBUG : three.txt: md5 = 406086918287b753341ab36232498bb6 OK 2026/04/02 04:07:10 DEBUG : three.txt: size = 19 OK 2026/04/02 04:07:10 INFO : three.txt: Copied (new) 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 04:07:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.53s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:07:16 DEBUG : Testêé: md5 = 1bed184cdcb26a8a6c531f6aa9e94065 OK 2026/04/02 04:07:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:07:17 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:07:17 DEBUG : Testêé: Sizes differ 2026/04/02 04:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:07:18 DEBUG : Testêé: md5 = 43088995356c0914b523936d76730e04 OK 2026/04/02 04:07:18 DEBUG : Testêé: size = 14 OK 2026/04/02 04:07:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/02 04:07:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.36s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:07:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 04:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:07:21 DEBUG : existing: md5 = 77971afb93a5dff2c8402d5e95b70e8f OK 2026/04/02 04:07:21 DEBUG : existing: size = 6 OK 2026/04/02 04:07:21 INFO : existing: Copied (new) 2026/04/02 04:07:21 DEBUG : Waiting for deletions to finish 2026/04/02 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:07:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:07:21 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:07:21 DEBUG : existing: Sizes differ 2026/04/02 04:07:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/02 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:07:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting files as there were IO errors 2026/04/02 04:07:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.72s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:07:24 DEBUG : EXISTING: md5 = f2ea4b3da334abcc01f47904b1a065ac OK 2026/04/02 04:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:07:24 DEBUG : EXISTING: size = 6 OK 2026/04/02 04:07:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:07:24 DEBUG : existing: Unchanged skipping 2026/04/02 04:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:07:24 DEBUG : Waiting for deletions to finish 2026/04/02 04:07:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.98s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:07:29 DEBUG : both0: md5 = 6c91d2fd212d041df3e39644f1a02d0c OK 2026/04/02 04:07:30 DEBUG : only0: md5 = 0c3546a89db43a1ce6e36c0b40e7a542 OK 2026/04/02 04:07:32 DEBUG : both1: md5 = cdc03e5beadadb12b5857a60e562cb09 OK 2026/04/02 04:07:33 DEBUG : only1: md5 = 142900a5b4763fe692d5b217a7db4f0f OK 2026/04/02 04:07:34 DEBUG : both2: md5 = 2ade9b97d01d0d5a570527dfbd8b056f OK 2026/04/02 04:07:36 DEBUG : only2: md5 = cde2c51d888a8eb805852a59fdaa2d46 OK 2026/04/02 04:07:37 DEBUG : both3: md5 = a6199438f389b21077ef928793588575 OK 2026/04/02 04:07:39 DEBUG : only3: md5 = 690d85696cfb64648575e4946e1f45f8 OK 2026/04/02 04:07:40 DEBUG : both4: md5 = f859eb4528a4fe5b7c517af8c7d3f8ac OK 2026/04/02 04:07:41 DEBUG : only4: md5 = c7c5381c66bd0079a2382ef25c27d8d1 OK 2026/04/02 04:07:43 DEBUG : both5: md5 = 06890912421be5e42aaeb33ebaec0ac1 OK 2026/04/02 04:07:44 DEBUG : only5: md5 = b44ad06987247de6a37001b21f5c4abd OK 2026/04/02 04:07:46 DEBUG : both6: md5 = 499b5839a8f34b8a49019290217d78fe OK 2026/04/02 04:07:47 DEBUG : only6: md5 = 4f973c13f30ed1d014137f0c76d9001d OK 2026/04/02 04:07:48 DEBUG : both7: md5 = 01e37a1f9a24934bfe696ae012bb1fdc OK 2026/04/02 04:07:50 DEBUG : only7: md5 = 9b4090fdf8494e413dad9e39bdf38786 OK 2026/04/02 04:07:51 DEBUG : both8: md5 = 9926958745d021ae8d341514a50344f3 OK 2026/04/02 04:07:53 DEBUG : only8: md5 = 08a5b1ac32b7ae50363918daeafd5a83 OK 2026/04/02 04:07:54 DEBUG : both9: md5 = 96bf8eccafdde205271167fde1c5073c OK 2026/04/02 04:07:55 DEBUG : only9: md5 = 5a6fb12e356f2c421108b9996c38a228 OK 2026/04/02 04:07:57 DEBUG : both10: md5 = df924e35b68f9d39979248171df16534 OK 2026/04/02 04:07:58 DEBUG : only10: md5 = 7345be89f99b3467c4b9af2e168d7f54 OK 2026/04/02 04:08:00 DEBUG : both11: md5 = 4badd5789c1af842e335f423f4b96b93 OK 2026/04/02 04:08:01 DEBUG : only11: md5 = 35bfb2146a10bdf9485000fdd9aa2d21 OK 2026/04/02 04:08:02 DEBUG : both12: md5 = dc0bd06a49511f12f8176f025b550c62 OK 2026/04/02 04:08:04 DEBUG : only12: md5 = 53bece661cd042f0949306eacbfaa339 OK 2026/04/02 04:08:06 DEBUG : both13: md5 = fc3715559fa6881f8d0810501a03e335 OK 2026/04/02 04:08:07 DEBUG : only13: md5 = 08c3c52849f26976aa472c96cf9ae8f6 OK 2026/04/02 04:08:08 DEBUG : both14: md5 = e7cb9f161d310344e7c999083ee98030 OK 2026/04/02 04:08:10 DEBUG : only14: md5 = 05f6b428b7e063292a5ceeb588bfb27a OK 2026/04/02 04:08:11 DEBUG : both15: md5 = f3446dc6a5d9ff7e74ad11edbed744a5 OK 2026/04/02 04:08:13 DEBUG : only15: md5 = c44fa004070f32e1199a19b3a34bd147 OK 2026/04/02 04:08:14 DEBUG : both16: md5 = 35b6539e214848c038aa685177d02f81 OK 2026/04/02 04:08:15 DEBUG : only16: md5 = a7d073b758f606938737e1a5ef662deb OK 2026/04/02 04:08:17 DEBUG : both17: md5 = 9e75df64c1f616dfd0eb2b6bbf70e72e OK 2026/04/02 04:08:18 DEBUG : only17: md5 = fa4518ff54c6692145c58176554a6704 OK 2026/04/02 04:08:20 DEBUG : both18: md5 = 99e1a2bfd78951970c329b83ab4dec59 OK 2026/04/02 04:08:21 DEBUG : only18: md5 = a6c87005d0bbeef99b5558e8ac60d2ca OK 2026/04/02 04:08:22 DEBUG : both19: md5 = 7f689448d93af6f466184da4ae78bd9c OK 2026/04/02 04:08:24 DEBUG : only19: md5 = e7fa675e7f56e37664e79bb16b070279 OK 2026/04/02 04:08:25 DEBUG : both10: size = 6 OK 2026/04/02 04:08:25 DEBUG : both0: size = 6 OK 2026/04/02 04:08:25 DEBUG : both11: size = 6 OK 2026/04/02 04:08:25 DEBUG : both12: size = 6 OK 2026/04/02 04:08:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both11: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both0: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both13: size = 6 OK 2026/04/02 04:08:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both14: size = 6 OK 2026/04/02 04:08:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both13: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both15: size = 6 OK 2026/04/02 04:08:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both15: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both16: size = 6 OK 2026/04/02 04:08:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both10: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both17: size = 6 OK 2026/04/02 04:08:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both17: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both18: size = 6 OK 2026/04/02 04:08:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both18: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both19: size = 6 OK 2026/04/02 04:08:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:08:25 DEBUG : both19: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both1: size = 6 OK 2026/04/02 04:08:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both1: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both2: size = 6 OK 2026/04/02 04:08:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both14: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both3: size = 6 OK 2026/04/02 04:08:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both16: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both4: size = 6 OK 2026/04/02 04:08:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both4: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both5: size = 6 OK 2026/04/02 04:08:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both12: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both6: size = 6 OK 2026/04/02 04:08:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both6: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both7: size = 6 OK 2026/04/02 04:08:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both7: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both8: size = 6 OK 2026/04/02 04:08:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both8: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both9: size = 6 OK 2026/04/02 04:08:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:08:25 DEBUG : both9: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both2: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both3: Unchanged skipping 2026/04/02 04:08:25 DEBUG : both5: Unchanged skipping 2026/04/02 04:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:08:25 DEBUG : Waiting for deletions to finish 2026/04/02 04:08:25 INFO : only11: Deleted 2026/04/02 04:08:25 INFO : only7: Deleted 2026/04/02 04:08:25 INFO : only3: Deleted 2026/04/02 04:08:25 INFO : only0: Deleted 2026/04/02 04:08:25 INFO : only10: Deleted 2026/04/02 04:08:25 INFO : only14: Deleted 2026/04/02 04:08:25 INFO : only15: Deleted 2026/04/02 04:08:26 INFO : only18: Deleted 2026/04/02 04:08:26 INFO : only17: Deleted 2026/04/02 04:08:26 INFO : only1: Deleted 2026/04/02 04:08:26 INFO : only9: Deleted 2026/04/02 04:08:26 INFO : only2: Deleted 2026/04/02 04:08:26 INFO : only6: Deleted 2026/04/02 04:08:26 INFO : only8: Deleted 2026/04/02 04:08:26 INFO : only13: Deleted 2026/04/02 04:08:26 INFO : only12: Deleted 2026/04/02 04:08:27 INFO : only16: Deleted 2026/04/02 04:08:27 INFO : only19: Deleted 2026/04/02 04:08:27 INFO : only4: Deleted 2026/04/02 04:08:27 INFO : only5: Deleted 2026/04/02 04:08:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.57s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:08:37 DEBUG : both0: md5 = 88abd66700002789dcc676977495b8be OK 2026/04/02 04:08:39 DEBUG : only0: md5 = 13e2f85c52ade49c7852f25480a6a019 OK 2026/04/02 04:08:40 DEBUG : both1: md5 = 16486131bb95d014c5825f6ccdca5007 OK 2026/04/02 04:08:42 DEBUG : only1: md5 = 836a26c4a9784f02caf375420dcd24d7 OK 2026/04/02 04:08:43 DEBUG : both2: md5 = 5893c34f4f5f912f5d6c008760569ac3 OK 2026/04/02 04:08:45 DEBUG : only2: md5 = ffc9531b00b9176dd3314682a5657c75 OK 2026/04/02 04:08:46 DEBUG : both3: md5 = 5ef262c6cc80c45a09056423997d3c4d OK 2026/04/02 04:08:48 DEBUG : only3: md5 = d4d99d3abd15fc7c6f452f53c6819f9f OK 2026/04/02 04:08:49 DEBUG : both4: md5 = f12ed9476d173d450d25d7877c6a6eb1 OK 2026/04/02 04:08:51 DEBUG : only4: md5 = 77b489268d865a2197c08b3bf81945c9 OK 2026/04/02 04:08:52 DEBUG : both5: md5 = d71b87385e05d0b80e94d9ba2eebc382 OK 2026/04/02 04:08:53 DEBUG : only5: md5 = bc1649577ee8233d5e2d449e2002037c OK 2026/04/02 04:08:55 DEBUG : both6: md5 = 54926ce8b7e74a7608de30f18802215e OK 2026/04/02 04:08:56 DEBUG : only6: md5 = cc70aca24693d626aa97c5c931fdb7d9 OK 2026/04/02 04:08:58 DEBUG : both7: md5 = 16ccbaaec6b1849edd1a4ab3690290d0 OK 2026/04/02 04:08:59 DEBUG : only7: md5 = 4dec539713bbcb54d78e516ce0a8534e OK 2026/04/02 04:09:01 DEBUG : both8: md5 = 2bac744c75096d05cb02f33cc9e4c52b OK 2026/04/02 04:09:02 DEBUG : only8: md5 = 523e0e9bc17b5e65bf0108b1fe2fc330 OK 2026/04/02 04:09:04 DEBUG : both9: md5 = eeb79bfef18bae96bb50ced49d8c9bc5 OK 2026/04/02 04:09:05 DEBUG : only9: md5 = a2c8b5692dde0a4d0daf6dc684966a9a OK 2026/04/02 04:09:06 DEBUG : both10: md5 = 089588e86fe196c4196fecb616200c2b OK 2026/04/02 04:09:08 DEBUG : only10: md5 = 94b20cff3e52531741843926a30ebd55 OK 2026/04/02 04:09:09 DEBUG : both11: md5 = 46ed2de2ed5083253954223088d3d303 OK 2026/04/02 04:09:11 DEBUG : only11: md5 = 6c4403713cacc930f1c7197be910733f OK 2026/04/02 04:09:12 DEBUG : both12: md5 = 574a8b25644e8b34abb0c63d8da355fc OK 2026/04/02 04:09:14 DEBUG : only12: md5 = eacb66e6856d2c29dd7dfc476fff44d0 OK 2026/04/02 04:09:15 DEBUG : both13: md5 = 2490240634527b18e7ab8405565239ec OK 2026/04/02 04:09:16 DEBUG : only13: md5 = 22dc6d7d0b015790d5c8842d290fdac8 OK 2026/04/02 04:09:18 DEBUG : both14: md5 = b3e49adee6def4540a40cf143291d667 OK 2026/04/02 04:09:19 DEBUG : only14: md5 = 34b0e122b26c1098b40b278b19a003ed OK 2026/04/02 04:09:21 DEBUG : both15: md5 = 6708da6cffd7d65430ea16f521022754 OK 2026/04/02 04:09:22 DEBUG : only15: md5 = cff338f1e2f45182686bcab680847a11 OK 2026/04/02 04:09:24 DEBUG : both16: md5 = 475e13924653f7dd19b7caef67bae97c OK 2026/04/02 04:09:25 DEBUG : only16: md5 = c5b5773b63da319a366bcd741e5c1d0a OK 2026/04/02 04:09:27 DEBUG : both17: md5 = 57c71cb7ea1d932c658a9318794d92ae OK 2026/04/02 04:09:28 DEBUG : only17: md5 = 5ad382c8bee8779bf327a580acd57394 OK 2026/04/02 04:09:29 DEBUG : both18: md5 = 40ee8b88749052b6a18bfc755c7d329a OK 2026/04/02 04:09:31 DEBUG : only18: md5 = ca1dac9059ec93b6dacfbcd60dbf2305 OK 2026/04/02 04:09:32 DEBUG : both19: md5 = 746865cf454ec24eecaed83080a56433 OK 2026/04/02 04:09:34 DEBUG : only19: md5 = 0d0f7187ec814a18cee7d4159c69809e OK 2026/04/02 04:09:34 DEBUG : both10: size = 6 OK 2026/04/02 04:09:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both11: size = 6 OK 2026/04/02 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:09:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both0: size = 6 OK 2026/04/02 04:09:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both12: size = 6 OK 2026/04/02 04:09:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both10: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both13: size = 6 OK 2026/04/02 04:09:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both13: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both14: size = 6 OK 2026/04/02 04:09:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both11: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both15: size = 6 OK 2026/04/02 04:09:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both15: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both16: size = 6 OK 2026/04/02 04:09:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both0: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both17: size = 6 OK 2026/04/02 04:09:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both17: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both18: size = 6 OK 2026/04/02 04:09:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both18: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both19: size = 6 OK 2026/04/02 04:09:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both12: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both1: size = 6 OK 2026/04/02 04:09:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both1: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both2: size = 6 OK 2026/04/02 04:09:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both2: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both3: size = 6 OK 2026/04/02 04:09:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both14: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both4: size = 6 OK 2026/04/02 04:09:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both16: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both5: size = 6 OK 2026/04/02 04:09:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both5: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both6: size = 6 OK 2026/04/02 04:09:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both6: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both7: size = 6 OK 2026/04/02 04:09:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both7: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both8: size = 6 OK 2026/04/02 04:09:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both8: Unchanged skipping 2026/04/02 04:09:34 DEBUG : both9: size = 6 OK 2026/04/02 04:09:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:09:34 DEBUG : both9: Unchanged skipping 2026/04/02 04:09:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only0: Sizes differ 2026/04/02 04:09:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only10: Sizes differ 2026/04/02 04:09:34 DEBUG : both19: Unchanged skipping 2026/04/02 04:09:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only11: Sizes differ 2026/04/02 04:09:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only12: Sizes differ 2026/04/02 04:09:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only13: Sizes differ 2026/04/02 04:09:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only14: Sizes differ 2026/04/02 04:09:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only15: Sizes differ 2026/04/02 04:09:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only16: Sizes differ 2026/04/02 04:09:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only17: Sizes differ 2026/04/02 04:09:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only18: Sizes differ 2026/04/02 04:09:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only19: Sizes differ 2026/04/02 04:09:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only1: Sizes differ 2026/04/02 04:09:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only2: Sizes differ 2026/04/02 04:09:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only3: Sizes differ 2026/04/02 04:09:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only4: Sizes differ 2026/04/02 04:09:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only5: Sizes differ 2026/04/02 04:09:34 DEBUG : both3: Unchanged skipping 2026/04/02 04:09:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only6: Sizes differ 2026/04/02 04:09:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only7: Sizes differ 2026/04/02 04:09:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only8: Sizes differ 2026/04/02 04:09:34 DEBUG : both4: Unchanged skipping 2026/04/02 04:09:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1954798023) 2026/04/02 04:09:34 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo') 2026/04/02 04:09:34 DEBUG : only9: Sizes differ 2026/04/02 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:09:35 DEBUG : only11: md5 = cd80e8f6e17f31a1e315efbde8e21a88 OK 2026/04/02 04:09:35 DEBUG : only11: size = 0 OK 2026/04/02 04:09:35 INFO : only11: Copied (replaced existing) 2026/04/02 04:09:35 DEBUG : only13: md5 = 6a9b0bf1d06a66dfa01700c2e9ef9a80 OK 2026/04/02 04:09:35 DEBUG : only13: size = 0 OK 2026/04/02 04:09:35 INFO : only13: Copied (replaced existing) 2026/04/02 04:09:35 DEBUG : only0: md5 = fd2a49bc7a2e6b85af853700b32a8e34 OK 2026/04/02 04:09:35 DEBUG : only0: size = 0 OK 2026/04/02 04:09:35 INFO : only0: Copied (replaced existing) 2026/04/02 04:09:35 DEBUG : only12: md5 = 0c881ef1723dd6044794a693121dd88d OK 2026/04/02 04:09:35 DEBUG : only12: size = 0 OK 2026/04/02 04:09:35 INFO : only12: Copied (replaced existing) 2026/04/02 04:09:36 DEBUG : only15: md5 = db937ab0533694f6256b7aca59db80fd OK 2026/04/02 04:09:36 DEBUG : only15: size = 0 OK 2026/04/02 04:09:36 INFO : only15: Copied (replaced existing) 2026/04/02 04:09:36 DEBUG : only14: md5 = af43bdcae6e3938b1f1bb50491f51eaa OK 2026/04/02 04:09:36 DEBUG : only14: size = 0 OK 2026/04/02 04:09:36 INFO : only14: Copied (replaced existing) 2026/04/02 04:09:37 DEBUG : only17: md5 = baa229f04d413d45495bcb0815311ea0 OK 2026/04/02 04:09:37 DEBUG : only17: size = 0 OK 2026/04/02 04:09:37 INFO : only17: Copied (replaced existing) 2026/04/02 04:09:37 DEBUG : only16: md5 = afb14e3a3ba6ddb57a5fc2873be0ef91 OK 2026/04/02 04:09:37 DEBUG : only16: size = 0 OK 2026/04/02 04:09:37 INFO : only16: Copied (replaced existing) 2026/04/02 04:09:38 DEBUG : only18: md5 = 6584523215d450e3019b145aad631160 OK 2026/04/02 04:09:38 DEBUG : only18: size = 0 OK 2026/04/02 04:09:38 INFO : only18: Copied (replaced existing) 2026/04/02 04:09:38 DEBUG : only1: md5 = dd075dd955911a147787ab1aedd41161 OK 2026/04/02 04:09:38 DEBUG : only1: size = 0 OK 2026/04/02 04:09:38 INFO : only1: Copied (replaced existing) 2026/04/02 04:09:38 DEBUG : only2: md5 = 8fffa1ca7554a845b18cb9371fe0099a OK 2026/04/02 04:09:38 DEBUG : only2: size = 0 OK 2026/04/02 04:09:38 INFO : only2: Copied (replaced existing) 2026/04/02 04:09:38 DEBUG : only19: md5 = 0e3f9d86a0b13266d9eca003264401d9 OK 2026/04/02 04:09:38 DEBUG : only19: size = 0 OK 2026/04/02 04:09:38 INFO : only19: Copied (replaced existing) 2026/04/02 04:09:39 DEBUG : only4: md5 = f6e404ef331c68a18508a5bb2163b46b OK 2026/04/02 04:09:39 DEBUG : only4: size = 0 OK 2026/04/02 04:09:39 INFO : only4: Copied (replaced existing) 2026/04/02 04:09:39 DEBUG : only3: md5 = 419c6341a24fb4ae9c46a84caf0a7da9 OK 2026/04/02 04:09:39 DEBUG : only3: size = 0 OK 2026/04/02 04:09:39 INFO : only3: Copied (replaced existing) 2026/04/02 04:09:39 DEBUG : only6: md5 = 886786827b8a54bc6b02d4f9d8db984e OK 2026/04/02 04:09:39 DEBUG : only6: size = 0 OK 2026/04/02 04:09:39 INFO : only6: Copied (replaced existing) 2026/04/02 04:09:40 DEBUG : only7: md5 = c352fcc376ed60bad178bdc9830c2dcf OK 2026/04/02 04:09:40 DEBUG : only7: size = 0 OK 2026/04/02 04:09:40 INFO : only7: Copied (replaced existing) 2026/04/02 04:09:40 DEBUG : only5: md5 = c0077bbd25141fd6382a883ff6c19358 OK 2026/04/02 04:09:40 DEBUG : only5: size = 0 OK 2026/04/02 04:09:40 INFO : only5: Copied (replaced existing) 2026/04/02 04:09:40 DEBUG : only10: md5 = 3d6a9a36272673ce38c921428e0c5b26 OK 2026/04/02 04:09:40 DEBUG : only10: size = 0 OK 2026/04/02 04:09:40 INFO : only10: Copied (replaced existing) 2026/04/02 04:09:40 DEBUG : only9: md5 = 46cf44a7ee1ceb5528ba9c854d1e9775 OK 2026/04/02 04:09:40 DEBUG : only9: size = 0 OK 2026/04/02 04:09:40 INFO : only9: Copied (replaced existing) 2026/04/02 04:09:41 DEBUG : only8: md5 = 4f0fc875b207a8a928f87d5b1d56ea02 OK 2026/04/02 04:09:41 DEBUG : only8: size = 0 OK 2026/04/02 04:09:41 INFO : only8: Copied (replaced existing) 2026/04/02 04:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.35s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:09:58 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:09:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:09:58 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 04:09:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:09:58 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 04:09:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:10:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/02 04:10:11 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/02 04:10:12 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:10:13 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:10:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:10:13 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 04:10:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:10:13 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 04:10:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:10:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/02 04:10:26 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/02 04:10:27 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:10:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:29 DEBUG : sub dir: Making directory with metadata 2026/04/02 04:10:29 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/02 04:10:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:10:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:10:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/02 04:11:01 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/02 04:11:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:11:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/02 04:11:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/02 04:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/02 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:11:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 04:11:08 DEBUG : sub dir: Making directory with metadata 2026/04/02 04:11:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/02 04:11:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:11:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 04:11:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 04:11:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/02 04:11:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:11:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/02 04:11:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/02 04:11:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 04:11:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/02 04:11:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/02 04:11:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.48s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:11:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 54132a68e289906310effac35ad6be14 OK 2026/04/02 04:11:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7f51d5ceb621671e414fb964c1755379 OK 2026/04/02 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = da5abc7ae339d7c06cb98ce076eebcad OK 2026/04/02 04:11:55 DEBUG : dir1/0003-defghij.txt: md5 = 3d303adad54beeb8aa6d5ea51e8dcae7 OK 2026/04/02 04:11:56 DEBUG : dir1/0004-efghijk.txt: md5 = 9b935c01eab6451ebc42492a37e18e42 OK 2026/04/02 04:11:58 DEBUG : dir1/0005-fghijkl.txt: md5 = c2c86fd3243e7afc951635082a76d2cd OK 2026/04/02 04:11:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c80618c1f4d29838453c6d930101476 OK 2026/04/02 04:12:01 DEBUG : dir1/0007-1234567.txt: md5 = f401e67b49085f7546830a78a5c27b1d OK 2026/04/02 04:12:02 DEBUG : dir1/0008-2345678.txt: md5 = 937a7ea1ed57fd41804f72e5506ca794 OK 2026/04/02 04:12:03 DEBUG : dir1/0009-3456789.txt: md5 = 803ce01df1e034f0fe35c820d9749b51 OK 2026/04/02 04:12:05 DEBUG : dir1/0010-456789.txt: md5 = 186d2d10218379ca96faf4e9474ededb OK 2026/04/02 04:12:06 DEBUG : dir1/0011-56789;.txt: md5 = d0efa5ed09a390fb47b7fc37c3ef84e9 OK 2026/04/02 04:12:07 DEBUG : dir1/0012-6789;.txt: md5 = fb2dfa53547f2e5f7c47326fb449381c OK 2026/04/02 04:12:09 DEBUG : dir1/0013-789;=.txt: md5 = a7eb29db28531819cc6e3c66b19ee837 OK 2026/04/02 04:12:10 DEBUG : dir1/0014-89;=.txt: md5 = 38eb4c880365e38d2ba43e3e47d7f802 OK 2026/04/02 04:12:12 DEBUG : dir1/0015-9;=.txt: md5 = 1ade114721e3296b70e752c959fb9373 OK 2026/04/02 04:12:13 DEBUG : apple: md5 = 6f13308693c43431ea4e6eaf931507ec OK 2026/04/02 04:12:14 DEBUG : banana: md5 = 70ab8cbffad1e9540b5b7b5ee3286e63 OK 2026/04/02 04:12:16 DEBUG : appleappleapplebanana: md5 = b5e192e059d5c9a85a71f0f664ec9a32 OK 2026/04/02 04:12:17 DEBUG : splitbananasplit: md5 = af6284618138f56d59807eb54b9e400e OK 2026/04/02 04:12:17 DEBUG : Waiting for deletions to finish 2026/04/02 04:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:12:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:12:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:12:19 DEBUG : apple: size = 5 OK 2026/04/02 04:12:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : apple: Unchanged skipping 2026/04/02 04:12:19 DEBUG : banana: size = 6 OK 2026/04/02 04:12:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : banana: Unchanged skipping 2026/04/02 04:12:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:12:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:12:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:12:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:12:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:12:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:12:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:12:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:12:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:12:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:12:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:12:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:12:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1: Directory modification time the same (differ by -784.556µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : apple: size = 5 OK 2026/04/02 04:12:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : apple: Unchanged skipping 2026/04/02 04:12:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:12:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:12:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:12:21 DEBUG : banana: size = 6 OK 2026/04/02 04:12:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : banana: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:12:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:12:21 DEBUG : Waiting for deletions to finish 2026/04/02 04:12:21 DEBUG : Waiting for deletions to finish 2026/04/02 04:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:12:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:12:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f474ff5d27e7cc06c6fc58124487176 OK 2026/04/02 04:12:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = acc8f479b785f9bca39a78ec052cb453 OK 2026/04/02 04:12:37 DEBUG : dir1/0002-cdefghi.txt: md5 = b61504912e854ee488fe7c778df4db97 OK 2026/04/02 04:12:38 DEBUG : dir1/0003-defghij.txt: md5 = e8536ac0031f9aeea4a635086c7745b1 OK 2026/04/02 04:12:40 DEBUG : dir1/0004-efghijk.txt: md5 = 973bf92b4df8986b67c66c4812ecf07e OK 2026/04/02 04:12:41 DEBUG : dir1/0005-fghijkl.txt: md5 = b3899254c4a25b7fe61f5b3a31e04ad9 OK 2026/04/02 04:12:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 3dd67311fb5d9a63d32fee9a1b290895 OK 2026/04/02 04:12:44 DEBUG : dir1/0007-1234567.txt: md5 = 44a691cf3a718c368b8f6526693467ab OK 2026/04/02 04:12:45 DEBUG : dir1/0008-2345678.txt: md5 = f2235dcdf8487bcb591823468306ff08 OK 2026/04/02 04:12:47 DEBUG : dir1/0009-3456789.txt: md5 = ea451e492baff8bb50be980fa0a6d60f OK 2026/04/02 04:12:48 DEBUG : dir1/0010-456789.txt: md5 = f81be96a9f067a6d0060308f6d523bbb OK 2026/04/02 04:12:50 DEBUG : dir1/0011-56789;.txt: md5 = fedfeb37f870ddafa620dc6a11027b82 OK 2026/04/02 04:12:51 DEBUG : dir1/0012-6789;.txt: md5 = 084d4eb89919937a9e9cc5230466429e OK 2026/04/02 04:12:52 DEBUG : dir1/0013-789;=.txt: md5 = 609695c3a9195157b6fd4605bd2f90b1 OK 2026/04/02 04:12:54 DEBUG : dir1/0014-89;=.txt: md5 = 5d29bac4c5e00337409026a0d4714590 OK 2026/04/02 04:12:55 DEBUG : dir1/0015-9;=.txt: md5 = a1533af6a1b506ba695d2cca39e216c8 OK 2026/04/02 04:12:57 DEBUG : apple: md5 = 305991c44c4416a8924b2466a26091e1 OK 2026/04/02 04:12:58 DEBUG : banana: md5 = d69f708e45703e62885a1294b0a9634a OK 2026/04/02 04:13:00 DEBUG : appleappleapplebanana: md5 = 3a21f5b5f2969d1e787f6013dbf6612e OK 2026/04/02 04:13:01 DEBUG : splitbananasplit: md5 = 165a6b0bf48e65e48c9e7b81badcc775 OK 2026/04/02 04:13:01 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:02 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:13:03 DEBUG : apple: size = 5 OK 2026/04/02 04:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : apple: Unchanged skipping 2026/04/02 04:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:13:03 DEBUG : banana: size = 6 OK 2026/04/02 04:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : banana: Unchanged skipping 2026/04/02 04:13:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:13:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:13:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:13:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:13:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:13:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:13:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:13:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:13:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:13:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:13:03 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:03 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:04 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:13:05 DEBUG : dir1: Directory modification time the same (differ by -281.78µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : apple: size = 5 OK 2026/04/02 04:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : apple: Unchanged skipping 2026/04/02 04:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:13:05 DEBUG : banana: size = 6 OK 2026/04/02 04:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : banana: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:13:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:13:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:06 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:13:18 DEBUG : dir1/0000-abcdefg.txt: md5 = f86ca01bc37eaad8c81931e4a0acc8bf OK 2026/04/02 04:13:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = a844883fba7cd4a06008990bb7e0c499 OK 2026/04/02 04:13:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 9998a7e960a2df41a098d63185e0f582 OK 2026/04/02 04:13:23 DEBUG : dir1/0003-defghij.txt: md5 = b92d8908e7245f9cf2ac588c657d5215 OK 2026/04/02 04:13:24 DEBUG : dir1/0004-efghijk.txt: md5 = 904637674f16ed9a15ca5ddae9b82b86 OK 2026/04/02 04:13:25 DEBUG : dir1/0005-fghijkl.txt: md5 = af371854e58db5d2f529d86ad3668dff OK 2026/04/02 04:13:27 DEBUG : dir1/0006-ghijklm.txt: md5 = b0081db0394f737e22b9a514cb63deb8 OK 2026/04/02 04:13:28 DEBUG : dir1/0007-1234567.txt: md5 = de10e06b123f604ffb0469eecda40b5d OK 2026/04/02 04:13:29 DEBUG : dir1/0008-2345678.txt: md5 = 42ba30da76d6b91b9139e835f032f0ae OK 2026/04/02 04:13:31 DEBUG : dir1/0009-3456789.txt: md5 = be771574c4f3964445cd68d5734c5762 OK 2026/04/02 04:13:32 DEBUG : dir1/0010-456789.txt: md5 = fbc0ebf1ef012b7c0b5141179659bf73 OK 2026/04/02 04:13:33 DEBUG : dir1/0011-56789;.txt: md5 = 8000ed8362a8c54b29a1b9e47ed2100d OK 2026/04/02 04:13:35 DEBUG : dir1/0012-6789;.txt: md5 = 27a8b39db5341dc6a8d71c4a42b23d80 OK 2026/04/02 04:13:36 DEBUG : dir1/0013-789;=.txt: md5 = aaf6c326bf3d1ae227e5dcee9ef6c44b OK 2026/04/02 04:13:38 DEBUG : dir1/0014-89;=.txt: md5 = a52df2d85c263d6221d0404c5d91da43 OK 2026/04/02 04:13:39 DEBUG : dir1/0015-9;=.txt: md5 = da4eed279835d63aea202a37f04b58c4 OK 2026/04/02 04:13:40 DEBUG : apple: md5 = 5084e3dab4f4a90dd9734453de374da3 OK 2026/04/02 04:13:42 DEBUG : banana: md5 = 1cba3039148da6528637346a8e08c841 OK 2026/04/02 04:13:43 DEBUG : appleappleapplebanana: md5 = 206538b5634ced252cf6aad4d69e39ee OK 2026/04/02 04:13:44 DEBUG : splitbananasplit: md5 = 4c984e130231d830e156143e6b0a9b37 OK 2026/04/02 04:13:44 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:45 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 04:13:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:13:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 04:13:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:13:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 04:13:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:13:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = ddb6103b00b206a2bbae380981d37f95 OK 2026/04/02 04:13:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 04:13:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:47 DEBUG : YXBwbGU=: md5 = 05c9973f2dd2283076272321ce93ebf3 OK 2026/04/02 04:13:47 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 04:13:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/02 04:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:47 DEBUG : YmFuYW5h: md5 = 51af0756f2c58157f0657f8ee0c60457 OK 2026/04/02 04:13:47 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 04:13:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/02 04:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = bb1da8d48bccd5a4fdf06f860341fa23 OK 2026/04/02 04:13:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 04:13:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 0f7e336f7537779157c7e38bc19f12be OK 2026/04/02 04:13:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 04:13:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 7b203e87f5089fca8d017f742d1f5835 OK 2026/04/02 04:13:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 04:13:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 911dd7a7aaa63aff190705fd1c15c75d OK 2026/04/02 04:13:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 04:13:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7748782e36cb1aae7296201b16336ff6 OK 2026/04/02 04:13:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 04:13:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = fb55df9c29df368cbef49a842cda0b42 OK 2026/04/02 04:13:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 04:13:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = eec2b6ea5f9120219373285ddd28de8b OK 2026/04/02 04:13:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 04:13:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 8fc76143880fdd591bdc9eba5a74cdd7 OK 2026/04/02 04:13:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 04:13:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 19ccc150fabde6bc5758c0f093231bad OK 2026/04/02 04:13:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 04:13:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 57b313dc2747651b06cca1f00a38b5b9 OK 2026/04/02 04:13:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 04:13:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 47d85d3ca248d5673a5d5f02350db4d7 OK 2026/04/02 04:13:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 04:13:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 62ff00922e29788cd428a307481223f1 OK 2026/04/02 04:13:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 04:13:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 0139e0334fbeaa8af4aca93af5133cfb OK 2026/04/02 04:13:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 04:13:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d1fd12d396ddcaf013526178ba265a39 OK 2026/04/02 04:13:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 04:13:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4e5927b24752258873576e89f8373794 OK 2026/04/02 04:13:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 04:13:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 877fd542b7376091c494e909226b1a0a OK 2026/04/02 04:13:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 04:13:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:53 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = fb220349abef0ef73c0eff436237a472 OK 2026/04/02 04:13:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 04:13:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:53 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:54 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 04:13:54 INFO : apple: Deleted 2026/04/02 04:13:54 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 04:13:54 INFO : splitbananasplit: Deleted 2026/04/02 04:13:54 INFO : banana: Deleted 2026/04/02 04:13:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 04:13:54 INFO : appleappleapplebanana: Deleted 2026/04/02 04:13:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 04:13:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 04:13:54 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:56 DEBUG : dir1: Directory modification time the same (differ by -775.376µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 04:13:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : apple: Unchanged skipping 2026/04/02 04:13:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 04:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:13:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 04:13:56 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 04:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:13:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : banana: Unchanged skipping 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 04:13:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 04:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 04:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 04:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 04:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 04:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 04:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:13:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 04:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:13:56 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:56 DEBUG : Waiting for deletions to finish 2026/04/02 04:13:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 04:13:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 04:13:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 04:13:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 04:13:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 04:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 04:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 04:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 04:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 04:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:14:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e8367d161073966c8464558fe4e2337 OK 2026/04/02 04:14:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 30a2709235bb1a5d16d3147132f4fbc7 OK 2026/04/02 04:14:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 16cd6fe9019289b62bb1cf723dbb9863 OK 2026/04/02 04:14:14 DEBUG : dir1/0003-defghij.txt: md5 = 6f46d28914b3d0e039e3277428021dc0 OK 2026/04/02 04:14:15 DEBUG : dir1/0004-efghijk.txt: md5 = b24db52f255398cb71d118de0a264ead OK 2026/04/02 04:14:17 DEBUG : dir1/0005-fghijkl.txt: md5 = fff963ca1c26102585c55636c31ee9c8 OK 2026/04/02 04:14:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 419440959ddd8d1da5316c907d032f99 OK 2026/04/02 04:14:20 DEBUG : dir1/0007-1234567.txt: md5 = 0002f79fc139d2528469892b48e0223b OK 2026/04/02 04:14:21 DEBUG : dir1/0008-2345678.txt: md5 = 151e4a8744e3876a3a9999d0e4bcf654 OK 2026/04/02 04:14:23 DEBUG : dir1/0009-3456789.txt: md5 = d6d8ef843392224d8015af14eb472864 OK 2026/04/02 04:14:24 DEBUG : dir1/0010-456789.txt: md5 = e44cd564e1b430b3298b87bc262457f4 OK 2026/04/02 04:14:25 DEBUG : dir1/0011-56789;.txt: md5 = 5397c3af41eac648e4e150b60cc99d8d OK 2026/04/02 04:14:27 DEBUG : dir1/0012-6789;.txt: md5 = e6b037090e22a787ca3f15763c9bad65 OK 2026/04/02 04:14:28 DEBUG : dir1/0013-789;=.txt: md5 = e84a7c638773fbf08d168c1792abbb88 OK 2026/04/02 04:14:29 DEBUG : dir1/0014-89;=.txt: md5 = 9e997f89340ccc4b071d954ae3f936a5 OK 2026/04/02 04:14:31 DEBUG : dir1/0015-9;=.txt: md5 = 8cc95a15db65598932119cafcc25176c OK 2026/04/02 04:14:32 DEBUG : apple: md5 = b65be49b4428c72bb72382386038d2ca OK 2026/04/02 04:14:33 DEBUG : banana: md5 = fe45a2d2c51b9620ffecc35eefc3cbd1 OK 2026/04/02 04:14:35 DEBUG : appleappleapplebanana: md5 = c38b43d9ae41ad93fda50d4d4c42d880 OK 2026/04/02 04:14:36 DEBUG : splitbananasplit: md5 = d3d9e11d75f4ed76c216877bb90aae74 OK 2026/04/02 04:14:36 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:14:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:37 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:37 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:37 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:37 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:37 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:37 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:37 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:38 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 04:14:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 04:14:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 04:14:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 04:14:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 04:14:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 04:14:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 04:14:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 04:14:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 04:14:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 04:14:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 04:14:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 04:14:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 04:14:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 04:14:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 04:14:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 04:14:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:14:39 DEBUG : PREFIXappleappleapplebanana: md5 = 3d34faac88d9ee2294f7e3f0baf41259 OK 2026/04/02 04:14:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/02 04:14:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/02 04:14:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:39 DEBUG : PREFIXsplitbananasplit: md5 = 4a57b95082c58cbe5e9342c59561382d OK 2026/04/02 04:14:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/02 04:14:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/02 04:14:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:39 DEBUG : PREFIXapple: md5 = e18b3975948e9d857c8f1345e0ebc626 OK 2026/04/02 04:14:39 DEBUG : PREFIXapple: size = 5 OK 2026/04/02 04:14:39 INFO : apple: Copied (new) to: PREFIXapple 2026/04/02 04:14:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:40 DEBUG : PREFIXbanana: md5 = 355a773fa32bf19036aa8cce94fc31ef OK 2026/04/02 04:14:40 DEBUG : PREFIXbanana: size = 6 OK 2026/04/02 04:14:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/02 04:14:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 2a93c341b38ad67c2ea50b3430f4d435 OK 2026/04/02 04:14:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/02 04:14:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = b8d87a3cb83cc02ae642850c0d9e0193 OK 2026/04/02 04:14:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:14:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = fa55e4298463b1d8a38395541a9a18d5 OK 2026/04/02 04:14:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/02 04:14:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:41 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 4c77ffedafe52cd8e609d1a8cb0009da OK 2026/04/02 04:14:41 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/02 04:14:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 12436f2fe19409d0d145d5b7ec2f2e84 OK 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/02 04:14:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 4f71bed7486b0303a1108a5444763054 OK 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/02 04:14:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = ef3e0f422d55929bb28e1ec8073c0078 OK 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/02 04:14:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 32f8e93be5f92d0426809ff09b9a7427 OK 2026/04/02 04:14:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/02 04:14:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 8a9198a75ecd19465828af02401ba953 OK 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/02 04:14:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 68135730386c2bb69b810db53a6c2017 OK 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/02 04:14:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0010-456789.txt: md5 = a13ead2b6a58e92375540c12cea8e9cf OK 2026/04/02 04:14:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/02 04:14:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:44 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 82f26848c7894cb746ab412d0428e0ad OK 2026/04/02 04:14:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/02 04:14:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:44 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f124bb16fd7118c9b980cf01953fe78e OK 2026/04/02 04:14:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/02 04:14:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = efb0ec208d6c39f33eccdc83b278ccd8 OK 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/02 04:14:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = aad21af754b9af44b36d409d5d9bef0d OK 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/02 04:14:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 4b9f62a98898c19c5fc4b13787c6200c OK 2026/04/02 04:14:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/02 04:14:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:45 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 04:14:45 INFO : appleappleapplebanana: Deleted 2026/04/02 04:14:45 INFO : banana: Deleted 2026/04/02 04:14:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 04:14:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 04:14:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 04:14:45 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 04:14:45 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 04:14:46 INFO : apple: Deleted 2026/04/02 04:14:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 04:14:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 04:14:46 INFO : splitbananasplit: Deleted 2026/04/02 04:14:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 04:14:46 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 04:14:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 04:14:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 04:14:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 04:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 04:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 04:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 04:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 04:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 04:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 04:14:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1: Directory modification time the same (differ by -365.441µs, within tolerance 1ms) 2026/04/02 04:14:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:14:49 DEBUG : splitbananasplit: md5 = bd6aeb6f3f5228eef95e6e9b78a8b9e1 OK 2026/04/02 04:14:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:14:49 INFO : splitbananasplit: Copied (new) 2026/04/02 04:14:49 DEBUG : apple: md5 = 3a9858cb72bf64ee8bf86c508525ba0c OK 2026/04/02 04:14:49 DEBUG : apple: size = 5 OK 2026/04/02 04:14:49 INFO : apple: Copied (new) 2026/04/02 04:14:49 DEBUG : appleappleapplebanana: md5 = 6be18d4457d81c50bf98f1d220f42015 OK 2026/04/02 04:14:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:14:49 INFO : appleappleapplebanana: Copied (new) 2026/04/02 04:14:49 DEBUG : banana: md5 = 94f15f536794768f7bfaf8582bc63b80 OK 2026/04/02 04:14:49 DEBUG : banana: size = 6 OK 2026/04/02 04:14:49 INFO : banana: Copied (new) 2026/04/02 04:14:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 88a8b6f52236ba7eae6b21815c5daa14 OK 2026/04/02 04:14:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:14:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 04:14:50 DEBUG : dir1/0002-cdefghi.txt: md5 = d4c45eaea684099fe7c5b96d2609d975 OK 2026/04/02 04:14:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:14:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 04:14:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2d23f47667f765d473d39f7a88480088 OK 2026/04/02 04:14:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:14:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 04:14:50 DEBUG : dir1/0003-defghij.txt: md5 = eb742d483979b17c9ad32270be5d5b6e OK 2026/04/02 04:14:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:14:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 04:14:52 DEBUG : dir1/0004-efghijk.txt: md5 = 5182414724a8b309de625479b953e2c3 OK 2026/04/02 04:14:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:14:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 04:14:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 70c7bf8d15b722c72de4bdb6f1c2aeba OK 2026/04/02 04:14:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:14:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 04:14:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 56f7a3e1d4c2bcd1e8ebb0c2dee8f68e OK 2026/04/02 04:14:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:14:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 04:14:52 DEBUG : dir1/0007-1234567.txt: md5 = 2caf06e81afb10fb981d60f5329f03da OK 2026/04/02 04:14:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:14:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 04:14:53 DEBUG : dir1/0008-2345678.txt: md5 = bb06e894d464d11b69a72f465346c4e2 OK 2026/04/02 04:14:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:14:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 04:14:53 DEBUG : dir1/0010-456789.txt: md5 = 23f41e9a3f52bbcd6e80883f4205fa71 OK 2026/04/02 04:14:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:14:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 04:14:53 DEBUG : dir1/0009-3456789.txt: md5 = 828b7e411400a826a35e560275d012bc OK 2026/04/02 04:14:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:14:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 04:14:53 DEBUG : dir1/0011-56789;.txt: md5 = 2b98a0bc91ee4f64888dbe17f1488ca0 OK 2026/04/02 04:14:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:14:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 04:14:54 DEBUG : dir1/0012-6789;.txt: md5 = 8473012a3cef6d787f3a4714f52085c2 OK 2026/04/02 04:14:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:14:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 04:14:54 DEBUG : dir1/0013-789;=.txt: md5 = 50581c467344fd3e744ed77fb7c91fec OK 2026/04/02 04:14:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:14:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 04:14:55 DEBUG : dir1/0014-89;=.txt: md5 = 4b7a8197fb1f4419612640d0da3918d7 OK 2026/04/02 04:14:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:14:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 04:14:55 DEBUG : dir1/0015-9;=.txt: md5 = 49c9739739439d4b329e406646f63be1 OK 2026/04/02 04:14:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:14:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 04:14:55 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/02 04:14:55 INFO : PREFIXapple: Deleted 2026/04/02 04:14:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/02 04:14:56 INFO : PREFIXsplitbananasplit: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/02 04:14:56 INFO : PREFIXbanana: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/02 04:14:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/02 04:14:56 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:57 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:14:57 DEBUG : Waiting for deletions to finish 2026/04/02 04:14:58 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/02 04:15:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:15:11 DEBUG : dir1/0000-abcdefg.txt: md5 = aee00506594f6719be0a78ab137910fc OK 2026/04/02 04:15:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = fc314565db4a51b7959e8b0c57dffde6 OK 2026/04/02 04:15:14 DEBUG : dir1/0002-cdefghi.txt: md5 = d33bcdc889f944533ec001b91fa03094 OK 2026/04/02 04:15:15 DEBUG : dir1/0003-defghij.txt: md5 = 0d6f9025066b79996034ca99f9cc98b6 OK 2026/04/02 04:15:17 DEBUG : dir1/0004-efghijk.txt: md5 = e22d23c26c854cc1b581f596f8159b17 OK 2026/04/02 04:15:18 DEBUG : dir1/0005-fghijkl.txt: md5 = cf9c3cf57d16f8aab0096ba5b885ace7 OK 2026/04/02 04:15:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 85a39a7174bba164049237f8a900d83e OK 2026/04/02 04:15:21 DEBUG : dir1/0007-1234567.txt: md5 = 58db835b14b06f021ba45da56e2ef481 OK 2026/04/02 04:15:22 DEBUG : dir1/0008-2345678.txt: md5 = aa95d76ad1076796c7b2f02066abdedb OK 2026/04/02 04:15:23 DEBUG : dir1/0009-3456789.txt: md5 = dcd0d4402b51ebd89af49f16b871e69a OK 2026/04/02 04:15:25 DEBUG : dir1/0010-456789.txt: md5 = 06f3fa7be8090e07b7841d6717b59ac0 OK 2026/04/02 04:15:26 DEBUG : dir1/0011-56789;.txt: md5 = d7a4b56daf4a04c70a748054316efb18 OK 2026/04/02 04:15:27 DEBUG : dir1/0012-6789;.txt: md5 = 71c8b3d8c82bc85b1d56b9b5ff450761 OK 2026/04/02 04:15:29 DEBUG : dir1/0013-789;=.txt: md5 = a6b4e94ef2fdcaad96f9d5c0a39a9ecc OK 2026/04/02 04:15:31 DEBUG : dir1/0014-89;=.txt: md5 = 2bb3dc15af5dd7d693762f471ca7ac78 OK 2026/04/02 04:15:32 DEBUG : dir1/0015-9;=.txt: md5 = 28a695c7c2cb149ba6a2b34d0c29bc25 OK 2026/04/02 04:15:33 DEBUG : apple: md5 = 801af56983ca55bb9427860bbe72959b OK 2026/04/02 04:15:35 DEBUG : banana: md5 = 1e9e5739188d7732e01c777fb75fdb70 OK 2026/04/02 04:15:36 DEBUG : appleappleapplebanana: md5 = 16447c71747786ec5be6d6629bdd5db4 OK 2026/04/02 04:15:38 DEBUG : splitbananasplit: md5 = b46007a7a1d741484eac0690693ce621 OK 2026/04/02 04:15:38 DEBUG : Waiting for deletions to finish 2026/04/02 04:15:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 04:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:15:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 04:15:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:15:41 DEBUG : bananaSUFFIX: md5 = 99d55f9c9e81039ed54a951a003e03db OK 2026/04/02 04:15:41 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/02 04:15:41 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/02 04:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:41 DEBUG : appleappleapplebananaSUFFIX: md5 = 3ef3be3435439648dbf10bf1a7feb52d OK 2026/04/02 04:15:41 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/02 04:15:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/02 04:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:41 DEBUG : appleSUFFIX: md5 = 552dcb84525483d0f98fbefd41193614 OK 2026/04/02 04:15:41 DEBUG : appleSUFFIX: size = 5 OK 2026/04/02 04:15:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/02 04:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:41 DEBUG : splitbananasplitSUFFIX: md5 = 9b0d6442d1bf9cc5fa68367fc483d458 OK 2026/04/02 04:15:41 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/02 04:15:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/02 04:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d7f7e93972e33760ac33b71b6dfe74ee OK 2026/04/02 04:15:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/02 04:15:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 71a551df3c35b2f2c00771986c37eba3 OK 2026/04/02 04:15:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/02 04:15:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = eeaa05b50000d8b1a2a6982e8bf3d020 OK 2026/04/02 04:15:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/02 04:15:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:43 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 2d46236c3c43e3780be3b68c27ee2ce3 OK 2026/04/02 04:15:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/02 04:15:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 7559d2094eac08a02efe542f6a76939c OK 2026/04/02 04:15:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/02 04:15:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 039f0e47d33bda2019fbafcdd3c0abab OK 2026/04/02 04:15:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/02 04:15:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = e22045ae48190152024b249a2be32c91 OK 2026/04/02 04:15:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/02 04:15:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 97caf467b7c9142c3a981f74d8e617d2 OK 2026/04/02 04:15:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/02 04:15:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = c40113477539bea92ab4822cefb39254 OK 2026/04/02 04:15:45 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/02 04:15:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8aa81090d54f8ff0703c0fee8576efae OK 2026/04/02 04:15:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/02 04:15:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4f322a60c931c35b3936fe2ceee18b8c OK 2026/04/02 04:15:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/02 04:15:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:46 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 310adb0a80fb4dd453563ccf221f5003 OK 2026/04/02 04:15:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/02 04:15:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:46 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = fa38f65a78c868f69d2dcaef3b8f0a10 OK 2026/04/02 04:15:46 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/02 04:15:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:47 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 0b07fe73d204fcc3fdf5d63d436e3ff4 OK 2026/04/02 04:15:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/02 04:15:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:47 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = d5dcd65164f0b92e2251093609e1e7ec OK 2026/04/02 04:15:47 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/02 04:15:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:47 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 76d29e36711a22bdeaca4ec2f4462b78 OK 2026/04/02 04:15:47 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/02 04:15:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:47 DEBUG : Waiting for deletions to finish 2026/04/02 04:15:47 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 04:15:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 04:15:47 INFO : appleappleapplebanana: Deleted 2026/04/02 04:15:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 04:15:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 04:15:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 04:15:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 04:15:48 INFO : apple: Deleted 2026/04/02 04:15:48 INFO : splitbananasplit: Deleted 2026/04/02 04:15:48 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 04:15:48 INFO : banana: Deleted 2026/04/02 04:15:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 04:15:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 04:15:48 DEBUG : Waiting for deletions to finish 2026/04/02 04:15:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 04:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 04:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 04:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 04:15:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1: Directory modification time the same (differ by -63.058µs, within tolerance 1ms) 2026/04/02 04:15:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:15:51 DEBUG : apple: md5 = 454892249795cc5a5dc2682f5dc7f5f0 OK 2026/04/02 04:15:51 DEBUG : apple: size = 5 OK 2026/04/02 04:15:51 INFO : apple: Copied (new) 2026/04/02 04:15:51 DEBUG : banana: md5 = 0ffdc786619950151645f1bf3cc073c2 OK 2026/04/02 04:15:51 DEBUG : banana: size = 6 OK 2026/04/02 04:15:51 INFO : banana: Copied (new) 2026/04/02 04:15:51 DEBUG : appleappleapplebanana: md5 = bf1f6936ad15a17ce3a79e68aa431c0d OK 2026/04/02 04:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:15:51 INFO : appleappleapplebanana: Copied (new) 2026/04/02 04:15:51 DEBUG : splitbananasplit: md5 = 0c3339e1505913277471bf81fb5e5e62 OK 2026/04/02 04:15:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:15:51 INFO : splitbananasplit: Copied (new) 2026/04/02 04:15:53 DEBUG : dir1/0000-abcdefg.txt: md5 = edf053baa5afaa80886102d924a34666 OK 2026/04/02 04:15:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:15:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 04:15:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = b00640e833c6a8f5bf0fdaa7dd91a087 OK 2026/04/02 04:15:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:15:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 04:15:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 39997b90601b6425febcfb8e4226c043 OK 2026/04/02 04:15:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:15:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 04:15:53 DEBUG : dir1/0003-defghij.txt: md5 = c4738766a9e14f81562f5595f911dab1 OK 2026/04/02 04:15:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:15:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 04:15:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 265ef25fad9a9fcbf3a9504f30625b5b OK 2026/04/02 04:15:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:15:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 04:15:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 5632b9bb6d5db055b64535497a488db8 OK 2026/04/02 04:15:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:15:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 04:15:54 DEBUG : dir1/0004-efghijk.txt: md5 = 12cbacc89727487438feb18e1a888737 OK 2026/04/02 04:15:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:15:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 04:15:54 DEBUG : dir1/0007-1234567.txt: md5 = 8481d42d068579a9d47d039bbf5669e7 OK 2026/04/02 04:15:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:15:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 04:15:55 DEBUG : dir1/0008-2345678.txt: md5 = 52b105895a608935c5c12475260c3e1f OK 2026/04/02 04:15:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:15:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 04:15:55 DEBUG : dir1/0009-3456789.txt: md5 = c4288c5e51896ccb693b446b80c234c1 OK 2026/04/02 04:15:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:15:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 04:15:55 DEBUG : dir1/0010-456789.txt: md5 = b4669e7c711a5206a93311b9ac5926e5 OK 2026/04/02 04:15:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:15:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 04:15:56 DEBUG : dir1/0011-56789;.txt: md5 = 622fb379fbae97b027c8a1cc7f1843b2 OK 2026/04/02 04:15:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:15:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 04:15:57 DEBUG : dir1/0013-789;=.txt: md5 = ae6fe13b9ccda4d3de7b544642d26df1 OK 2026/04/02 04:15:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:15:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 04:15:57 DEBUG : dir1/0012-6789;.txt: md5 = 2256b7922d2080a38b3f5347f327a04a OK 2026/04/02 04:15:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:15:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 04:15:57 DEBUG : dir1/0014-89;=.txt: md5 = c1b0c4dfec459b170a003b6359e3ba53 OK 2026/04/02 04:15:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:15:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 04:15:57 DEBUG : dir1/0015-9;=.txt: md5 = f1742b9a15ee2651fcc767d9b5a6f011 OK 2026/04/02 04:15:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:15:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 04:15:57 DEBUG : Waiting for deletions to finish 2026/04/02 04:15:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : splitbananasplitSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : appleSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : bananaSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/02 04:15:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/02 04:15:58 DEBUG : Waiting for deletions to finish 2026/04/02 04:15:59 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:15:59 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:00 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:16:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:16:13 DEBUG : dir1/0000-abcdefg.txt: md5 = be9f52a7e9ec95cd0c1090a4537486ff OK 2026/04/02 04:16:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = a5b24e9ece39a49a1a583bbb3c833557 OK 2026/04/02 04:16:16 DEBUG : dir1/0002-cdefghi.txt: md5 = f537e0901b5d61b8cf57c421c007a992 OK 2026/04/02 04:16:17 DEBUG : dir1/0003-defghij.txt: md5 = d220c40771fc65af0dcc7b1ea8982ff9 OK 2026/04/02 04:16:19 DEBUG : dir1/0004-efghijk.txt: md5 = 282a5b58a81ec580143e2cd451dd02f8 OK 2026/04/02 04:16:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 0aee489b7b9eebaffa042224be8c4c70 OK 2026/04/02 04:16:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 75fadf3d2ee159828d3939323648528d OK 2026/04/02 04:16:23 DEBUG : dir1/0007-1234567.txt: md5 = 8717c69ffadfa20f05823924f32efeb5 OK 2026/04/02 04:16:25 DEBUG : dir1/0008-2345678.txt: md5 = e20f8e1865944d23becf7412ed87c32d OK 2026/04/02 04:16:26 DEBUG : dir1/0009-3456789.txt: md5 = 929b2e662aaa1d19f50c4187dcf35c34 OK 2026/04/02 04:16:28 DEBUG : dir1/0010-456789.txt: md5 = 66578454b4075ed7733efe5860bd78d5 OK 2026/04/02 04:16:29 DEBUG : dir1/0011-56789;.txt: md5 = e695b1034d9740308eb280e85f2b6e37 OK 2026/04/02 04:16:30 DEBUG : dir1/0012-6789;.txt: md5 = e400cf4515553cfbc12ba69a0033ff1c OK 2026/04/02 04:16:32 DEBUG : dir1/0013-789;=.txt: md5 = 71b9a47fbc379af1f6c2b1d5f7cf25cc OK 2026/04/02 04:16:33 DEBUG : dir1/0014-89;=.txt: md5 = 96104fc2a303eddadba81480c0162f03 OK 2026/04/02 04:16:35 DEBUG : dir1/0015-9;=.txt: md5 = 21e7010a59e9dd385589d6eb851e823a OK 2026/04/02 04:16:36 DEBUG : apple: md5 = e824c48386587c054df75115b4d36353 OK 2026/04/02 04:16:38 DEBUG : banana: md5 = 96664019947206d935beb2207b52f382 OK 2026/04/02 04:16:39 DEBUG : appleappleapplebanana: md5 = 17a5705c38328e4d6c5b502464479cc4 OK 2026/04/02 04:16:40 DEBUG : splitbananasplit: md5 = 731ea4cc8acb507ce2d4ce555d33da78 OK 2026/04/02 04:16:40 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 04:16:42 DEBUG : apple: size = 5 OK 2026/04/02 04:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:42 DEBUG : apple: Unchanged skipping 2026/04/02 04:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:42 DEBUG : banana: size = 6 OK 2026/04/02 04:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:42 DEBUG : banana: Unchanged skipping 2026/04/02 04:16:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 04:16:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 04:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:16:44 DEBUG : appleapple: md5 = 7dfe557a85df57880a140bdb76e8dcbf OK 2026/04/02 04:16:44 DEBUG : appleapple: size = 21 OK 2026/04/02 04:16:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/02 04:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:44 DEBUG : dir1/0000-abcde: md5 = 8c6e62b18eb7d5c8417e6acd543929db OK 2026/04/02 04:16:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 04:16:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/02 04:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:44 DEBUG : dir1/0001-bcdef: md5 = e62d45f47eab897328c047bdccc08a92 OK 2026/04/02 04:16:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 04:16:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/02 04:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:44 DEBUG : splitbanan: md5 = f27f818885ab5b6a7a3bda606e51b282 OK 2026/04/02 04:16:44 DEBUG : splitbanan: size = 16 OK 2026/04/02 04:16:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/02 04:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:45 DEBUG : dir1/0003-defgh: md5 = 0bfc6790809a1e15bcec78162c990d3e OK 2026/04/02 04:16:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 04:16:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/02 04:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:45 DEBUG : dir1/0004-efghi: md5 = 381cc83a47fff1252f08b4c383522d8e OK 2026/04/02 04:16:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 04:16:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/02 04:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:45 DEBUG : dir1/0002-cdefg: md5 = ec8d92278755d59f7d0afdcb6856cac8 OK 2026/04/02 04:16:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 04:16:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/02 04:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:46 DEBUG : dir1/0005-fghij: md5 = 383fc499dd3edf32c49a0d83037ab0cf OK 2026/04/02 04:16:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 04:16:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/02 04:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:46 DEBUG : dir1/0006-ghijk: md5 = ec6bc09f3fa4c216d8c6e3bec128fcef OK 2026/04/02 04:16:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 04:16:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/02 04:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:47 DEBUG : dir1/0007-12345: md5 = 730ea5e4ece0a6964a0b51a02a6f56cb OK 2026/04/02 04:16:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 04:16:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/02 04:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:47 DEBUG : dir1/0008-23456: md5 = 0a1738e3fba60ed42e87d0cb5e278cb2 OK 2026/04/02 04:16:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 04:16:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/02 04:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:47 DEBUG : dir1/0009-34567: md5 = e5457038043f4b2de43c88f1a0028bf0 OK 2026/04/02 04:16:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 04:16:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/02 04:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:48 DEBUG : dir1/0010-45678: md5 = 05d1cc63a81cb8d215566342f1f7b741 OK 2026/04/02 04:16:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 04:16:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/02 04:16:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:48 DEBUG : dir1/0011-56789: md5 = 4be9db5976ff84686b4361043fa037bc OK 2026/04/02 04:16:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 04:16:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/02 04:16:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:48 DEBUG : dir1/0012-6789;: md5 = fede748ca2b17967b017f1106e51a96c OK 2026/04/02 04:16:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 04:16:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/02 04:16:48 DEBUG : dir1/0013-789;=: md5 = f78acf8daf1e4594445b7010faf6c948 OK 2026/04/02 04:16:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 04:16:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/02 04:16:49 DEBUG : dir1/0014-89;=.: md5 = 514ede1f94b199925ae56b2bfae8ea07 OK 2026/04/02 04:16:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 04:16:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/02 04:16:49 DEBUG : dir1/0015-9;=.t: md5 = f0a60b4c3ab819f8744534b0a9ac32a2 OK 2026/04/02 04:16:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 04:16:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/02 04:16:49 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:50 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 04:16:50 INFO : splitbananasplit: Deleted 2026/04/02 04:16:50 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 04:16:50 INFO : appleappleapplebanana: Deleted 2026/04/02 04:16:50 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 04:16:50 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 04:16:50 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:51 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:52 DEBUG : dir1: Directory modification time the same (differ by -777.556µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:52 DEBUG : apple: size = 5 OK 2026/04/02 04:16:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : apple: Unchanged skipping 2026/04/02 04:16:52 DEBUG : appleapple: size = 21 OK 2026/04/02 04:16:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:16:52 DEBUG : banana: size = 6 OK 2026/04/02 04:16:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : banana: Unchanged skipping 2026/04/02 04:16:52 DEBUG : splitbanan: size = 16 OK 2026/04/02 04:16:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 04:16:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 04:16:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 04:16:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 04:16:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 04:16:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 04:16:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 04:16:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 04:16:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 04:16:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 04:16:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 04:16:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 04:16:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 04:16:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 04:16:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 04:16:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 04:16:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 04:16:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 04:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:16:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 04:16:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 04:16:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 04:16:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 04:16:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 04:16:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:16:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:16:52 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:52 DEBUG : Waiting for deletions to finish 2026/04/02 04:16:52 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 04:16:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 04:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 04:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 04:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 04:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 04:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 04:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 04:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 04:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 04:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 04:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 04:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 04:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 04:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 04:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 04:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 04:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 04:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 04:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/02 04:17:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:17:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 58da6697df009c66acce68f42d72822a OK 2026/04/02 04:17:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 330775c49ed8bed3efa6e48aa2a5f944 OK 2026/04/02 04:17:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a8890da992a73ec92f371c99c53105b OK 2026/04/02 04:17:09 DEBUG : dir1/0003-defghij.txt: md5 = 6855f64b4f1b8ae0e32f8e36c7c54f83 OK 2026/04/02 04:17:11 DEBUG : dir1/0004-efghijk.txt: md5 = 3b702cf0b300929ae948926708fa95d0 OK 2026/04/02 04:17:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 4a32ff425dcbae42d1687225ae15c36e OK 2026/04/02 04:17:14 DEBUG : dir1/0006-ghijklm.txt: md5 = e59ea770be41249a048b6e2ff679ab17 OK 2026/04/02 04:17:15 DEBUG : dir1/0007-1234567.txt: md5 = 225877d7d82f049ae3feb998268d6c78 OK 2026/04/02 04:17:16 DEBUG : dir1/0008-2345678.txt: md5 = b3725a3fc786d182b0731670ec45184a OK 2026/04/02 04:17:18 DEBUG : dir1/0009-3456789.txt: md5 = ed4a170b576bf2a7a4383d6e01fa29df OK 2026/04/02 04:17:19 DEBUG : dir1/0010-456789.txt: md5 = 22772f5298ed23aba33010393c77907c OK 2026/04/02 04:17:21 DEBUG : dir1/0011-56789;.txt: md5 = 4cc7d68db09e3cbeeb4d7b4744f60362 OK 2026/04/02 04:17:22 DEBUG : dir1/0012-6789;.txt: md5 = fba634be88ad3a7cddb4c4ef9c30b4dd OK 2026/04/02 04:17:24 DEBUG : dir1/0013-789;=.txt: md5 = c6ed727ce50d04011d09c18334da31a4 OK 2026/04/02 04:17:25 DEBUG : dir1/0014-89;=.txt: md5 = 95c90cef7d46f50f7c1892a39dce5132 OK 2026/04/02 04:17:26 DEBUG : dir1/0015-9;=.txt: md5 = 80cd9a4fec4d6ec4e6528fe92fec7bce OK 2026/04/02 04:17:28 DEBUG : apple: md5 = cd4304326f7771cff337191d1fedd8b7 OK 2026/04/02 04:17:29 DEBUG : banana: md5 = a1b62428020f967472e9d93c823ba4f1 OK 2026/04/02 04:17:30 DEBUG : appleappleapplebanana: md5 = 01d631afc0425a356fbe5f1c6afcd529 OK 2026/04/02 04:17:32 DEBUG : splitbananasplit: md5 = be7aff1c8fc995b5ce2afc64ffd30a7a OK 2026/04/02 04:17:32 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:33 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:17:34 DEBUG : apple: size = 5 OK 2026/04/02 04:17:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : apple: Unchanged skipping 2026/04/02 04:17:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:17:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:17:34 DEBUG : banana: size = 6 OK 2026/04/02 04:17:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : banana: Unchanged skipping 2026/04/02 04:17:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:17:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:17:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:17:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:17:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:17:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:17:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:17:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:17:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:17:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:17:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:17:34 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:34 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:35 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:17:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:17:36 DEBUG : dir1: Directory modification time the same (differ by -366.29µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : apple: size = 5 OK 2026/04/02 04:17:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : apple: Unchanged skipping 2026/04/02 04:17:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:17:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:17:36 DEBUG : banana: size = 6 OK 2026/04/02 04:17:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : banana: Unchanged skipping 2026/04/02 04:17:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:17:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:17:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:17:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:17:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:17:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:17:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:17:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:17:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:17:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:17:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:17:36 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:36 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:17:37 DEBUG : Waiting for deletions to finish 2026/04/02 04:17:38 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:17:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:17:50 DEBUG : dir1/0000-abcdefg.txt: md5 = e27ce828a79cafd28c29885a893bc9aa OK 2026/04/02 04:17:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a56e74e6b70d36a935b9194f49e2959 OK 2026/04/02 04:17:53 DEBUG : dir1/0002-cdefghi.txt: md5 = bd67a3b76d3aaa73acb56af0a0beb214 OK 2026/04/02 04:17:55 DEBUG : dir1/0003-defghij.txt: md5 = d923dec85d2bc67b99fce68b4810f426 OK 2026/04/02 04:17:56 DEBUG : dir1/0004-efghijk.txt: md5 = caf32dccfa83ef7bb3ad083000cc93e1 OK 2026/04/02 04:17:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 5ab216e6bf7ba4bb14f6e5ff72f38730 OK 2026/04/02 04:17:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 77833a8bb3ce41d40e86737db980df3e OK 2026/04/02 04:18:01 DEBUG : dir1/0007-1234567.txt: md5 = 19e2ecbb2393c7b4eb40b6cda8971902 OK 2026/04/02 04:18:02 DEBUG : dir1/0008-2345678.txt: md5 = 0b30f0318293be3eedb276bf90cfe366 OK 2026/04/02 04:18:04 DEBUG : dir1/0009-3456789.txt: md5 = 0fbf2f71798cef5b4046eb5459da1011 OK 2026/04/02 04:18:05 DEBUG : dir1/0010-456789.txt: md5 = 29ac6244edfa4703c6704a3888121c9a OK 2026/04/02 04:18:07 DEBUG : dir1/0011-56789;.txt: md5 = 01df3ac964155312c2d898fc4f8c470e OK 2026/04/02 04:18:08 DEBUG : dir1/0012-6789;.txt: md5 = caa69efd02b40aa6c17fa143a2e7ac25 OK 2026/04/02 04:18:09 DEBUG : dir1/0013-789;=.txt: md5 = a115e667f87553208ba0dec64c83d3eb OK 2026/04/02 04:18:11 DEBUG : dir1/0014-89;=.txt: md5 = 8d8e68341796184287f576337b31e537 OK 2026/04/02 04:18:12 DEBUG : dir1/0015-9;=.txt: md5 = c24eb528d935cf2b299b9a9c25754905 OK 2026/04/02 04:18:13 DEBUG : apple: md5 = 91859f12075bc392790f681036823b7d OK 2026/04/02 04:18:15 DEBUG : banana: md5 = 67154d4a6147d6e8ffc725a578390c94 OK 2026/04/02 04:18:16 DEBUG : appleappleapplebanana: md5 = 39149dcf628f61d3059a9c9e1660708e OK 2026/04/02 04:18:18 DEBUG : splitbananasplit: md5 = d8d84f4f04c5bf2fe71afea915d54d9f OK 2026/04/02 04:18:18 DEBUG : Waiting for deletions to finish 2026/04/02 04:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:18:19 DEBUG : apple: size = 5 OK 2026/04/02 04:18:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : apple: Unchanged skipping 2026/04/02 04:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:18:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:18:19 DEBUG : banana: size = 6 OK 2026/04/02 04:18:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : banana: Unchanged skipping 2026/04/02 04:18:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:18:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:18:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:18:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:18:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:18:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:18:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:18:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:18:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:18:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:18:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:18:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:18:19 DEBUG : Waiting for deletions to finish 2026/04/02 04:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:18:21 DEBUG : dir1: Directory modification time the same (differ by -885µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : apple: size = 5 OK 2026/04/02 04:18:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : apple: Unchanged skipping 2026/04/02 04:18:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:18:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:18:21 DEBUG : banana: size = 6 OK 2026/04/02 04:18:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : banana: Unchanged skipping 2026/04/02 04:18:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:18:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:18:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:18:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:18:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:18:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:18:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:18:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:18:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:18:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:18:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:18:21 DEBUG : Waiting for deletions to finish 2026/04/02 04:18:21 DEBUG : Waiting for deletions to finish 2026/04/02 04:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:18:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:18:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 3c0ec2f3db2968b355a974a44fd0869a OK 2026/04/02 04:18:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 56b90b1f136c123e7e3fc34edbde9987 OK 2026/04/02 04:18:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 54eac00d6d036e22ae83a8dbb136d82d OK 2026/04/02 04:18:39 DEBUG : dir1/0003-defghij.txt: md5 = 7e7af0cf34c0be30f10f15a9bfad3388 OK 2026/04/02 04:18:40 DEBUG : dir1/0004-efghijk.txt: md5 = 1833385a659ba8ad6a4da203f1624c7e OK 2026/04/02 04:18:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 83a3493e122877a4c100aa51f2ea93bc OK 2026/04/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 01a2b5b20ae05f0ef228b44c14668cb2 OK 2026/04/02 04:18:44 DEBUG : dir1/0007-1234567.txt: md5 = 4b38deaef411c326a9c6612741de5767 OK 2026/04/02 04:18:46 DEBUG : dir1/0008-2345678.txt: md5 = e6e8786417e75bbadb9e88e708130097 OK 2026/04/02 04:18:47 DEBUG : dir1/0009-3456789.txt: md5 = 6f1cd55aca60008e06463c641fb3e445 OK 2026/04/02 04:18:48 DEBUG : dir1/0010-456789.txt: md5 = 764d269da8e1be174795d2f65fd7e428 OK 2026/04/02 04:18:50 DEBUG : dir1/0011-56789;.txt: md5 = 55ac63b8c8f9d8dc3e57305a6eacc31a OK 2026/04/02 04:18:51 DEBUG : dir1/0012-6789;.txt: md5 = 9d894f7e3aa192c96eddbac8912adff6 OK 2026/04/02 04:18:53 DEBUG : dir1/0013-789;=.txt: md5 = 414eaa37f87311d72d7a65e349d9640f OK 2026/04/02 04:18:54 DEBUG : dir1/0014-89;=.txt: md5 = 68de553def37665b6afc1031bcc6e8c5 OK 2026/04/02 04:18:55 DEBUG : dir1/0015-9;=.txt: md5 = 13fb430a7630de2a7da6e382f06d36dd OK 2026/04/02 04:18:57 DEBUG : apple: md5 = 1995915600c78bd6cc1d5ab7a3665d1c OK 2026/04/02 04:18:58 DEBUG : banana: md5 = 7b8796ab8a1aba0300793b06ba45615c OK 2026/04/02 04:19:00 DEBUG : appleappleapplebanana: md5 = 2e934464b225020f687f32bdc61dcd07 OK 2026/04/02 04:19:01 DEBUG : splitbananasplit: md5 = 4ac75cc1c1778ba4b6c0a18e84801f6e OK 2026/04/02 04:19:01 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:02 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:03 DEBUG : apple: size = 5 OK 2026/04/02 04:19:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : apple: Unchanged skipping 2026/04/02 04:19:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:19:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:19:03 DEBUG : banana: size = 6 OK 2026/04/02 04:19:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : banana: Unchanged skipping 2026/04/02 04:19:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:19:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:19:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:19:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:19:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:19:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:19:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:19:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:19:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:19:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:19:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:19:03 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:03 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:04 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1: Directory modification time the same (differ by -382.315µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : apple: size = 5 OK 2026/04/02 04:19:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:19:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : apple: Unchanged skipping 2026/04/02 04:19:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:19:05 DEBUG : banana: size = 6 OK 2026/04/02 04:19:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : banana: Unchanged skipping 2026/04/02 04:19:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:19:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:19:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:19:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:19:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:19:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:19:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:19:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:19:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:19:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:05 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:05 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:19:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:19:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 20df891358e22da0e51ab5e79796a4d3 OK 2026/04/02 04:19:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1f203a3f1700c4e9b680c5577f468ce1 OK 2026/04/02 04:19:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c53abbde91c0c5f864a7e692f959e4a OK 2026/04/02 04:19:22 DEBUG : dir1/0003-defghij.txt: md5 = 7ca36fa9ead29cf26e204f6fc883fab6 OK 2026/04/02 04:19:23 DEBUG : dir1/0004-efghijk.txt: md5 = 9e4d8f04c6b7b6490ba1e070f1bdb63f OK 2026/04/02 04:19:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 4e951dcde2a41bdc25e85c4eba91ab60 OK 2026/04/02 04:19:26 DEBUG : dir1/0006-ghijklm.txt: md5 = bcb5177716504c7d560d1379d4b7b5ac OK 2026/04/02 04:19:28 DEBUG : dir1/0007-1234567.txt: md5 = e1274166b04fcbd0c2f429a67e00d31c OK 2026/04/02 04:19:29 DEBUG : dir1/0008-2345678.txt: md5 = bdeae4f9dc6fd9fde33e1aa1e50dda58 OK 2026/04/02 04:19:31 DEBUG : dir1/0009-3456789.txt: md5 = 1e3939300bd90fb97c23136bc86f1f9c OK 2026/04/02 04:19:32 DEBUG : dir1/0010-456789.txt: md5 = d3c52ce32c605bd0902324ea9c5b071b OK 2026/04/02 04:19:33 DEBUG : dir1/0011-56789;.txt: md5 = bff2ea22b4a35bbfbe8e52354e52caab OK 2026/04/02 04:19:35 DEBUG : dir1/0012-6789;.txt: md5 = bff09b43ee44357f27fe78b909ccf882 OK 2026/04/02 04:19:36 DEBUG : dir1/0013-789;=.txt: md5 = 43f63351524c3951a060e273adc83ad3 OK 2026/04/02 04:19:38 DEBUG : dir1/0014-89;=.txt: md5 = dbd90eac043724660b307cabca02836c OK 2026/04/02 04:19:39 DEBUG : dir1/0015-9;=.txt: md5 = 1bc0f839ae693eaccd14b22c94ba25b1 OK 2026/04/02 04:19:40 DEBUG : apple: md5 = 4ea47045be06fbfb6f2c30c7c8772254 OK 2026/04/02 04:19:42 DEBUG : banana: md5 = fd67c7c13fe989be721ed62d7f1e5cf3 OK 2026/04/02 04:19:43 DEBUG : appleappleapplebanana: md5 = 49db976bf6a48f7f653e9fa58af8daa9 OK 2026/04/02 04:19:45 DEBUG : splitbananasplit: md5 = ff7905148486e13ddfb6ed697e27a2e8 OK 2026/04/02 04:19:45 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:45 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:46 DEBUG : apple: size = 5 OK 2026/04/02 04:19:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:19:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:46 DEBUG : apple: Unchanged skipping 2026/04/02 04:19:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:19:46 DEBUG : banana: size = 6 OK 2026/04/02 04:19:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:46 DEBUG : banana: Unchanged skipping 2026/04/02 04:19:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:19:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:19:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:19:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:19:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:19:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:19:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:19:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:19:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:19:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:19:47 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:47 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:47 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:48 DEBUG : dir1: Directory modification time the same (differ by -879.456µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : banana: size = 6 OK 2026/04/02 04:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : banana: Unchanged skipping 2026/04/02 04:19:48 DEBUG : apple: size = 5 OK 2026/04/02 04:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:19:48 DEBUG : apple: Unchanged skipping 2026/04/02 04:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:19:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:19:48 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:48 DEBUG : Waiting for deletions to finish 2026/04/02 04:19:49 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/02 04:19:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:20:01 DEBUG : dir1/0000-abcdefg.txt: md5 = e545319d2d9b06756bd36f81e21b7921 OK 2026/04/02 04:20:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 867caaa73982ad201279b62d2c80874e OK 2026/04/02 04:20:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 00f5e6802266d276b699700d7de0b4ca OK 2026/04/02 04:20:06 DEBUG : dir1/0003-defghij.txt: md5 = aa9222e7fcea36181c898df2bd03807e OK 2026/04/02 04:20:07 DEBUG : dir1/0004-efghijk.txt: md5 = 72b5732ee07b67b8aa5d0a6ac837677d OK 2026/04/02 04:20:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 86ef781e55b1f7e5b97475e8c59ee102 OK 2026/04/02 04:20:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 373b9836b203d25f5534277835832cd4 OK 2026/04/02 04:20:11 DEBUG : dir1/0007-1234567.txt: md5 = db3185784f9cd446ae92490f49d4d78f OK 2026/04/02 04:20:13 DEBUG : dir1/0008-2345678.txt: md5 = d9cb698c06dcff8f1295d2de71ed2cd2 OK 2026/04/02 04:20:14 DEBUG : dir1/0009-3456789.txt: md5 = 4c32e6af1939cf0a4d8760d467a6f468 OK 2026/04/02 04:20:16 DEBUG : dir1/0010-456789.txt: md5 = 34f8a94311c8758cb0f1e035e6dae0e5 OK 2026/04/02 04:20:17 DEBUG : dir1/0011-56789;.txt: md5 = 38ac38ecb83e22701c3596c608b7035d OK 2026/04/02 04:20:19 DEBUG : dir1/0012-6789;.txt: md5 = d161267f15de767ce1da050a8dfd8b20 OK 2026/04/02 04:20:20 DEBUG : dir1/0013-789;=.txt: md5 = 759f3d07c62d006fcd869e4f7c4bd625 OK 2026/04/02 04:20:21 DEBUG : dir1/0014-89;=.txt: md5 = c665726717fa629c13aef3a49b2d89ea OK 2026/04/02 04:20:23 DEBUG : dir1/0015-9;=.txt: md5 = 5e9d098ee5741594f638dee517282dce OK 2026/04/02 04:20:24 DEBUG : apple: md5 = f432b827fe49ed3e8854ec75491a6802 OK 2026/04/02 04:20:25 DEBUG : banana: md5 = b866a6578e9a00cfb2f6ac2b20bcb5dc OK 2026/04/02 04:20:27 DEBUG : appleappleapplebanana: md5 = 764b67bddab5af11b1fdfa6209864135 OK 2026/04/02 04:20:28 DEBUG : splitbananasplit: md5 = 6ba4fe1c2fd0705127551370e1762082 OK 2026/04/02 04:20:28 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:29 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:20:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:20:30 DEBUG : apple: size = 5 OK 2026/04/02 04:20:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:20:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : apple: Unchanged skipping 2026/04/02 04:20:30 DEBUG : banana: size = 6 OK 2026/04/02 04:20:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : banana: Unchanged skipping 2026/04/02 04:20:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/02 04:20:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:20:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:20:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:20:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:20:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:20:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:20:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:20:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:20:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:20:30 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:30 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:31 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1: Directory modification time the same (differ by -377.232µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : apple: size = 5 OK 2026/04/02 04:20:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : apple: Unchanged skipping 2026/04/02 04:20:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 04:20:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 04:20:32 DEBUG : banana: size = 6 OK 2026/04/02 04:20:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : banana: Unchanged skipping 2026/04/02 04:20:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 04:20:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 04:20:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 04:20:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 04:20:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 04:20:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 04:20:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 04:20:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:32 DEBUG : apple: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : banana: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/02 04:20:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (534.33s) --- PASS: TestTransform/NFC (42.84s) --- PASS: TestTransform/NFD (44.50s) --- PASS: TestTransform/base64 (51.24s) --- PASS: TestTransform/prefix (61.05s) --- PASS: TestTransform/suffix (62.20s) --- PASS: TestTransform/truncate (52.07s) --- PASS: TestTransform/encoder (45.55s) --- PASS: TestTransform/ISO-8859-1 (44.07s) --- PASS: TestTransform/charmap (43.38s) --- PASS: TestTransform/lowercase (43.56s) --- PASS: TestTransform/ascii (43.87s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:20:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 04:20:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 04:20:43 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/02 04:20:44 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-02T04:20:43.708613478Z) 2026/04/02 04:20:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 04:20:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/02 04:20:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 04:20:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/02 04:20:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 04:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:20:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 2540986eb1b0445d6259c8452fb5b5ee OK 2026/04/02 04:20:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/02 04:20:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 04:20:46 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:47 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.64s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:20:48 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:20:48 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:20:48 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:20:49 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:20:48.352666549Z) 2026/04/02 04:20:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:20:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:20:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/02 04:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:20:50 DEBUG : tictactoe/tictactoe: md5 = 369137901b1061deeecf50529b57e1ce OK 2026/04/02 04:20:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/02 04:20:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/02 04:20:50 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.55s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:20:53 DEBUG : toe: Making directory with metadata 2026/04/02 04:20:53 INFO : toe: Made directory with metadata (mtime=2026-04-02T04:20:52.906718594Z) 2026/04/02 04:20:53 DEBUG : toe/toe: Making directory with metadata 2026/04/02 04:20:54 INFO : toe/toe: Made directory with metadata (mtime=2026-04-02T04:20:52.906718594Z) 2026/04/02 04:20:54 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:20:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 04:20:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 04:20:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 04:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:20:55 DEBUG : toe/toe/tictactoe: md5 = 17558093368fff01ead60e4e7b8a7381 OK 2026/04/02 04:20:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 04:20:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 04:20:55 DEBUG : Waiting for deletions to finish 2026/04/02 04:20:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/02 04:20:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.50s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:20:59 DEBUG : toe: Making directory with metadata 2026/04/02 04:21:00 INFO : toe: Made directory with metadata (mtime=2026-04-02T04:20:59.404792858Z) 2026/04/02 04:21:00 DEBUG : toe/toe: Making directory with metadata 2026/04/02 04:21:00 INFO : toe/toe: Made directory with metadata (mtime=2026-04-02T04:20:59.404792858Z) 2026/04/02 04:21:00 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 04:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 04:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:02 DEBUG : toe/toe/tictactoe: md5 = 134d8229311caf7857dc0fe86d900e7b OK 2026/04/02 04:21:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 04:21:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 04:21:02 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/02 04:21:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.30s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:05 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:21:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:05 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/02 04:21:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:06 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:07 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:05.703864853Z) 2026/04/02 04:21:07 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:07 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:05.703864853Z) 2026/04/02 04:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:09 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 44f2e346d817d352085d37f500f017e6 OK 2026/04/02 04:21:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 04:21:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:09 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/02 04:21:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.57s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:13 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:21:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:13 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/02 04:21:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:14 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:15 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:13.27695141Z) 2026/04/02 04:21:15 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:15 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:13.27695141Z) 2026/04/02 04:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 04:21:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 769f562e87234353b3f1d3f6762cc51c OK 2026/04/02 04:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:21:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:17 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:18 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:18 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:18 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 04:21:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:21:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/02 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': 0 differences found 2026/04/02 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': 1 hashes could not be checked 2026/04/02 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': 1 matching files 2026/04/02 04:21:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/02 04:21:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.29s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:22 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:23 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:22.562057544Z) 2026/04/02 04:21:23 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:23 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:22.562057544Z) 2026/04/02 04:21:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:25 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3c660fd37387cca0ef5ea565d110676e OK 2026/04/02 04:21:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 04:21:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:25 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:26 DEBUG : tictactoe: Directory modification time the same (differ by -57.544µs, within tolerance 1ms) 2026/04/02 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:26 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -57.544µs, within tolerance 1ms) 2026/04/02 04:21:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 04:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 04:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 04:21:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/02 04:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:26 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/02 04:21:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.29s) === RUN TestSyntax 2026/04/02 04:21:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:31 DEBUG : toe: Making directory with metadata 2026/04/02 04:21:31 INFO : toe: Made directory with metadata (mtime=2026-04-02T04:21:30.854152331Z) 2026/04/02 04:21:31 DEBUG : toe/toe: Making directory with metadata 2026/04/02 04:21:32 INFO : toe/toe: Made directory with metadata (mtime=2026-04-02T04:21:30.854152331Z) 2026/04/02 04:21:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:33 DEBUG : toe/toe/toe: md5 = 3a83d0e24be228f26eb7a17f7c34cce2 OK 2026/04/02 04:21:33 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 04:21:33 INFO : toe/toe/toe: Copied (new) 2026/04/02 04:21:33 DEBUG : Waiting for deletions to finish 2026/04/02 04:21:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/02 04:21:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.48s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:37 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:21:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:37 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:37 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/02 04:21:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:38 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:38 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:38 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:38 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:37.33622643Z) 2026/04/02 04:21:38 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:38 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:37.33622643Z) 2026/04/02 04:21:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 04:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 18ee91732d6368187e5f22da035a2d81 OK 2026/04/02 04:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:21:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:41 INFO : toe/toe/toe.txt: Deleted 2026/04/02 04:21:41 INFO : toe/toe: Removing directory 2026/04/02 04:21:41 INFO : toe: Removing directory 2026/04/02 04:21:41 INFO : empty_dir: Removing directory 2026/04/02 04:21:41 DEBUG : Local file system at /tmp/rclone1954798023: deleted 3 directories 2026/04/02 04:21:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/02 04:21:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.87s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:45 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:21:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:45 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/02 04:21:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:46 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:46 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:45.208316423Z) 2026/04/02 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:45.208316423Z) 2026/04/02 04:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 04:21:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:21:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2a0903a7fc2f3ae9ae52407fed089ef1 OK 2026/04/02 04:21:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:21:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:48 INFO : toe/toe/toe.txt: Deleted 2026/04/02 04:21:48 INFO : toe/toe: Removing directory 2026/04/02 04:21:48 INFO : toe: Removing directory 2026/04/02 04:21:48 INFO : empty_dir: Removing directory 2026/04/02 04:21:48 DEBUG : Local file system at /tmp/rclone1954798023: deleted 3 directories 2026/04/02 04:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 04:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:21:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/02 04:21:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/02 04:21:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/02 04:21:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.46s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:21:57 DEBUG : Reset feature "Copy" 2026/04/02 04:21:57 DEBUG : Reset feature "Move" 2026/04/02 04:21:57 DEBUG : Reset feature "Copy" 2026/04/02 04:21:57 DEBUG : Reset feature "Move" 2026/04/02 04:21:57 DEBUG : empty_dir: Making directory with metadata 2026/04/02 04:21:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:57 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/02 04:21:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 04:21:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 04:21:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:58 DEBUG : tictactoe: Making directory with metadata 2026/04/02 04:21:59 INFO : tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:57.670446365Z) 2026/04/02 04:21:59 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:59 DEBUG : toe: transformed to: tictactoe 2026/04/02 04:21:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/02 04:21:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-02T04:21:57.670446365Z) 2026/04/02 04:21:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 04:21:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 04:21:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:21:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e03bb9af4cb1b4f5e1634059d06866d0 OK 2026/04/02 04:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:22:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 04:22:01 INFO : toe/toe/toe.txt: Deleted 2026/04/02 04:22:01 INFO : toe/toe: Removing directory 2026/04/02 04:22:01 INFO : toe: Removing directory 2026/04/02 04:22:01 INFO : empty_dir: Removing directory 2026/04/02 04:22:01 DEBUG : Local file system at /tmp/rclone1954798023: deleted 3 directories 2026/04/02 04:22:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 04:22:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 04:22:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:22:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:22:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 04:22:06 DEBUG : toe/toe/toe.txt: md5 = 6eab868e9abb98be0e4a7a8f1c3c659b OK 2026/04/02 04:22:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 04:22:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/02 04:22:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/02 04:22:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/02 04:22:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/02 04:22:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/02 04:22:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.25s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:22:11 DEBUG : toe: transformed to: dG9l 2026/04/02 04:22:12 DEBUG : toe: transformed to: dG9l 2026/04/02 04:22:12 DEBUG : dG9l: Making directory with metadata 2026/04/02 04:22:12 INFO : dG9l: Made directory with metadata (mtime=2026-04-02T04:22:11.918586481Z) 2026/04/02 04:22:12 DEBUG : toe: transformed to: dG9l 2026/04/02 04:22:12 DEBUG : toe: transformed to: dG9l 2026/04/02 04:22:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 04:22:12 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/02 04:22:13 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-02T04:22:11.918586481Z) 2026/04/02 04:22:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 04:22:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/02 04:22:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 04:22:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 04:22:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:22:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 221d8ad63c7320bac03f5c48f3a321cf OK 2026/04/02 04:22:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/02 04:22:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 04:22:15 DEBUG : Waiting for deletions to finish 2026/04/02 04:22:16 DEBUG : dG9l: transformed to: toe 2026/04/02 04:22:16 DEBUG : dG9l: transformed to: toe 2026/04/02 04:22:16 DEBUG : toe: Directory modification time the same (differ by 586.481µs, within tolerance 1ms) 2026/04/02 04:22:16 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/02 04:22:16 DEBUG : dG9l: transformed to: toe 2026/04/02 04:22:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/02 04:22:16 DEBUG : toe/toe: Directory modification time the same (differ by 586.481µs, within tolerance 1ms) 2026/04/02 04:22:16 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/02 04:22:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/02 04:22:16 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for checks to finish 2026/04/02 04:22:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 04:22:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/02 04:22:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/02 04:22:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/02 04:22:16 DEBUG : Local file system at /tmp/rclone1954798023: Waiting for transfers to finish 2026/04/02 04:22:16 DEBUG : Waiting for deletions to finish 2026/04/02 04:22:18 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/02 04:22:19 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.93s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo'", Local "Local file system at /tmp/rclone1954798023", Modify Window "1ms" 2026/04/02 04:22:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:19 DEBUG : toe: transformed to: 2026/04/02 04:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:20 DEBUG : toe: transformed to: 2026/04/02 04:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Making directory with metadata 2026/04/02 04:22:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Made directory with metadata (mtime=2026-04-02T04:22:19.852664749Z) 2026/04/02 04:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:20 DEBUG : toe: transformed to: 2026/04/02 04:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:20 DEBUG : toe: transformed to: 2026/04/02 04:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:20 DEBUG : toe/toe: transformed to: 2026/04/02 04:22:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 04:22:20 DEBUG : toe/toe: Making directory with metadata 2026/04/02 04:22:21 INFO : toe/toe: Made directory with metadata (mtime=2026-04-02T04:22:19.852664749Z) 2026/04/02 04:22:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:21 DEBUG : toe/toe: transformed to: 2026/04/02 04:22:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 04:22:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:21 DEBUG : toe: transformed to: 2026/04/02 04:22:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 04:22:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 04:22:21 DEBUG : toe/toe/toe: transformed to: 2026/04/02 04:22:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/02 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for checks to finish 2026/04/02 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Waiting for transfers to finish 2026/04/02 04:22:23 DEBUG : toe/toe/toe: md5 = da8c7b3bba66ce3593cf32de79aee3ff OK 2026/04/02 04:22:23 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 04:22:23 INFO : toe/toe/toe: Copied (new) 2026/04/02 04:22:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting files as there were IO errors 2026/04/02 04:22:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': not deleting directories as there were IO errors 2026/04/02 04:22:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/02 04:22:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.99s) PASS 2026/04/02 04:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netisun1kayo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m19.720806592s (try 1/5)