"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/05 02:29:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi" 2026/02/05 02:29:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 02:29:38 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0" 2026/02/05 02:29:39 DEBUG : Creating backend with remote "/tmp/rclone314079607" === 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-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:29:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:29:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:29:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/05 02:29:40 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.74s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:29:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:29:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:29:43 DEBUG : sub dir/hello world: md5 = 20f7ea966091ab1c6d662bc6733b40ca OK 2026/02/05 02:29:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:29:43 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:29:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:29:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.89s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:29:46 DEBUG : metadata sub dir: Making directory with metadata 2026/02/05 02:29:46 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:29:46 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/05 02:29:46 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:29:46 DEBUG : Local file system at /tmp/rclone314079607: File to upload is small (21 bytes), uploading instead of streaming 2026/02/05 02:29:46 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/05 02:29:46 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/05 02:29:46 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/05 02:29:46 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:29:47 DEBUG : Google drive root 'crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0': Skipping btime metadata as can't update it on an existing file: 2026-02-05T02:29:46.872301263Z 2026/02/05 02:29:47 INFO : empty metadata sub dir: Updated directory metadata 2026/02/05 02:29:48 DEBUG : Google drive root 'crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0': Skipping btime metadata as can't update it on an existing file: 2026-02-05T02:29:46.869301233Z 2026/02/05 02:29:48 INFO : metadata sub dir: Updated directory metadata 2026/02/05 02:29:48 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/05 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:29:50 DEBUG : metadata sub dir/hello metadata world: md5 = cdd9051646e337e0026b2f07d01ec6d0 OK 2026/02/05 02:29:50 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/05 02:29:50 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/05 02:29:53 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.47s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:29:55 DEBUG : metadata sub dir: Making directory with metadata 2026/02/05 02:29:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:29:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/05 02:29:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:29:55 DEBUG : Local file system at /tmp/rclone314079607: File to upload is small (21 bytes), uploading instead of streaming 2026/02/05 02:29:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/05 02:29:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/05 02:29:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/05 02:29:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:29:55 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/05 02:29:55 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/05 02:29:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/05 02:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:29:58 DEBUG : metadata sub dir/hello metadata world: md5 = 7cde06723a94241a4766c8b048dab941 OK 2026/02/05 02:29:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/05 02:29:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/05 02:29:58 DEBUG : Google drive root 'crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0': Skipping btime metadata as can't update it on an existing file: 2026-02-05T02:29:55.339387277Z 2026/02/05 02:29:58 INFO : metadata sub dir: Updated directory metadata 2026/02/05 02:30:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.86s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:02 DEBUG : Creating backend with remote "/non-existing" 2026/02/05 02:30:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/05 02:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.80s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:05 DEBUG : sub dir/hello world: md5 = a36813f56ce4b24b15381a34fbfd8b64 OK 2026/02/05 02:30:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:05 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Running all checks before starting transfers 2026/02/05 02:30:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Checks finished, now starting transfers 2026/02/05 02:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:11 DEBUG : sub dir/hello world: md5 = be17bace15a75d8199d316fe8dc649ea OK 2026/02/05 02:30:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:11 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.77s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:14 ERROR : Ignoring --no-traverse with sync 2026/02/05 02:30:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:18 DEBUG : sub dir/hello world: md5 = be7a99b8f93b6fc65529c323bbc1ba10 OK 2026/02/05 02:30:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:18 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:18 DEBUG : Waiting for deletions to finish 2026/02/05 02:30:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.30s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/05 02:30:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:23 DEBUG : hello world2: md5 = 4bbff9e6b0cca3da8797037f1c58d010 OK 2026/02/05 02:30:23 DEBUG : hello world2: size = 12 OK 2026/02/05 02:30:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.48s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:26 DEBUG : potato2: md5 = ab974d54102dc88f6d7f7269121e36f6 OK 2026/02/05 02:30:26 DEBUG : potato2: size = 11 OK 2026/02/05 02:30:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:30 DEBUG : potato2: md5 = eea1ee5d731e4ac71d211e4608a0fda7 OK 2026/02/05 02:30:30 DEBUG : potato2: size = 11 OK 2026/02/05 02:30:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.43s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 02:30:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:31 DEBUG : sub dir2: Making directory with metadata 2026/02/05 02:30:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:32 DEBUG : sub dir: Making directory with metadata 2026/02/05 02:30:33 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 02:30:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:35 DEBUG : sub dir/hello world: md5 = 35a7a683ce8b5896b2f9c077b28051cf OK 2026/02/05 02:30:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:35 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/05 02:30:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.96s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:41 INFO : sub dir2: Making directory 2026/02/05 02:30:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 02:30:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/05 02:30:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:41 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/05 02:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:43 DEBUG : sub dir/hello world: md5 = e918684d83124ac5481dda4dfe642ddf OK 2026/02/05 02:30:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:43 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:30:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.67s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:47 DEBUG : sub dir2: Making directory with metadata 2026/02/05 02:30:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:47 DEBUG : sub dir2: Making directory with metadata 2026/02/05 02:30:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:30:48 DEBUG : sub dir: Making directory with metadata 2026/02/05 02:30:48 INFO : sub dir: Made directory with metadata (mtime=2026-02-05T02:30:47.05091272Z) 2026/02/05 02:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:50 DEBUG : sub dir/hello world: md5 = ddfd810e0db3555e9757a71a014f259c OK 2026/02/05 02:30:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:30:50 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:30:50 INFO : sub dir/hello world: Deleted 2026/02/05 02:30:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.36s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:54 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/05 02:30:54 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.12s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:30:58 INFO : sub dir2: Making directory 2026/02/05 02:30:58 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/05 02:30:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:31:01 DEBUG : sub dir/hello world: md5 = 874c09587d9fc765889946e955950083 OK 2026/02/05 02:31:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:31:01 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:31:01 INFO : sub dir/hello world: Deleted 2026/02/05 02:31:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:31:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.99s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:31:05 DEBUG : sub dir2: Making directory with metadata 2026/02/05 02:31:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:31:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:31:05 DEBUG : sub dir2: Making directory with metadata 2026/02/05 02:31:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:31:06 DEBUG : sub dir: Making directory with metadata 2026/02/05 02:31:08 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:31:09 DEBUG : sub dir/hello world: md5 = ac679f53260f18e00362baa2e2dd5109 OK 2026/02/05 02:31:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:31:09 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:31:09 DEBUG : Waiting for deletions to finish 2026/02/05 02:31:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.25s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:31:14 INFO : sub dir2: Making directory 2026/02/05 02:31:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/05 02:31:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:31:16 DEBUG : sub dir/hello world: md5 = dde7666e069042d88226e8fa3b89d5fa OK 2026/02/05 02:31:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:31:16 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:31:16 DEBUG : Waiting for deletions to finish 2026/02/05 02:31:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.90s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:31:22 DEBUG : sub dir/hello world: md5 = 5aafb2cee486c4eb9567aeb489c77947 OK 2026/02/05 02:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bohogen0rono" 2026/02/05 02:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/afchkr57da3oafmmfh4ms446dtfpbbjketrmil8b9srlja4jru9g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-bohogen0rono' 2026/02/05 02:31:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohogen0rono': Waiting for checks to finish 2026/02/05 02:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohogen0rono': Waiting for transfers to finish 2026/02/05 02:31:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:31:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 02:31:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:31:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohogen0rono': Purge remote 2026/02/05 02:31:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.50s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:31:34 DEBUG : sub dir/hello world: md5 = ff4c57c1f982d18bea5dcae043073bbc OK 2026/02/05 02:31:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:31:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/05 02:31:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone314079607) 2026/02/05 02:31:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:31:36 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:31:37 DEBUG : sub dir/hello world: md5 = f4967ebe1586d7ab6353bfbd656922c3 OK 2026/02/05 02:31:37 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 02:31:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 02:31:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:31:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.46s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:31:43 DEBUG : sub dir/hello world: md5 = c7a5e1da362d455d476f317edf18f3c3 OK 2026/02/05 02:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zofiror0maxi" 2026/02/05 02:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/hts34lrkagn9lfup7uvc88b5m03c44eemhfgcb2o5uvrtia2vjqg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi' 2026/02/05 02:31:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi': Waiting for checks to finish 2026/02/05 02:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi': Waiting for transfers to finish 2026/02/05 02:31:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:31:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 02:31:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:31:52 DEBUG : sub dir/hello world: md5 = 0e0eb35d2a6b8f2329030f0add04acd3 OK 2026/02/05 02:31:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:31:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/05 02:31:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:31:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi') 2026/02/05 02:31:53 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 02:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi': Waiting for checks to finish 2026/02/05 02:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi': Waiting for transfers to finish 2026/02/05 02:31:54 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 02:31:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 02:31:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofiror0maxi': Purge remote 2026/02/05 02:31:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.37s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:01 DEBUG : sub dir/hello world: md5 = 7036154ab6e0f535bcbeb90de6ad9db9 OK 2026/02/05 02:32:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:32:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/05 02:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone314079607) 2026/02/05 02:32:02 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:32:02 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 02:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:03 DEBUG : sub dir/hello world: md5 = b729f38dac692d016756f449d5d7d2df OK 2026/02/05 02:32:03 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 02:32:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 02:32:03 INFO : sub dir/hello world: Deleted 2026/02/05 02:32:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:32:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.30s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:09 DEBUG : sub dir/hello world: md5 = 2d4888a8075f998ecd6dc34db47d80b4 OK 2026/02/05 02:32:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tejoxew0pihi" 2026/02/05 02:32:10 DEBUG : Creating backend with remote "TestDrive:crypt/sighi7veivqne1copkl09pe9kpc6bc2f0qsaallotqs31301rgig" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi' 2026/02/05 02:32:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for checks to finish 2026/02/05 02:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for transfers to finish 2026/02/05 02:32:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:32:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 02:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:32:17 DEBUG : sub dir/hello world: md5 = 8c9c9cbf0ed3561b642e8cec3034abdb OK 2026/02/05 02:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Using server-side directory move 2026/02/05 02:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 02:32:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:32:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/05 02:32:18 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:32:18 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi') 2026/02/05 02:32:18 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 02:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for checks to finish 2026/02/05 02:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for transfers to finish 2026/02/05 02:32:19 INFO : sub dir/hello world: Deleted 2026/02/05 02:32:20 INFO : sub dir/hello world: Moved (server-side) 2026/02/05 02:32:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:32:23 DEBUG : sub dir/hello world: md5 = 8c5a0629105904ee3a2e9aa397881ea6 OK 2026/02/05 02:32:23 DEBUG : testing file moves 2026/02/05 02:32:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:32:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/05 02:32:24 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:32:24 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi') 2026/02/05 02:32:24 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 02:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for checks to finish 2026/02/05 02:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Waiting for transfers to finish 2026/02/05 02:32:25 INFO : sub dir/hello world: Deleted 2026/02/05 02:32:25 INFO : sub dir/hello world: Moved (server-side) 2026/02/05 02:32:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/05 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejoxew0pihi': Purge remote --- PASS: TestServerSideMoveOverSelf (22.39s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:32 DEBUG : sub dir/hello world: md5 = 8017ed34c1121ca6c4550c815f11c379 OK 2026/02/05 02:32:32 ERROR : error listing: directory not found 2026/02/05 02:32:32 INFO : Local file system at /tmp/rclone314079607: Making directory 2026/02/05 02:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.41s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:38 DEBUG : sub dir/hello world: md5 = 0aff7d171f8860927fea68c9a38b4596 OK 2026/02/05 02:32:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:32:39 DEBUG : Local file system at /tmp/rclone314079607: Waiting for checks to finish 2026/02/05 02:32:39 DEBUG : Local file system at /tmp/rclone314079607: Waiting for transfers to finish 2026/02/05 02:32:39 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/05 02:32:39 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/05 02:32:39 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:32:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.18s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/05 02:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:43 DEBUG : check sum: md5 = 02273e4d79837a38d2e5da7a3c306b8f OK 2026/02/05 02:32:43 DEBUG : check sum: size = 1 OK 2026/02/05 02:32:43 INFO : check sum: Copied (new) 2026/02/05 02:32:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:44 DEBUG : check sum: size = 1 OK 2026/02/05 02:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/05 02:32:44 DEBUG : check sum: Size of src and dst objects identical 2026/02/05 02:32:44 DEBUG : check sum: Unchanged skipping 2026/02/05 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:44 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.59s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/05 02:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:47 DEBUG : sizeonly: md5 = 1c97b4b2a5fe891d7ee967273d2591f1 OK 2026/02/05 02:32:47 DEBUG : sizeonly: size = 6 OK 2026/02/05 02:32:47 INFO : sizeonly: Copied (new) 2026/02/05 02:32:47 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:47 DEBUG : sizeonly: size = 6 OK 2026/02/05 02:32:47 DEBUG : sizeonly: Sizes identical 2026/02/05 02:32:47 DEBUG : sizeonly: Unchanged skipping 2026/02/05 02:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:47 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/05 02:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:50 DEBUG : ignore-size: md5 = 91d835d7d4a14c7d6e0dfcd01cce5c50 OK 2026/02/05 02:32:50 INFO : ignore-size: Copied (new) 2026/02/05 02:32:50 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:32:51 DEBUG : ignore-size: Unchanged skipping 2026/02/05 02:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:51 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:54 DEBUG : existing: md5 = b88fc4593a871982063f4108c9bd223a OK 2026/02/05 02:32:55 DEBUG : existing: size = 6 OK 2026/02/05 02:32:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:55 DEBUG : existing: Unchanged skipping 2026/02/05 02:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:55 DEBUG : Waiting for deletions to finish 2026/02/05 02:32:55 INFO : There was nothing to transfer 2026/02/05 02:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/05 02:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:32:56 DEBUG : existing: md5 = dd4619ab61acc1e9fef1d8ec4b198caf OK 2026/02/05 02:32:56 DEBUG : existing: size = 6 OK 2026/02/05 02:32:56 INFO : existing: Copied (replaced existing) 2026/02/05 02:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.17s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:32:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:00 DEBUG : existing: md5 = d74d553eb1e7ca791ad8e2a07b43dd05 OK 2026/02/05 02:33:00 DEBUG : existing: size = 6 OK 2026/02/05 02:33:00 INFO : existing: Copied (new) 2026/02/05 02:33:00 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:00 DEBUG : existing: Destination exists, skipping 2026/02/05 02:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:00 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.33s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:04 DEBUG : b/potato: md5 = 09e989842f9279b62e687751fc5daf75 OK 2026/02/05 02:33:07 DEBUG : c/non empty space: md5 = 2230b793c2531e95e23cf21ec03718cf OK 2026/02/05 02:33:07 INFO : d: Making directory 2026/02/05 02:33:09 DEBUG : Added delayed dir = "a", newDst= 2026/02/05 02:33:10 INFO : c: Set directory modification time (using SetModTime) 2026/02/05 02:33:10 DEBUG : Added delayed dir = "c", newDst=c 2026/02/05 02:33:10 DEBUG : c/non empty space: size = 5 OK 2026/02/05 02:33:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:33:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:10 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:12 DEBUG : a/potato2: md5 = 8b6640c1c59f9e86e7930a70c84e295f OK 2026/02/05 02:33:12 DEBUG : a/potato2: size = 60 OK 2026/02/05 02:33:12 INFO : a/potato2: Copied (new) 2026/02/05 02:33:12 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:13 INFO : b/potato: Deleted 2026/02/05 02:33:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/05 02:33:13 INFO : d: Removing directory 2026/02/05 02:33:14 INFO : b: Removing directory 2026/02/05 02:33:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/05 02:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': deleted 2 directories 2026/02/05 02:33:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/05 02:33:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:20 DEBUG : empty space: md5 = d6357e1fd6d842f19c5913cfe8f527f0 OK 2026/02/05 02:33:21 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:21 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/02/05 02:33:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:21 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:21 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:21 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/02/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:23 DEBUG : empty space: md5 = 8a58f26d2739c4933259f0167a4bc9e4 OK 2026/02/05 02:33:23 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:23 INFO : empty space: Copied (replaced existing) 2026/02/05 02:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:26 DEBUG : foo: md5 = 6fa892bddb1f16bc3b40e9f431eadcf1 OK 2026/02/05 02:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:27 DEBUG : foo: size = 3 OK 2026/02/05 02:33:27 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/02/05 02:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:28 DEBUG : foo: md5 = 4213426649a6d0e0fbbfc795b984c06f OK 2026/02/05 02:33:28 DEBUG : foo: size = 3 OK 2026/02/05 02:33:28 INFO : foo: Copied (replaced existing) 2026/02/05 02:33:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.14s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:31 DEBUG : empty space: md5 = 2ca1bb49a8ed17693530023bf90c3608 OK 2026/02/05 02:33:32 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:33:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/05 02:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:32 DEBUG : empty space: Unchanged skipping 2026/02/05 02:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:33 DEBUG : potato: md5 = e5cb849335136017fc3637ec1e76cac8 OK 2026/02/05 02:33:33 DEBUG : potato: size = 60 OK 2026/02/05 02:33:33 INFO : potato: Copied (new) 2026/02/05 02:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:37 DEBUG : potato: md5 = af63249f2dc3eee1caac6e0e3da741a9 OK 2026/02/05 02:33:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone314079607) 2026/02/05 02:33:37 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:33:37 DEBUG : potato: Sizes differ 2026/02/05 02:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:39 DEBUG : potato: md5 = 30f6a176ea298ad395b5ac8bf033bcaa OK 2026/02/05 02:33:39 DEBUG : potato: size = 21 OK 2026/02/05 02:33:39 INFO : potato: Copied (replaced existing) 2026/02/05 02:33:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.05s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:42 DEBUG : potato: md5 = 1084801d515cf967e29ac574ace3e754 OK 2026/02/05 02:33:43 DEBUG : potato: size = 21 OK 2026/02/05 02:33:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/05 02:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:44 DEBUG : potato: md5 = 61b72561a7bd0fa47fb8e751b3f59fc8 OK 2026/02/05 02:33:44 DEBUG : potato: size = 21 OK 2026/02/05 02:33:44 INFO : potato: Copied (replaced existing) 2026/02/05 02:33:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:47 DEBUG : potato: md5 = 1e2dd1d90ed25a1fd8c08669a2658f2e OK 2026/02/05 02:33:48 DEBUG : empty space: md5 = 65c14ac83b3754bfb9348ec173f24031 OK 2026/02/05 02:33:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:33:49 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:33:49 DEBUG : empty space: Unchanged skipping 2026/02/05 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/05 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:49 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:33:52 DEBUG : potato: md5 = a67a6a373eca1ca631468c2ad8187073 OK 2026/02/05 02:33:54 DEBUG : empty space: md5 = 280da1b936fb494d8d11f6e6d345e70e OK 2026/02/05 02:33:55 DEBUG : empty space: size = 1 OK 2026/02/05 02:33:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:33:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:33:55 DEBUG : empty space: Unchanged skipping 2026/02/05 02:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:33:56 DEBUG : potato2: md5 = c58ec9242be32e8ca4f404dd5bc984c2 OK 2026/02/05 02:33:56 DEBUG : potato2: size = 60 OK 2026/02/05 02:33:56 INFO : potato2: Copied (new) 2026/02/05 02:33:56 DEBUG : Waiting for deletions to finish 2026/02/05 02:33:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:01 DEBUG : b/potato: md5 = ec9ec58db5daad035275c39a878cb680 OK 2026/02/05 02:34:04 DEBUG : c/non empty space: md5 = c029902f2be10dea0c4b45028c20e275 OK 2026/02/05 02:34:04 INFO : d: Making directory 2026/02/05 02:34:04 INFO : d/e: Making directory 2026/02/05 02:34:07 DEBUG : Added delayed dir = "a", newDst= 2026/02/05 02:34:07 INFO : c: Set directory modification time (using SetModTime) 2026/02/05 02:34:07 DEBUG : Added delayed dir = "c", newDst=c 2026/02/05 02:34:07 DEBUG : c/non empty space: size = 5 OK 2026/02/05 02:34:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:34:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 02:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:07 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 02:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:10 DEBUG : a/potato2: md5 = 40b2d8e2ff5fda34126056575c4ca0b5 OK 2026/02/05 02:34:10 DEBUG : a/potato2: size = 60 OK 2026/02/05 02:34:10 INFO : a/potato2: Copied (new) 2026/02/05 02:34:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:34:10 INFO : b/potato: Deleted 2026/02/05 02:34:10 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/05 02:34:10 INFO : d/e: Removing directory 2026/02/05 02:34:11 INFO : d: Removing directory 2026/02/05 02:34:11 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/05 02:34:12 INFO : b: Removing directory 2026/02/05 02:34:12 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/05 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': deleted 3 directories 2026/02/05 02:34:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/05 02:34:16 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:19 DEBUG : b/potato: md5 = 63ec6aea36598623e988b33f89a34611 OK 2026/02/05 02:34:21 DEBUG : c/non empty space: md5 = be210a1c83a8b24a8014afb37c6223b1 OK 2026/02/05 02:34:21 INFO : d: Making directory 2026/02/05 02:34:24 DEBUG : Added delayed dir = "a", newDst= 2026/02/05 02:34:24 INFO : c: Set directory modification time (using SetModTime) 2026/02/05 02:34:24 DEBUG : Added delayed dir = "c", newDst=c 2026/02/05 02:34:24 DEBUG : c/non empty space: size = 5 OK 2026/02/05 02:34:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:34:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:24 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:27 DEBUG : a/potato2: md5 = 6dd5784db66f7ccb2a09d5087f4d356e OK 2026/02/05 02:34:27 DEBUG : a/potato2: size = 60 OK 2026/02/05 02:34:27 INFO : a/potato2: Copied (new) 2026/02/05 02:34:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting files as there were IO errors 2026/02/05 02:34:27 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/05 02:34:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting directories as there were IO errors 2026/02/05 02:34:31 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/05 02:34:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/05 02:34:32 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:34 DEBUG : potato: md5 = 4bc15d9bc72131ed80d2deb868a11b51 OK 2026/02/05 02:34:36 DEBUG : empty space: md5 = 373411bf271ff574a4333b32bd445c7a OK 2026/02/05 02:34:36 DEBUG : Waiting for deletions to finish 2026/02/05 02:34:37 DEBUG : empty space: size = 1 OK 2026/02/05 02:34:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:37 DEBUG : empty space: Unchanged skipping 2026/02/05 02:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:37 INFO : potato: Deleted 2026/02/05 02:34:38 DEBUG : potato2: md5 = 83ec732a463a1b9a6a4d253810beeb94 OK 2026/02/05 02:34:38 DEBUG : potato2: size = 60 OK 2026/02/05 02:34:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.96s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:42 DEBUG : potato: md5 = 450df0a0ef6674c6369296736369dc79 OK 2026/02/05 02:34:43 DEBUG : empty space: md5 = 177b582e728cf11709436f89c995b7f9 OK 2026/02/05 02:34:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:44 INFO : potato: Deleted 2026/02/05 02:34:44 DEBUG : empty space: size = 1 OK 2026/02/05 02:34:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:34:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:44 DEBUG : empty space: Unchanged skipping 2026/02/05 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:46 DEBUG : potato2: md5 = 7d5814cd54b218cb926683e35cb74422 OK 2026/02/05 02:34:46 DEBUG : potato2: size = 60 OK 2026/02/05 02:34:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.73s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:49 DEBUG : potato: md5 = 067591aac3e8d825a3097f8cc464a4ec OK 2026/02/05 02:34:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:51 DEBUG : potato2: md5 = 33eca788ac2de62896134615b7c89562 OK 2026/02/05 02:34:51 DEBUG : potato2: size = 19 OK 2026/02/05 02:34:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.50s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:34:55 DEBUG : potato2: md5 = f587069846083e8886c2b6cff2d32429 OK 2026/02/05 02:34:57 DEBUG : empty space: md5 = e6d420ac5660819f76a24efd78f35047 OK 2026/02/05 02:34:57 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 02:34:57 DEBUG : enormous: Excluded 2026/02/05 02:34:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 02:34:57 DEBUG : potato2: Excluded 2026/02/05 02:34:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:34:57 DEBUG : empty space: size = 1 OK 2026/02/05 02:34:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:34:57 DEBUG : empty space: Unchanged skipping 2026/02/05 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:34:57 DEBUG : Waiting for deletions to finish 2026/02/05 02:34:57 INFO : There was nothing to transfer 2026/02/05 02:34:57 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 02:34:57 DEBUG : enormous: Excluded 2026/02/05 02:34:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 02:34:57 DEBUG : potato2: Excluded 2026/02/05 02:34:58 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 02:34:58 DEBUG : empty space: size = 1 OK 2026/02/05 02:34:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 02:34:58 DEBUG : empty space: Unchanged skipping 2026/02/05 02:34:58 DEBUG : Local file system at /tmp/rclone314079607: Waiting for checks to finish 2026/02/05 02:34:58 DEBUG : Local file system at /tmp/rclone314079607: Waiting for transfers to finish 2026/02/05 02:34:58 DEBUG : Waiting for deletions to finish 2026/02/05 02:34:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:35:01 DEBUG : potato2: md5 = dd1005ad884524d98c56e553db840754 OK 2026/02/05 02:35:02 DEBUG : empty space: md5 = eed1fac38f4b5965e48b0bbcba7e8903 OK 2026/02/05 02:35:04 DEBUG : enormous: md5 = 01592bc38f0da6b016963721000aa7c3 OK 2026/02/05 02:35:04 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 02:35:04 DEBUG : enormous: Excluded 2026/02/05 02:35:04 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 02:35:04 DEBUG : potato2: Excluded 2026/02/05 02:35:05 DEBUG : empty space: size = 1 OK 2026/02/05 02:35:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:05 DEBUG : empty space: Unchanged skipping 2026/02/05 02:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:05 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:05 INFO : potato2: Deleted 2026/02/05 02:35:05 INFO : enormous: Deleted 2026/02/05 02:35:05 INFO : There was nothing to transfer 2026/02/05 02:35:06 DEBUG : empty space: size = 1 OK 2026/02/05 02:35:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 02:35:06 DEBUG : empty space: Unchanged skipping 2026/02/05 02:35:06 DEBUG : Local file system at /tmp/rclone314079607: Waiting for checks to finish 2026/02/05 02:35:06 DEBUG : Local file system at /tmp/rclone314079607: Waiting for transfers to finish 2026/02/05 02:35:06 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:06 INFO : enormous: Deleted 2026/02/05 02:35:06 INFO : potato2: Deleted 2026/02/05 02:35:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:35:09 DEBUG : one: md5 = 8ff1cf01789559437b18be925ce9515d OK 2026/02/05 02:35:10 DEBUG : two: md5 = 9a21ca575b1ceb8ea6e98f7c095eeb9f OK 2026/02/05 02:35:12 DEBUG : three: md5 = d01f95a25b0b11a8a973f96e3c719f7f OK 2026/02/05 02:35:13 DEBUG : four: md5 = 9f763999e9f364424776ed63b0ccc881 OK 2026/02/05 02:35:14 DEBUG : five: Need to transfer - File not found at Destination 2026/02/05 02:35:14 DEBUG : one: Destination is newer than source, skipping 2026/02/05 02:35:14 DEBUG : three: size = 5 OK 2026/02/05 02:35:14 DEBUG : three: Sizes identical 2026/02/05 02:35:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 02:35:14 DEBUG : two: size = 3 OK 2026/02/05 02:35:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:35:14 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:14 DEBUG : four: Sizes differ 2026/02/05 02:35:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/05 02:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:15 DEBUG : two: md5 = 34087b462f6ab4aac7058dca4ba34fae OK 2026/02/05 02:35:15 DEBUG : two: size = 3 OK 2026/02/05 02:35:15 INFO : two: Copied (replaced existing) 2026/02/05 02:35:16 DEBUG : five: md5 = a98359c1ad57711b4af84e7d57f150ec OK 2026/02/05 02:35:16 DEBUG : five: size = 4 OK 2026/02/05 02:35:16 INFO : five: Copied (new) 2026/02/05 02:35:16 DEBUG : four: md5 = 86847d5e2d27b94e4c378ae9ae50f182 OK 2026/02/05 02:35:16 DEBUG : four: size = 4 OK 2026/02/05 02:35:16 INFO : four: Copied (replaced existing) 2026/02/05 02:35:16 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.48s) === 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-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/05 02:35:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/05 02:35:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/05 02:35:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/05 02:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:21 DEBUG : yam: md5 = ae8ad586c7eff05682e0dffc797c9f1d OK 2026/02/05 02:35:21 DEBUG : yam: size = 11 OK 2026/02/05 02:35:21 INFO : yam: Copied (new) 2026/02/05 02:35:22 DEBUG : potato: md5 = ceda0d46916a57c32d5636a0c274022f OK 2026/02/05 02:35:22 DEBUG : potato: size = 14 OK 2026/02/05 02:35:22 INFO : potato: Copied (new) 2026/02/05 02:35:22 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/05 02:35:22 DEBUG : potato: size = 14 OK 2026/02/05 02:35:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:35:22 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/05 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:22 DEBUG : potato: Unchanged skipping 2026/02/05 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:24 DEBUG : yaml: md5 = 484e06bbf2681db813e0cc8af59800f5 OK 2026/02/05 02:35:24 DEBUG : yaml: size = 11 OK 2026/02/05 02:35:24 INFO : yaml: Copied (new) 2026/02/05 02:35:24 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:24 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/05 02:35:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Making map for --track-renames 2026/02/05 02:35:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Finished making map for --track-renames 2026/02/05 02:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 02:35:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 02:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for renames to finish 2026/02/05 02:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:28 DEBUG : potato: md5 = e8495b38822243877a2e85bd126bb780 OK 2026/02/05 02:35:28 DEBUG : potato: size = 14 OK 2026/02/05 02:35:28 INFO : potato: Copied (new) 2026/02/05 02:35:28 DEBUG : yam: md5 = 3524c26572a7f64e7e5b6be9bd47a0f3 OK 2026/02/05 02:35:28 DEBUG : yam: size = 11 OK 2026/02/05 02:35:28 INFO : yam: Copied (new) 2026/02/05 02:35:28 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:28 DEBUG : potato: size = 14 OK 2026/02/05 02:35:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:35:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Making map for --track-renames 2026/02/05 02:35:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Finished making map for --track-renames 2026/02/05 02:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:28 DEBUG : potato: Unchanged skipping 2026/02/05 02:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for renames to finish 2026/02/05 02:35:29 INFO : yam: Moved (server-side) to: yaml 2026/02/05 02:35:29 INFO : yaml: Renamed from "yam" 2026/02/05 02:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:29 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/05 02:35:31 DEBUG : Added delayed dir = "sub", newDst= 2026/02/05 02:35:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Making map for --track-renames 2026/02/05 02:35:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Finished making map for --track-renames 2026/02/05 02:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 02:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for renames to finish 2026/02/05 02:35:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/05 02:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:34 DEBUG : sub/yam: md5 = b8f3fe6f28b632248dc8d84f3bcc8bf8 OK 2026/02/05 02:35:34 DEBUG : sub/yam: size = 11 OK 2026/02/05 02:35:34 INFO : sub/yam: Copied (new) 2026/02/05 02:35:34 DEBUG : potato: md5 = 2cd960f22922936b002aac411868abba OK 2026/02/05 02:35:34 DEBUG : potato: size = 14 OK 2026/02/05 02:35:34 INFO : potato: Copied (new) 2026/02/05 02:35:34 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:35 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:36 DEBUG : potato: size = 14 OK 2026/02/05 02:35:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:35:36 DEBUG : potato: Unchanged skipping 2026/02/05 02:35:36 INFO : sub: Set directory modification time (using SetModTime) 2026/02/05 02:35:36 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/05 02:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Making map for --track-renames 2026/02/05 02:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Finished making map for --track-renames 2026/02/05 02:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for renames to finish 2026/02/05 02:35:37 INFO : sub/yam: Moved (server-side) to: yam 2026/02/05 02:35:37 INFO : yam: Renamed from "sub/yam" 2026/02/05 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:37 DEBUG : Waiting for deletions to finish 2026/02/05 02:35:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.72s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:35:41 DEBUG : Creating backend with remote "/tmp/rclone314079607/dir1" 2026/02/05 02:35:41 DEBUG : Config file has changed externally - reloading 2026/02/05 02:35:41 DEBUG : Creating backend with remote "/tmp/rclone314079607/dir2" 2026/02/05 02:35:41 DEBUG : Local file system at /tmp/rclone314079607/dir2: Using server-side directory move 2026/02/05 02:35:41 INFO : Local file system at /tmp/rclone314079607/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 02:35:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/05 02:35:41 DEBUG : Local file system at /tmp/rclone314079607/dir2: Waiting for checks to finish 2026/02/05 02:35:41 DEBUG : Local file system at /tmp/rclone314079607/dir2: Waiting for transfers to finish 2026/02/05 02:35:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:35:42 DEBUG : Added delayed dir = "nested", newDst= 2026/02/05 02:35:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:35:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/05 02:35:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 02:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:44 DEBUG : sub dir/hello world: md5 = 7a5291720e7501bd7ed19ecc84f7d0ab OK 2026/02/05 02:35:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:35:44 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:35:44 INFO : sub dir/hello world: Deleted 2026/02/05 02:35:46 DEBUG : nested/sub dir/file: md5 = 70fbbef3380e822498769412efd55a9a OK 2026/02/05 02:35:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 02:35:46 INFO : nested/sub dir/file: Copied (new) 2026/02/05 02:35:46 INFO : nested/sub dir/file: Deleted 2026/02/05 02:35:46 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:47 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:47 INFO : sub dir: Removing directory 2026/02/05 02:35:47 INFO : nested/sub dir: Removing directory 2026/02/05 02:35:47 INFO : nested: Removing directory 2026/02/05 02:35:47 DEBUG : Local file system at /tmp/rclone314079607: deleted 3 directories 2026/02/05 02:35:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:35:50 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/05 02:35:51 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:35:52 DEBUG : Added delayed dir = "nested", newDst= 2026/02/05 02:35:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 02:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 02:35:52 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/05 02:35:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:35:55 DEBUG : sub dir/hello world: md5 = 2df11983353ae5f83ba4989d74537d38 OK 2026/02/05 02:35:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 02:35:55 INFO : sub dir/hello world: Copied (new) 2026/02/05 02:35:55 INFO : sub dir/hello world: Deleted 2026/02/05 02:35:56 DEBUG : nested/sub dir/file: md5 = 3dff4ba65a3acfb8dea93507a86807da OK 2026/02/05 02:35:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 02:35:56 INFO : nested/sub dir/file: Copied (new) 2026/02/05 02:35:56 INFO : nested/sub dir/file: Deleted 2026/02/05 02:35:57 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:57 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/05 02:35:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:36:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:36:01 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/05 02:36:02 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.61s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:36:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/05 02:36:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 02:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:36:04 DEBUG : existing-b: md5 = 0ef1db16de0abba85b47b95febeaa8a6 OK 2026/02/05 02:36:04 DEBUG : existing-b: size = 6 OK 2026/02/05 02:36:04 INFO : existing-b: Copied (new) 2026/02/05 02:36:04 INFO : existing-b: Deleted 2026/02/05 02:36:04 DEBUG : existing: md5 = 357ae71cfc495bd20bad3055f7503212 OK 2026/02/05 02:36:04 DEBUG : existing: size = 6 OK 2026/02/05 02:36:04 INFO : existing: Copied (new) 2026/02/05 02:36:04 INFO : existing: Deleted 2026/02/05 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:36:05 DEBUG : existing: Destination exists, skipping 2026/02/05 02:36:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/05 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:36:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.44s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuvozot4quno" 2026/02/05 02:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/6hrps6ope6csn9nvronom4tdbm0u0egiag22ug4dqs45slat5aq0" 2026/02/05 02:36:10 DEBUG : potato2: md5 = 5e4af4d8a3937671b9c5b1c207810c65 OK 2026/02/05 02:36:12 DEBUG : empty space: md5 = 46f19c501ccfb8a80768dd31a8dd4ad4 OK 2026/02/05 02:36:13 DEBUG : potato3: md5 = c1e47ce48b094b84a3f7fbe185cd59f1 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno' 2026/02/05 02:36:16 DEBUG : empty space: md5 = 9207475529a9218cb232dd4c411135cc OK 2026/02/05 02:36:17 DEBUG : potato3: md5 = cf50372534a65835562265188e06a53a OK 2026/02/05 02:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno': Using server-side directory move 2026/02/05 02:36:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 02:36:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:36:18 DEBUG : empty space: size = 1 OK 2026/02/05 02:36:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:36:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:36:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno') 2026/02/05 02:36:18 DEBUG : potato3: Sizes differ 2026/02/05 02:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno': Waiting for checks to finish 2026/02/05 02:36:18 DEBUG : empty space: Unchanged skipping 2026/02/05 02:36:19 INFO : empty space: Deleted 2026/02/05 02:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno': Waiting for transfers to finish 2026/02/05 02:36:19 INFO : potato3: Deleted 2026/02/05 02:36:19 INFO : potato2: Moved (server-side) 2026/02/05 02:36:19 INFO : potato3: Moved (server-side) 2026/02/05 02:36:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosarif6xovu" 2026/02/05 02:36:20 DEBUG : Creating backend with remote "TestDrive:crypt/r4dm8772dgl8o75f7opvagc7m059t3vk12h82qgf1pgsfd7hjnk0" 2026/02/05 02:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosarif6xovu': Using server-side directory move 2026/02/05 02:36:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yosarif6xovu': Server side directory move succeeded 2026/02/05 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosarif6xovu': Purge remote 2026/02/05 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozot4quno': Purge remote 2026/02/05 02:36:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.35s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:36:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivosix9mube" 2026/02/05 02:36:24 DEBUG : Creating backend with remote "TestDrive:crypt/diuigp8d7m2utrpd3cpuf68vo1rov6grof8llul8uoo11f8nkrlg" 2026/02/05 02:36:27 DEBUG : potato2: md5 = 770ea362f7effc6d0d58fa60df1548cd OK 2026/02/05 02:36:29 DEBUG : empty space: md5 = 11ece3185b0d96bce997dd6f7034152b OK 2026/02/05 02:36:30 DEBUG : potato3: md5 = 82b8e71e82b1eb946f9422b170775cb9 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-vivosix9mube' 2026/02/05 02:36:33 DEBUG : empty space: md5 = 68e2bd4ee860ffc7c207988d6b10597f OK 2026/02/05 02:36:35 DEBUG : potato3: md5 = d14e00b2708de34dab523dae285b9518 OK 2026/02/05 02:36:35 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 02:36:35 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 02:36:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivosix9mube': Waiting for checks to finish 2026/02/05 02:36:35 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:36:35 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vivosix9mube') 2026/02/05 02:36:35 DEBUG : potato3: Sizes differ 2026/02/05 02:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivosix9mube': Waiting for transfers to finish 2026/02/05 02:36:36 INFO : potato3: Deleted 2026/02/05 02:36:36 INFO : potato2: Moved (server-side) 2026/02/05 02:36:36 INFO : potato3: Moved (server-side) 2026/02/05 02:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqayuh1toze" 2026/02/05 02:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/a5v8br2ab1t8lqlbfo1a30bhrp9q4afks73ef5bbditcvdmlofs0" 2026/02/05 02:36:38 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 02:36:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:36:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/05 02:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqayuh1toze': Waiting for checks to finish 2026/02/05 02:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqayuh1toze': Waiting for transfers to finish 2026/02/05 02:36:40 INFO : potato2: Moved (server-side) 2026/02/05 02:36:40 INFO : potato3: Moved (server-side) 2026/02/05 02:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqayuh1toze': Purge remote 2026/02/05 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivosix9mube': Purge remote --- PASS: TestServerSideMoveWithFilter (18.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:36:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yudixik5qaha" 2026/02/05 02:36:43 DEBUG : Creating backend with remote "TestDrive:crypt/tf3ge4gqsnj9g7jbrjj17auonf8qn33qci0uq49ge3mafqhbcfkg" 2026/02/05 02:36:46 DEBUG : potato2: md5 = f11e1957010a2e0779652b6c17b5c4e1 OK 2026/02/05 02:36:47 DEBUG : empty space: md5 = 89abf9a86392962770b5d340e1ce8f07 OK 2026/02/05 02:36:49 DEBUG : potato3: md5 = 35110f688829f5059efc75bb7b97f70a OK 2026/02/05 02:36:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi' -> Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha' 2026/02/05 02:36:52 DEBUG : empty space: md5 = c57d1dff66d56ea26af571f6c2bcb518 OK 2026/02/05 02:36:54 DEBUG : potato3: md5 = c454adab23d2517af7e5a417e85ce67d OK 2026/02/05 02:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha': Using server-side directory move 2026/02/05 02:36:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 02:36:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 02:36:55 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/05 02:36:55 DEBUG : empty space: size = 1 OK 2026/02/05 02:36:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:36:55 DEBUG : empty space: Unchanged skipping 2026/02/05 02:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha': Waiting for checks to finish 2026/02/05 02:36:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:36:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha') 2026/02/05 02:36:55 DEBUG : potato3: Sizes differ 2026/02/05 02:36:55 INFO : potato3: Deleted 2026/02/05 02:36:56 INFO : empty space: Deleted 2026/02/05 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha': Waiting for transfers to finish 2026/02/05 02:36:56 INFO : potato2: Moved (server-side) 2026/02/05 02:36:56 INFO : potato3: Moved (server-side) 2026/02/05 02:36:56 INFO : tomatoDir: Removing directory 2026/02/05 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': deleted 1 directories 2026/02/05 02:36:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhutos1gabe" 2026/02/05 02:36:58 DEBUG : Creating backend with remote "TestDrive:crypt/8o0s62857ihm76phlab1ivinkbm9jd7pd6kvrvo55sd7mn235b90" 2026/02/05 02:36:59 INFO : tomatoDir: Making directory 2026/02/05 02:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhutos1gabe': Using server-side directory move 2026/02/05 02:37:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhutos1gabe': Server side directory move succeeded 2026/02/05 02:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhutos1gabe': Purge remote 2026/02/05 02:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudixik5qaha': Purge remote 2026/02/05 02:37:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.92s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:37:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test" 2026/02/05 02:37:04 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.24s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:37:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test" 2026/02/05 02:37:07 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/05 02:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-include/layer2" 2026/02/05 02:37:09 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/05 02:37:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-ignore-file" 2026/02/05 02:37:13 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/05 02:37:17 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 416dfbb2cc7511e983f7f85295fd5b8e OK 2026/02/05 02:37:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/05 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test': Waiting for checks to finish 2026/02/05 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test': Waiting for transfers to finish 2026/02/05 02:37:19 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:19 INFO : There was nothing to transfer 2026/02/05 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:37:22 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:22 INFO : rclone-sync-test-include: Removing directory 2026/02/05 02:37:22 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/05 02:37:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/05 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': failed to delete 1 directories 2026/02/05 02:37:22 INFO : There was nothing to transfer 2026/02/05 02:37:24 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/05 02:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/05 02:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/05 02:37:24 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:24 INFO : There was nothing to transfer 2026/02/05 02:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:37:26 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:26 INFO : rclone-sync-test-include: Removing directory 2026/02/05 02:37:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/05 02:37:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/05 02:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': failed to delete 1 directories 2026/02/05 02:37:26 INFO : There was nothing to transfer 2026/02/05 02:37:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/05 02:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/05 02:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/05 02:37:28 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:28 INFO : There was nothing to transfer 2026/02/05 02:37:31 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/05 02:37:31 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.50s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/CompareDest" 2026/02/05 02:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/gveqi14airsml4bgu7krj116o8" 2026/02/05 02:37:37 DEBUG : one: Need to transfer - File not found at Destination 2026/02/05 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:39 DEBUG : one: md5 = f2bb142996d13cce060cf1fbd1495468 OK 2026/02/05 02:37:39 DEBUG : one: size = 3 OK 2026/02/05 02:37:39 INFO : one: Copied (new) 2026/02/05 02:37:39 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:37:40 DEBUG : one: Sizes differ 2026/02/05 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:43 DEBUG : one: md5 = 6a3362560d024cb8e5261c35cdfb4fd0 OK 2026/02/05 02:37:43 DEBUG : one: size = 5 OK 2026/02/05 02:37:43 INFO : one: Copied (replaced existing) 2026/02/05 02:37:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:46 DEBUG : dst/one: md5 = e071c617b0a167d8a0f10a62830fd7ea OK 2026/02/05 02:37:48 DEBUG : CompareDest/one: md5 = df98954f0cd9c3177d4afb7b0eef1e4d OK 2026/02/05 02:37:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:37:49 DEBUG : one: Sizes differ 2026/02/05 02:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:50 DEBUG : one: size = 5 OK 2026/02/05 02:37:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 02:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:50 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:50 INFO : There was nothing to transfer 2026/02/05 02:37:52 DEBUG : CompareDest/two: md5 = 427f2603e0296701c8ba8fc08ab6f220 OK 2026/02/05 02:37:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:37:53 DEBUG : one: Sizes differ 2026/02/05 02:37:53 DEBUG : one: size = 5 OK 2026/02/05 02:37:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 02:37:53 DEBUG : two: size = 3 OK 2026/02/05 02:37:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:53 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:53 INFO : There was nothing to transfer 2026/02/05 02:37:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:37:54 DEBUG : one: Sizes differ 2026/02/05 02:37:54 DEBUG : two: size = 3 OK 2026/02/05 02:37:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 02:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:54 DEBUG : one: size = 5 OK 2026/02/05 02:37:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 02:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:54 DEBUG : Waiting for deletions to finish 2026/02/05 02:37:54 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/05 02:37:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:37:55 DEBUG : one: Sizes differ 2026/02/05 02:37:56 DEBUG : one: size = 5 OK 2026/02/05 02:37:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:37:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 02:37:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:37:56 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/CompareDest') 2026/02/05 02:37:56 DEBUG : two: Sizes differ 2026/02/05 02:37:56 DEBUG : two: Need to transfer - File not found at Destination 2026/02/05 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:37:57 DEBUG : two: md5 = fdd3e87e2aaea245e29ccdfa5bb99cce OK 2026/02/05 02:37:57 DEBUG : two: size = 5 OK 2026/02/05 02:37:57 INFO : two: Copied (new) 2026/02/05 02:37:57 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:38:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:38:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:38:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (29.73s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:38:05 DEBUG : pre-dest1/1: md5 = 9fb08e96010c82b4694680c48a3599b2 OK 2026/02/05 02:38:07 DEBUG : pre-dest2/2: md5 = 837824dbcdf19d61f55f9859b2cbb665 OK 2026/02/05 02:38:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dest" 2026/02/05 02:38:08 DEBUG : Config file has changed externally - reloading 2026/02/05 02:38:08 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/rg03c1jvnehrrc617i0lnqjddc" 2026/02/05 02:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/pre-dest1" 2026/02/05 02:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/bbnblvh6k061ssopqrp18kd7gc" 2026/02/05 02:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/pre-dest2" 2026/02/05 02:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/05 02:38:12 DEBUG : 1: size = 1 OK 2026/02/05 02:38:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:38:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/05 02:38:12 DEBUG : 2: size = 1 OK 2026/02/05 02:38:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:38:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/05 02:38:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/05 02:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dest': Waiting for checks to finish 2026/02/05 02:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dest': Waiting for transfers to finish 2026/02/05 02:38:15 DEBUG : 3: md5 = a3030a5ceaf452a3060eabad1c793c5d OK 2026/02/05 02:38:15 DEBUG : 3: size = 1 OK 2026/02/05 02:38:15 INFO : 3: Copied (new) 2026/02/05 02:38:15 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:18 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/05 02:38:19 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/05 02:38:19 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.51s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/CopyDest" 2026/02/05 02:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/05 02:38:25 DEBUG : one: Need to transfer - File not found at Destination 2026/02/05 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:27 DEBUG : one: md5 = 3d36d77d3f5b05d2a817bb8cd62021b5 OK 2026/02/05 02:38:27 DEBUG : one: size = 3 OK 2026/02/05 02:38:27 INFO : one: Copied (new) 2026/02/05 02:38:27 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:38:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:38:28 DEBUG : one: Sizes differ 2026/02/05 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:30 DEBUG : one: md5 = 21f880cd2a8b59599df1dbeecf47c776 OK 2026/02/05 02:38:30 DEBUG : one: size = 5 OK 2026/02/05 02:38:30 INFO : one: Copied (replaced existing) 2026/02/05 02:38:30 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:32 DEBUG : dst/one: md5 = cf45d0ccca6b551c325643d16fe510d3 OK 2026/02/05 02:38:34 DEBUG : CopyDest/one: md5 = 59c5cdecda1da7ab5f8a8e6b4f8fd1af OK 2026/02/05 02:38:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/BackupDir" 2026/02/05 02:38:35 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/05 02:38:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:38:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:38:37 DEBUG : one: Sizes differ 2026/02/05 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:38 DEBUG : one: size = 5 OK 2026/02/05 02:38:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:38:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:38:38 DEBUG : one: Sizes differ 2026/02/05 02:38:39 INFO : one: Moved (server-side) 2026/02/05 02:38:41 DEBUG : one: size = 5 OK 2026/02/05 02:38:41 INFO : one: Copied (server-side copy) 2026/02/05 02:38:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/05 02:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:41 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:43 DEBUG : CopyDest/two: md5 = 9b4ca9a3541abd9a0c09f29be4b384ef OK 2026/02/05 02:38:43 DEBUG : one: size = 5 OK 2026/02/05 02:38:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:43 DEBUG : one: Unchanged skipping 2026/02/05 02:38:44 DEBUG : two: size = 3 OK 2026/02/05 02:38:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:45 DEBUG : two: size = 3 OK 2026/02/05 02:38:45 INFO : two: Copied (server-side copy) 2026/02/05 02:38:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/05 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:45 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:46 DEBUG : one: size = 5 OK 2026/02/05 02:38:46 DEBUG : two: size = 3 OK 2026/02/05 02:38:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:46 DEBUG : two: Unchanged skipping 2026/02/05 02:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:46 DEBUG : one: Unchanged skipping 2026/02/05 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:46 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:46 INFO : There was nothing to transfer 2026/02/05 02:38:48 DEBUG : CopyDest/three: md5 = b75540388dd25e199ada7dc020593c6f OK 2026/02/05 02:38:49 DEBUG : one: size = 5 OK 2026/02/05 02:38:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:49 DEBUG : one: Unchanged skipping 2026/02/05 02:38:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone314079607) 2026/02/05 02:38:49 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/CopyDest') 2026/02/05 02:38:49 DEBUG : three: Sizes differ 2026/02/05 02:38:49 DEBUG : three: Destination not found in --copy-dest 2026/02/05 02:38:49 DEBUG : three: Need to transfer - File not found at Destination 2026/02/05 02:38:49 DEBUG : two: size = 3 OK 2026/02/05 02:38:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 02:38:49 DEBUG : two: Unchanged skipping 2026/02/05 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:38:50 DEBUG : three: md5 = 58da1bc117e49c18577a89aace85737f OK 2026/02/05 02:38:50 DEBUG : three: size = 7 OK 2026/02/05 02:38:50 INFO : three: Copied (new) 2026/02/05 02:38:50 DEBUG : Waiting for deletions to finish 2026/02/05 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/05 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:38:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/05 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:38:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:38:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.99s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:39:00 DEBUG : dst/one: md5 = ecc4d772ada78183f8e44fae436bb32f OK 2026/02/05 02:39:02 DEBUG : dst/two: md5 = f389fc3d84a208ecbfde31de7b6a483e OK 2026/02/05 02:39:04 DEBUG : dst/three.txt: md5 = b7db9c71bddbef8006b66c5839f1a1aa OK 2026/02/05 02:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:39:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/backup" 2026/02/05 02:39:05 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/1nrff024r7pq65ecp72fc28jb0" 2026/02/05 02:39:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:39:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:39:07 DEBUG : one: Sizes differ 2026/02/05 02:39:07 DEBUG : two: size = 3 OK 2026/02/05 02:39:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:39:07 DEBUG : two: Unchanged skipping 2026/02/05 02:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:39:09 INFO : one: Moved (server-side) 2026/02/05 02:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:39:10 DEBUG : one: md5 = c72d169539cde5b7eac940336778cabf OK 2026/02/05 02:39:10 DEBUG : one: size = 4 OK 2026/02/05 02:39:10 INFO : one: Copied (new) 2026/02/05 02:39:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:39:11 INFO : three.txt: Moved (server-side) 2026/02/05 02:39:11 INFO : three.txt: Moved into backup dir 2026/02/05 02:39:13 DEBUG : dst/three.txt: md5 = 170cf96a43cfff6510a1972475fc3852 OK 2026/02/05 02:39:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:39:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:39:14 DEBUG : one: Sizes differ 2026/02/05 02:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:39:14 DEBUG : two: size = 3 OK 2026/02/05 02:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:39:14 DEBUG : two: Unchanged skipping 2026/02/05 02:39:15 INFO : one: Deleted 2026/02/05 02:39:15 INFO : one: Moved (server-side) 2026/02/05 02:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:39:17 DEBUG : one: md5 = cb8bfda4ec050d5b5401ce060a3b91ed OK 2026/02/05 02:39:17 DEBUG : one: size = 5 OK 2026/02/05 02:39:17 INFO : one: Copied (new) 2026/02/05 02:39:17 DEBUG : Waiting for deletions to finish 2026/02/05 02:39:18 INFO : three.txt: Deleted 2026/02/05 02:39:18 INFO : three.txt: Moved (server-side) 2026/02/05 02:39:18 INFO : three.txt: Moved into backup dir 2026/02/05 02:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/05 02:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (25.24s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:39:26 DEBUG : dst/one: md5 = a1e1240d15ef63fca736cb69d856dd3f OK 2026/02/05 02:39:27 DEBUG : dst/two: md5 = ad86e16e8abc77a7b93301a07ab9e2ef OK 2026/02/05 02:39:29 DEBUG : dst/three.txt: md5 = 9a799c703f6a98786f8aa2bdceba1c8e OK 2026/02/05 02:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:39:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/backup" 2026/02/05 02:39:30 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/1nrff024r7pq65ecp72fc28jb0" 2026/02/05 02:39:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:39:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:39:32 DEBUG : one: Sizes differ 2026/02/05 02:39:32 DEBUG : two: size = 3 OK 2026/02/05 02:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:39:32 DEBUG : two: Unchanged skipping 2026/02/05 02:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:39:34 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:39:35 DEBUG : one: md5 = ed47d682b55f6c6bcd4e68cc4cad35ea OK 2026/02/05 02:39:35 DEBUG : one: size = 4 OK 2026/02/05 02:39:35 INFO : one: Copied (new) 2026/02/05 02:39:35 DEBUG : Waiting for deletions to finish 2026/02/05 02:39:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:39:36 INFO : three.txt: Moved into backup dir 2026/02/05 02:39:38 DEBUG : dst/three.txt: md5 = 5af65c5419cae8e82f5f68237ad3f3d7 OK 2026/02/05 02:39:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:39:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:39:39 DEBUG : one: Sizes differ 2026/02/05 02:39:39 DEBUG : two: size = 3 OK 2026/02/05 02:39:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:39:39 DEBUG : two: Unchanged skipping 2026/02/05 02:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:39:40 INFO : one.bak: Deleted 2026/02/05 02:39:40 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:39:42 DEBUG : one: md5 = 219b96258d50814093b6a0344a388fb8 OK 2026/02/05 02:39:42 DEBUG : one: size = 5 OK 2026/02/05 02:39:42 INFO : one: Copied (new) 2026/02/05 02:39:42 DEBUG : Waiting for deletions to finish 2026/02/05 02:39:43 INFO : three.txt.bak: Deleted 2026/02/05 02:39:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:39:43 INFO : three.txt: Moved into backup dir 2026/02/05 02:39:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:39:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/05 02:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/05 02:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/05 02:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:39:51 DEBUG : dst/one: md5 = e15d7e83bdfaf2095a012083de6e9bbf OK 2026/02/05 02:39:52 DEBUG : dst/two: md5 = fe11afe3ae2c3b8a1efe3403d1a053bc OK 2026/02/05 02:39:54 DEBUG : dst/three.txt: md5 = 5e23d2825608dc570ae02714f2d20c63 OK 2026/02/05 02:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:39:54 DEBUG : Config file has changed externally - reloading 2026/02/05 02:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:39:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/backup" 2026/02/05 02:39:55 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/1nrff024r7pq65ecp72fc28jb0" 2026/02/05 02:39:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:39:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:39:57 DEBUG : one: Sizes differ 2026/02/05 02:39:57 DEBUG : two: size = 3 OK 2026/02/05 02:39:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:39:57 DEBUG : two: Unchanged skipping 2026/02/05 02:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:39:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/05 02:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:40:01 DEBUG : one: md5 = 26fc50e546958fb0a640ac4d78cfe510 OK 2026/02/05 02:40:01 DEBUG : one: size = 4 OK 2026/02/05 02:40:01 INFO : one: Copied (new) 2026/02/05 02:40:01 DEBUG : Waiting for deletions to finish 2026/02/05 02:40:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/05 02:40:01 INFO : three.txt: Moved into backup dir 2026/02/05 02:40:04 DEBUG : dst/three.txt: md5 = 437a4a078284a647eda1615b0dffda7b OK 2026/02/05 02:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:04 DEBUG : one: Sizes differ 2026/02/05 02:40:04 DEBUG : two: size = 3 OK 2026/02/05 02:40:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:40:04 DEBUG : two: Unchanged skipping 2026/02/05 02:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:40:06 INFO : one-2019-01-01: Deleted 2026/02/05 02:40:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/05 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:40:08 DEBUG : one: md5 = 837f1e6e5257ee166969897c27771ca1 OK 2026/02/05 02:40:08 DEBUG : one: size = 5 OK 2026/02/05 02:40:08 INFO : one: Copied (new) 2026/02/05 02:40:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:40:09 INFO : three-2019-01-01.txt: Deleted 2026/02/05 02:40:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/05 02:40:09 INFO : three.txt: Moved into backup dir 2026/02/05 02:40:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:40:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/05 02:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/05 02:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/05 02:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.51s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:40:17 DEBUG : dst/one: md5 = 5fe8cf8877217fb71ee74eac66485730 OK 2026/02/05 02:40:19 DEBUG : dst/two: md5 = ccbf72c699e0819847091c6e489f77ff OK 2026/02/05 02:40:20 DEBUG : dst/three.txt: md5 = fca246115453b2e05a25d843625dc407 OK 2026/02/05 02:40:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:40:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:22 DEBUG : one: Sizes differ 2026/02/05 02:40:22 DEBUG : two: size = 3 OK 2026/02/05 02:40:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:40:22 DEBUG : two: Unchanged skipping 2026/02/05 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:40:23 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:40:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:40:24 DEBUG : one: md5 = 1d5707abf90bf1a9a69ad7c4e50a24f3 OK 2026/02/05 02:40:24 DEBUG : one: size = 4 OK 2026/02/05 02:40:24 INFO : one: Copied (new) 2026/02/05 02:40:24 DEBUG : Waiting for deletions to finish 2026/02/05 02:40:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:40:25 INFO : three.txt: Moved into backup dir 2026/02/05 02:40:27 DEBUG : dst/three.txt: md5 = ae7f5ba3c84f17da40d7e971a1d6204e OK 2026/02/05 02:40:28 DEBUG : one.bak: Excluded (Path Filter) 2026/02/05 02:40:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/05 02:40:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:28 DEBUG : one: Sizes differ 2026/02/05 02:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for checks to finish 2026/02/05 02:40:28 DEBUG : two: size = 3 OK 2026/02/05 02:40:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:40:28 DEBUG : two: Unchanged skipping 2026/02/05 02:40:28 INFO : one.bak: Deleted 2026/02/05 02:40:29 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst': Waiting for transfers to finish 2026/02/05 02:40:31 DEBUG : one: md5 = d2d732c8489ddafe13d63c9f4e87ab45 OK 2026/02/05 02:40:31 DEBUG : one: size = 5 OK 2026/02/05 02:40:31 INFO : one: Copied (new) 2026/02/05 02:40:31 DEBUG : Waiting for deletions to finish 2026/02/05 02:40:32 INFO : three.txt.bak: Deleted 2026/02/05 02:40:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:40:32 INFO : three.txt: Moved into backup dir 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/05 02:40:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.62s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:40:39 DEBUG : dst/one: md5 = d5472589443139eda5b33638b765f12a OK 2026/02/05 02:40:40 DEBUG : dst/two: md5 = 85c267111ab4b19b631e60e3584d2b4a OK 2026/02/05 02:40:42 DEBUG : dst/three.txt: md5 = d5e0fa7cea0c5f38179352d55da8e34a OK 2026/02/05 02:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:40:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:43 DEBUG : one: Sizes differ 2026/02/05 02:40:44 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:40:46 DEBUG : one: md5 = 34f6507d168512a60b03c14af222d181 OK 2026/02/05 02:40:46 DEBUG : one: size = 4 OK 2026/02/05 02:40:46 INFO : one: Copied (new) 2026/02/05 02:40:46 DEBUG : two: size = 3 OK 2026/02/05 02:40:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:40:46 DEBUG : two: Unchanged skipping 2026/02/05 02:40:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:46 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:46 DEBUG : three.txt: Sizes differ 2026/02/05 02:40:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:40:49 DEBUG : three.txt: md5 = 3c4f99fcc5146c2139a717f9db0a0594 OK 2026/02/05 02:40:49 DEBUG : three.txt: size = 6 OK 2026/02/05 02:40:49 INFO : three.txt: Copied (new) 2026/02/05 02:40:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:50 DEBUG : one: Sizes differ 2026/02/05 02:40:51 INFO : one.bak: Deleted 2026/02/05 02:40:52 INFO : one: Moved (server-side) to: one.bak 2026/02/05 02:40:53 DEBUG : one: md5 = 3bff2f2a25c317cbbbfead362048fd8f OK 2026/02/05 02:40:53 DEBUG : one: size = 5 OK 2026/02/05 02:40:53 INFO : one: Copied (new) 2026/02/05 02:40:53 DEBUG : two: size = 3 OK 2026/02/05 02:40:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:40:53 DEBUG : two: Unchanged skipping 2026/02/05 02:40:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone314079607) 2026/02/05 02:40:54 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:40:54 DEBUG : three.txt: Sizes differ 2026/02/05 02:40:54 INFO : three.txt.bak: Deleted 2026/02/05 02:40:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 02:40:56 DEBUG : three.txt: md5 = 4449716f51f124b937907c2fd291722b OK 2026/02/05 02:40:56 DEBUG : three.txt: size = 19 OK 2026/02/05 02:40:56 INFO : three.txt: Copied (new) 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/05 02:41:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (24.76s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:41:04 DEBUG : dst/one: md5 = 626ccfd737cf3bb22c23a27877ba8753 OK 2026/02/05 02:41:05 DEBUG : dst/two: md5 = 3e927ef4661f8e7d1069d4f228f1761e OK 2026/02/05 02:41:07 DEBUG : dst/three.txt: md5 = 7e9c56d7ca7ae496ed52bcda381e27dc OK 2026/02/05 02:41:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deligiw2hidi/dst" 2026/02/05 02:41:08 DEBUG : Creating backend with remote "TestDrive:crypt/24a417hrvva0lo9r9q9rm8i4secpvsi3i0j01q2moagt67tme1m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/05 02:41:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:41:09 DEBUG : one: Sizes differ 2026/02/05 02:41:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/05 02:41:11 DEBUG : one: md5 = eb136f92b586cd3f4f4026fc0a5abe1d OK 2026/02/05 02:41:11 DEBUG : one: size = 4 OK 2026/02/05 02:41:11 INFO : one: Copied (new) 2026/02/05 02:41:11 DEBUG : two: size = 3 OK 2026/02/05 02:41:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:41:11 DEBUG : two: Unchanged skipping 2026/02/05 02:41:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:11 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:41:11 DEBUG : three.txt: Sizes differ 2026/02/05 02:41:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/05 02:41:14 DEBUG : three.txt: md5 = 596e9768d8b7f62adcb60efb1a5fa8ce OK 2026/02/05 02:41:14 DEBUG : three.txt: size = 6 OK 2026/02/05 02:41:14 INFO : three.txt: Copied (new) 2026/02/05 02:41:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:41:15 DEBUG : one: Sizes differ 2026/02/05 02:41:16 INFO : one-2019-01-01: Deleted 2026/02/05 02:41:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/05 02:41:18 DEBUG : one: md5 = 038a71aa856b014dfa6cb80fa80f44e9 OK 2026/02/05 02:41:18 DEBUG : one: size = 5 OK 2026/02/05 02:41:18 INFO : one: Copied (new) 2026/02/05 02:41:18 DEBUG : two: size = 3 OK 2026/02/05 02:41:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:41:18 DEBUG : two: Unchanged skipping 2026/02/05 02:41:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:18 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi/dst') 2026/02/05 02:41:18 DEBUG : three.txt: Sizes differ 2026/02/05 02:41:19 INFO : three-2019-01-01.txt: Deleted 2026/02/05 02:41:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/05 02:41:21 DEBUG : three.txt: md5 = 8054371fcab111a6b090c8aecac1a446 OK 2026/02/05 02:41:21 DEBUG : three.txt: size = 19 OK 2026/02/05 02:41:21 INFO : three.txt: Copied (new) 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/05 02:41:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (24.55s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:41:27 DEBUG : Testêé: md5 = 0ac3ca87ab101a452ddb49d89141062f OK 2026/02/05 02:41:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:28 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:41:28 DEBUG : Testêé: Sizes differ 2026/02/05 02:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:41:29 DEBUG : Testêé: md5 = 1ccb748f3a5fbe909f38ffccce68ced6 OK 2026/02/05 02:41:29 DEBUG : Testêé: size = 14 OK 2026/02/05 02:41:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/05 02:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.66s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:41:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 02:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:41:32 DEBUG : existing: md5 = 8dba24c6f55987bfb07a89aaa81f62c1 OK 2026/02/05 02:41:32 DEBUG : existing: size = 6 OK 2026/02/05 02:41:32 INFO : existing: Copied (new) 2026/02/05 02:41:32 DEBUG : Waiting for deletions to finish 2026/02/05 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:41:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone314079607) 2026/02/05 02:41:33 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:41:33 DEBUG : existing: Sizes differ 2026/02/05 02:41:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/05 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:41:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting files as there were IO errors 2026/02/05 02:41:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.40s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:41:36 DEBUG : EXISTING: md5 = c23f2f50bc31c69cc140db6822a41e95 OK 2026/02/05 02:41:37 DEBUG : EXISTING: size = 6 OK 2026/02/05 02:41:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:41:37 DEBUG : existing: Unchanged skipping 2026/02/05 02:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:41:37 DEBUG : Waiting for deletions to finish 2026/02/05 02:41:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.22s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", 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-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", 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-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.49s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:41:41 DEBUG : both0: md5 = 88cf7370e8c4d5811a5c3340bef549a9 OK 2026/02/05 02:41:43 DEBUG : only0: md5 = c34b5692e1b5270fe84d580d019941d7 OK 2026/02/05 02:41:44 DEBUG : both1: md5 = 90f6874ef654b1ff31de63bcaa66aa02 OK 2026/02/05 02:41:46 DEBUG : only1: md5 = ac43aa846649c82860e3c8aa17e14c3e OK 2026/02/05 02:41:48 DEBUG : both2: md5 = 72561d734b6fab60a748504e82ead3fb OK 2026/02/05 02:41:49 DEBUG : only2: md5 = 0dd3192f2b17bd1e5d45afb77fdeff9b OK 2026/02/05 02:41:51 DEBUG : both3: md5 = aeedaa701e56b53ac3604b356d9818d3 OK 2026/02/05 02:41:52 DEBUG : only3: md5 = a4a6e5fc495b8203de5ee0ddc1f35109 OK 2026/02/05 02:41:54 DEBUG : both4: md5 = 6f6786433a9d9ecd2b9f73a7fac0426a OK 2026/02/05 02:41:55 DEBUG : only4: md5 = 713269ddde4c11f3117eb1f74978e020 OK 2026/02/05 02:41:57 DEBUG : both5: md5 = 6855bb46f66251f7c655487fd7bb9b49 OK 2026/02/05 02:41:58 DEBUG : only5: md5 = 89ad069d868806370745a478bf864b1e OK 2026/02/05 02:42:00 DEBUG : both6: md5 = 3267d6394df146eae9ba7a2944d3cc58 OK 2026/02/05 02:42:01 DEBUG : only6: md5 = 2ff88b529ef24f0851016a48aadc29c2 OK 2026/02/05 02:42:03 DEBUG : both7: md5 = 359aa06a19c286fe1ca1b0d1612fabb3 OK 2026/02/05 02:42:05 DEBUG : only7: md5 = fd2f4a60d33c13b0051d3ac1f58de41c OK 2026/02/05 02:42:06 DEBUG : both8: md5 = a91996d73a40defa7ccbcc9c94fcb278 OK 2026/02/05 02:42:08 DEBUG : only8: md5 = a87f83fe691a7d6893ba60ee41545e3a OK 2026/02/05 02:42:09 DEBUG : both9: md5 = bcfb34bbcc07e6f65789156f84f9508f OK 2026/02/05 02:42:11 DEBUG : only9: md5 = cc576f8ecbca07951f9ea07f74e20af3 OK 2026/02/05 02:42:13 DEBUG : both10: md5 = 7856bc1b115c67f6ad40692cc6525e92 OK 2026/02/05 02:42:14 DEBUG : only10: md5 = 2a4fdfd3d4d2de4c5ad034d5a362dc6d OK 2026/02/05 02:42:16 DEBUG : both11: md5 = ec5bb608d746b2443938bdb3b9eca613 OK 2026/02/05 02:42:18 DEBUG : only11: md5 = 06cad7eb8612d86eb374e6555f5cea30 OK 2026/02/05 02:42:19 DEBUG : both12: md5 = 0404c115ba077626555cc9b7a4cb1aa4 OK 2026/02/05 02:42:21 DEBUG : only12: md5 = 4c5b87755cb1a7fafa5d0c01b58ac829 OK 2026/02/05 02:42:22 DEBUG : both13: md5 = b46c349d44029fede022299c3296ede0 OK 2026/02/05 02:42:24 DEBUG : only13: md5 = 728f78d122eccc0f1302b08465fd688c OK 2026/02/05 02:42:26 DEBUG : both14: md5 = 52b13582e1a72aa40bff8045890af436 OK 2026/02/05 02:42:27 DEBUG : only14: md5 = 88dc6b266e3f15ab59bc80398f96132a OK 2026/02/05 02:42:29 DEBUG : both15: md5 = 4e1c17740884c76cdc0a4fe815f2e78c OK 2026/02/05 02:42:30 DEBUG : only15: md5 = 04d50d0a76f2bd2c7aa9fd2b492feccb OK 2026/02/05 02:42:32 DEBUG : both16: md5 = c45d1fd560a0a4119fe2ed4aba54aff5 OK 2026/02/05 02:42:33 DEBUG : only16: md5 = 2ebdb43e281365fefaa461ec53a05222 OK 2026/02/05 02:42:35 DEBUG : both17: md5 = ae0928743b8cee94496a85e044009d2f OK 2026/02/05 02:42:36 DEBUG : only17: md5 = 69adb4cfe2f35e59c6e6bf7430e56590 OK 2026/02/05 02:42:38 DEBUG : both18: md5 = 5d58e710c71f4e30884c60860d7a529d OK 2026/02/05 02:42:40 DEBUG : only18: md5 = 3cee989d7adcf0f1a047ec355798a1a8 OK 2026/02/05 02:42:41 DEBUG : both19: md5 = 7dcdd23b805f0abb35148d691fbe949b OK 2026/02/05 02:42:43 DEBUG : only19: md5 = 19f6a8c3739cdbb3c46e1231e2a8aa39 OK 2026/02/05 02:42:43 DEBUG : both0: size = 6 OK 2026/02/05 02:42:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both0: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both10: size = 6 OK 2026/02/05 02:42:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both10: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both11: size = 6 OK 2026/02/05 02:42:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both11: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both12: size = 6 OK 2026/02/05 02:42:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both12: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both13: size = 6 OK 2026/02/05 02:42:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both14: size = 6 OK 2026/02/05 02:42:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both15: size = 6 OK 2026/02/05 02:42:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:42:43 DEBUG : both16: size = 6 OK 2026/02/05 02:42:43 DEBUG : both13: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both17: size = 6 OK 2026/02/05 02:42:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both14: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both18: size = 6 OK 2026/02/05 02:42:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both18: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both19: size = 6 OK 2026/02/05 02:42:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both19: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both1: size = 6 OK 2026/02/05 02:42:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both15: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both2: size = 6 OK 2026/02/05 02:42:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both17: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both3: size = 6 OK 2026/02/05 02:42:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both16: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both4: size = 6 OK 2026/02/05 02:42:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both1: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both5: size = 6 OK 2026/02/05 02:42:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both5: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both6: size = 6 OK 2026/02/05 02:42:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both6: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both7: size = 6 OK 2026/02/05 02:42:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both2: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both8: size = 6 OK 2026/02/05 02:42:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both8: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both9: size = 6 OK 2026/02/05 02:42:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:42:43 DEBUG : both9: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both3: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both4: Unchanged skipping 2026/02/05 02:42:43 DEBUG : both7: Unchanged skipping 2026/02/05 02:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:42:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:42:44 INFO : only1: Deleted 2026/02/05 02:42:44 INFO : only4: Deleted 2026/02/05 02:42:44 INFO : only3: Deleted 2026/02/05 02:42:44 INFO : only7: Deleted 2026/02/05 02:42:44 INFO : only0: Deleted 2026/02/05 02:42:44 INFO : only11: Deleted 2026/02/05 02:42:44 INFO : only12: Deleted 2026/02/05 02:42:45 INFO : only2: Deleted 2026/02/05 02:42:45 INFO : only10: Deleted 2026/02/05 02:42:45 INFO : only5: Deleted 2026/02/05 02:42:45 INFO : only8: Deleted 2026/02/05 02:42:45 INFO : only9: Deleted 2026/02/05 02:42:45 INFO : only13: Deleted 2026/02/05 02:42:45 INFO : only14: Deleted 2026/02/05 02:42:45 INFO : only17: Deleted 2026/02/05 02:42:46 INFO : only18: Deleted 2026/02/05 02:42:46 INFO : only19: Deleted 2026/02/05 02:42:46 INFO : only16: Deleted 2026/02/05 02:42:46 INFO : only6: Deleted 2026/02/05 02:42:46 INFO : only15: Deleted 2026/02/05 02:42:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.57s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:43:00 DEBUG : both0: md5 = ad1235d7d11db242e5be630b43dd75cd OK 2026/02/05 02:43:01 DEBUG : only0: md5 = b89358235b1fc9a8a94dd78b155f6b5f OK 2026/02/05 02:43:03 DEBUG : both1: md5 = 7891562a5afab578b83e4fddc1d56031 OK 2026/02/05 02:43:05 DEBUG : only1: md5 = 7b2293d302d58d6c7f77d5bd674a4f43 OK 2026/02/05 02:43:06 DEBUG : both2: md5 = 988d066ebe0c6535c8cf734f8e830f24 OK 2026/02/05 02:43:08 DEBUG : only2: md5 = 6aeaf6e19ca733923509267995d88bbd OK 2026/02/05 02:43:10 DEBUG : both3: md5 = 1ab454b9148d7a548869619bfbce1b64 OK 2026/02/05 02:43:11 DEBUG : only3: md5 = f9bf1f7cbab821c8f67f1933fa69b2a9 OK 2026/02/05 02:43:13 DEBUG : both4: md5 = 27ed8e5df288fd59b7da04ab1de407e7 OK 2026/02/05 02:43:14 DEBUG : only4: md5 = 42b98f1675fca3c7c3e524c78a27ddce OK 2026/02/05 02:43:16 DEBUG : both5: md5 = ef5e7f6f2152e0319e5674dbf1ee1979 OK 2026/02/05 02:43:17 DEBUG : only5: md5 = 1024bbc5c8472371e4c8e122fc849cb2 OK 2026/02/05 02:43:19 DEBUG : both6: md5 = b2bf43476f316c94510afd435d6e6a47 OK 2026/02/05 02:43:21 DEBUG : only6: md5 = 544671ad876b22a5fc952e1971d0ccfc OK 2026/02/05 02:43:22 DEBUG : both7: md5 = 8cfaafd53b86f59c5fd286a76104057d OK 2026/02/05 02:43:23 DEBUG : only7: md5 = 6c37d2d6408355a8e56584d45eee1047 OK 2026/02/05 02:43:26 DEBUG : both8: md5 = c5780a4f1e21f47513d1db55f14b59e1 OK 2026/02/05 02:43:27 DEBUG : only8: md5 = 128f11b88733167c1930b0ef6ab93401 OK 2026/02/05 02:43:29 DEBUG : both9: md5 = 10d46da578140636f972d14873cfb51f OK 2026/02/05 02:43:30 DEBUG : only9: md5 = 1134731c46c42c81174049837f36c2d6 OK 2026/02/05 02:43:32 DEBUG : both10: md5 = 91acc9d78cc4afa8157dddafaba2b849 OK 2026/02/05 02:43:33 DEBUG : only10: md5 = 8a7e3dd5318a592abc3ac69643f6dee7 OK 2026/02/05 02:43:35 DEBUG : both11: md5 = 0a6f153dbf9756ed1edecceb95852243 OK 2026/02/05 02:43:37 DEBUG : only11: md5 = 7c1c41d86a2db83c00b1500d1e72452a OK 2026/02/05 02:43:38 DEBUG : both12: md5 = 13aec5d645084181b425d296e36d7b75 OK 2026/02/05 02:43:40 DEBUG : only12: md5 = 3c01813cf9054e972eb3a9976810da89 OK 2026/02/05 02:43:42 DEBUG : both13: md5 = 67ce76aa6f302e46ffe27b95abae2f9a OK 2026/02/05 02:43:43 DEBUG : only13: md5 = 13e7a52d6fb8cf607df6fff67a44f00e OK 2026/02/05 02:43:45 DEBUG : both14: md5 = a46366d5facf2e89ed36a2bb2731422d OK 2026/02/05 02:43:46 DEBUG : only14: md5 = 9e73d56f23b1da218902b6b605906bae OK 2026/02/05 02:43:48 DEBUG : both15: md5 = 489e88e1e306e6086ba93b472bf6be1f OK 2026/02/05 02:43:50 DEBUG : only15: md5 = 764f3bdbe15c00541cd1a2f284690852 OK 2026/02/05 02:43:51 DEBUG : both16: md5 = 6274c9bac1ab3ef636a53d35fe63ac5f OK 2026/02/05 02:43:53 DEBUG : only16: md5 = ceb6830ad5f9612f59651cf3a11b7e23 OK 2026/02/05 02:43:55 DEBUG : both17: md5 = 6e33e4f3a3fa6939e2f88ff7700777a6 OK 2026/02/05 02:43:56 DEBUG : only17: md5 = b7d69c1ed3f21ecb76255c1400629aff OK 2026/02/05 02:43:58 DEBUG : both18: md5 = 38e5f1617a76c8fae717c1e5dd8a67bf OK 2026/02/05 02:43:59 DEBUG : only18: md5 = f3839396ddee2f257191cfc4a0fb7d29 OK 2026/02/05 02:44:01 DEBUG : both19: md5 = 88620b304297d8c38b130dbd44eea129 OK 2026/02/05 02:44:03 DEBUG : only19: md5 = 71c24c66897f1699f2cb69342f6b60ab OK 2026/02/05 02:44:03 DEBUG : both10: size = 6 OK 2026/02/05 02:44:03 DEBUG : both0: size = 6 OK 2026/02/05 02:44:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both11: size = 6 OK 2026/02/05 02:44:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:44:03 DEBUG : both10: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both13: size = 6 OK 2026/02/05 02:44:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both13: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both14: size = 6 OK 2026/02/05 02:44:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both12: size = 6 OK 2026/02/05 02:44:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both14: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both15: size = 6 OK 2026/02/05 02:44:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both0: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both11: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both17: size = 6 OK 2026/02/05 02:44:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both16: size = 6 OK 2026/02/05 02:44:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both12: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both18: size = 6 OK 2026/02/05 02:44:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both18: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both19: size = 6 OK 2026/02/05 02:44:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both19: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both1: size = 6 OK 2026/02/05 02:44:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both1: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both2: size = 6 OK 2026/02/05 02:44:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both2: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both3: size = 6 OK 2026/02/05 02:44:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both3: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both4: size = 6 OK 2026/02/05 02:44:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both4: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both5: size = 6 OK 2026/02/05 02:44:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both15: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both6: size = 6 OK 2026/02/05 02:44:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both6: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both17: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both7: size = 6 OK 2026/02/05 02:44:03 DEBUG : both8: size = 6 OK 2026/02/05 02:44:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both16: Unchanged skipping 2026/02/05 02:44:03 DEBUG : both9: size = 6 OK 2026/02/05 02:44:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:44:03 DEBUG : both7: Unchanged skipping 2026/02/05 02:44:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only0: Sizes differ 2026/02/05 02:44:03 DEBUG : both8: Unchanged skipping 2026/02/05 02:44:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only10: Sizes differ 2026/02/05 02:44:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only11: Sizes differ 2026/02/05 02:44:03 DEBUG : both9: Unchanged skipping 2026/02/05 02:44:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only12: Sizes differ 2026/02/05 02:44:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only14: Sizes differ 2026/02/05 02:44:03 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only13: Sizes differ 2026/02/05 02:44:03 DEBUG : both5: Unchanged skipping 2026/02/05 02:44:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only16: Sizes differ 2026/02/05 02:44:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only15: Sizes differ 2026/02/05 02:44:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only17: Sizes differ 2026/02/05 02:44:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only18: Sizes differ 2026/02/05 02:44:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only19: Sizes differ 2026/02/05 02:44:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only1: Sizes differ 2026/02/05 02:44:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only2: Sizes differ 2026/02/05 02:44:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only3: Sizes differ 2026/02/05 02:44:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only4: Sizes differ 2026/02/05 02:44:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only5: Sizes differ 2026/02/05 02:44:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only6: Sizes differ 2026/02/05 02:44:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only7: Sizes differ 2026/02/05 02:44:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only8: Sizes differ 2026/02/05 02:44:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone314079607) 2026/02/05 02:44:03 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi') 2026/02/05 02:44:03 DEBUG : only9: Sizes differ 2026/02/05 02:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:44:04 DEBUG : only10: md5 = 8a1e5188ce4196e2dc1f5b5a16313979 OK 2026/02/05 02:44:04 DEBUG : only10: size = 0 OK 2026/02/05 02:44:04 INFO : only10: Copied (replaced existing) 2026/02/05 02:44:04 DEBUG : only12: md5 = 3c2c420f84e0223cf26fcc277bd43af5 OK 2026/02/05 02:44:04 DEBUG : only12: size = 0 OK 2026/02/05 02:44:04 INFO : only12: Copied (replaced existing) 2026/02/05 02:44:05 DEBUG : only11: md5 = 56cff72068839b352f399cdb8820a0ae OK 2026/02/05 02:44:05 DEBUG : only11: size = 0 OK 2026/02/05 02:44:05 INFO : only11: Copied (replaced existing) 2026/02/05 02:44:05 DEBUG : only0: md5 = 2a26998872149e6cc2a6d706b0a5ed7b OK 2026/02/05 02:44:05 DEBUG : only0: size = 0 OK 2026/02/05 02:44:05 INFO : only0: Copied (replaced existing) 2026/02/05 02:44:06 DEBUG : only16: md5 = e743e5bef68cdb22a2891e22c6d32ab7 OK 2026/02/05 02:44:06 DEBUG : only16: size = 0 OK 2026/02/05 02:44:06 INFO : only16: Copied (replaced existing) 2026/02/05 02:44:06 DEBUG : only15: md5 = 98f6d2fd92a582684a8c659860590250 OK 2026/02/05 02:44:06 DEBUG : only15: size = 0 OK 2026/02/05 02:44:06 INFO : only15: Copied (replaced existing) 2026/02/05 02:44:06 DEBUG : only18: md5 = 22c8452bcdf6187f43ef630eedccb3da OK 2026/02/05 02:44:06 DEBUG : only18: size = 0 OK 2026/02/05 02:44:06 INFO : only18: Copied (replaced existing) 2026/02/05 02:44:06 DEBUG : only14: md5 = 97b08afa4ff9c445df05f3ba8ce5ba2d OK 2026/02/05 02:44:06 DEBUG : only14: size = 0 OK 2026/02/05 02:44:06 INFO : only14: Copied (replaced existing) 2026/02/05 02:44:07 DEBUG : only2: md5 = 3e290e7880008164ae719ad54b382311 OK 2026/02/05 02:44:07 DEBUG : only2: size = 0 OK 2026/02/05 02:44:07 INFO : only2: Copied (replaced existing) 2026/02/05 02:44:07 DEBUG : only1: md5 = 69c68e581c2ec7d6f90be8c64e7dab4b OK 2026/02/05 02:44:07 DEBUG : only1: size = 0 OK 2026/02/05 02:44:07 INFO : only1: Copied (replaced existing) 2026/02/05 02:44:07 DEBUG : only4: md5 = b47cfaf83180da38a429de208a59dfa0 OK 2026/02/05 02:44:07 DEBUG : only4: size = 0 OK 2026/02/05 02:44:07 INFO : only4: Copied (replaced existing) 2026/02/05 02:44:07 DEBUG : only3: md5 = aa1907886aff6bc058ac619f2b9b8c49 OK 2026/02/05 02:44:07 DEBUG : only3: size = 0 OK 2026/02/05 02:44:07 INFO : only3: Copied (replaced existing) 2026/02/05 02:44:08 DEBUG : only5: md5 = 58a0f61b5583dad1f6faccdacc4a4613 OK 2026/02/05 02:44:08 DEBUG : only5: size = 0 OK 2026/02/05 02:44:08 INFO : only5: Copied (replaced existing) 2026/02/05 02:44:08 DEBUG : only7: md5 = 34dbeb1c2334f8f40f0059d73a591e8a OK 2026/02/05 02:44:08 DEBUG : only7: size = 0 OK 2026/02/05 02:44:08 INFO : only7: Copied (replaced existing) 2026/02/05 02:44:08 DEBUG : only6: md5 = e0b49d5db0326542cc3ae39af2d86adc OK 2026/02/05 02:44:08 DEBUG : only6: size = 0 OK 2026/02/05 02:44:08 INFO : only6: Copied (replaced existing) 2026/02/05 02:44:09 DEBUG : only8: md5 = 7627e042a5634b7c6ac6e43c31795c18 OK 2026/02/05 02:44:09 DEBUG : only8: size = 0 OK 2026/02/05 02:44:09 INFO : only8: Copied (replaced existing) 2026/02/05 02:44:10 DEBUG : only13: md5 = 1be2b263ab0243b2e2f603884d428e60 OK 2026/02/05 02:44:10 DEBUG : only13: size = 0 OK 2026/02/05 02:44:10 INFO : only13: Copied (replaced existing) 2026/02/05 02:44:10 DEBUG : only9: md5 = b8875ddad572e0f0dbe0626918429696 OK 2026/02/05 02:44:10 DEBUG : only9: size = 0 OK 2026/02/05 02:44:10 INFO : only9: Copied (replaced existing) 2026/02/05 02:44:10 DEBUG : only17: md5 = 6d33b3e3f5966df665f56c329974f835 OK 2026/02/05 02:44:10 DEBUG : only17: size = 0 OK 2026/02/05 02:44:10 INFO : only17: Copied (replaced existing) 2026/02/05 02:44:10 DEBUG : only19: md5 = 2f9330d2d08b7e258e059e13f8f2bb86 OK 2026/02/05 02:44:10 DEBUG : only19: size = 0 OK 2026/02/05 02:44:10 INFO : only19: Copied (replaced existing) 2026/02/05 02:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (92.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:44:31 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:44:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:31 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 02:44:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:31 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 02:44:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:46 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/05 02:44:47 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/05 02:44:48 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (18.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:44:49 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:44:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 02:44:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 02:44:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:44:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/05 02:44:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/05 02:45:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/05 02:45:05 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:45:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:08 DEBUG : sub dir: Making directory with metadata 2026/02/05 02:45:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/05 02:45:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:31 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:45:31 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:47 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/05 02:45:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:45:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/05 02:45:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/05 02:45:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:45:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:45:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:45:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:45:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:45:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/05 02:45:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:45:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (48.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:45:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 02:45:56 DEBUG : sub dir: Making directory with metadata 2026/02/05 02:45:57 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/05 02:46:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:46:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 02:46:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 02:46:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/05 02:46:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:46:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/05 02:46:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/05 02:46:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:46:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:46:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:46:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:46:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/05 02:46:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/05 02:46:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/05 02:46:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:46:45 DEBUG : dir1/0000-abcdefg.txt: md5 = b0d09040667dc4d933e5386f4cbc9af8 OK 2026/02/05 02:46:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 88faad3a7296be115ed22f04760ade0e OK 2026/02/05 02:46:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 508005ca4d345fdb7fe8dec466c6d5f5 OK 2026/02/05 02:46:50 DEBUG : dir1/0003-defghij.txt: md5 = b528506df347fc0267ba3a0cbe107302 OK 2026/02/05 02:46:52 DEBUG : dir1/0004-efghijk.txt: md5 = ef9187a9193bc97ec0bc85090ecd9193 OK 2026/02/05 02:46:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 4996fcab23541c1c44712571f48a21f6 OK 2026/02/05 02:46:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e9525899530cd3bb81c9cf7bc90ad39 OK 2026/02/05 02:46:56 DEBUG : dir1/0007-1234567.txt: md5 = 40ec8f409d9fcb3eeeab48294fe40438 OK 2026/02/05 02:46:58 DEBUG : dir1/0008-2345678.txt: md5 = 393990ae515d02a81a76abc556afbc77 OK 2026/02/05 02:47:00 DEBUG : dir1/0009-3456789.txt: md5 = f8e4800f02a49e4366c9d0ee1b88bfe1 OK 2026/02/05 02:47:01 DEBUG : dir1/0010-456789.txt: md5 = 5238fe1bb67f2925fb9290533bf8db14 OK 2026/02/05 02:47:03 DEBUG : dir1/0011-56789;.txt: md5 = b43c1081750fababc8d703517a5d4e00 OK 2026/02/05 02:47:04 DEBUG : dir1/0012-6789;.txt: md5 = 0e1e1de7daf6bb7ba10553f0053c1b43 OK 2026/02/05 02:47:06 DEBUG : dir1/0013-789;=.txt: md5 = 46e331204e602d04fe2c55f9a83faf2c OK 2026/02/05 02:47:08 DEBUG : dir1/0014-89;=.txt: md5 = 652b39ea15461933b5e2958d63065e69 OK 2026/02/05 02:47:09 DEBUG : dir1/0015-9;=.txt: md5 = ee070471162b6a03eff85e02f8557630 OK 2026/02/05 02:47:11 DEBUG : apple: md5 = ea2e124a4fe0cd6a6e77628dae0f063d OK 2026/02/05 02:47:13 DEBUG : banana: md5 = dfbed825493da16e4829b54a26cd2d80 OK 2026/02/05 02:47:14 DEBUG : appleappleapplebanana: md5 = 644ffef53b35394b9b6b61fc8948dff8 OK 2026/02/05 02:47:16 DEBUG : splitbananasplit: md5 = 4378fa248851fe05b323ab2eca016b8c OK 2026/02/05 02:47:16 DEBUG : Waiting for deletions to finish 2026/02/05 02:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:47:18 DEBUG : apple: size = 5 OK 2026/02/05 02:47:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:18 DEBUG : apple: Unchanged skipping 2026/02/05 02:47:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:47:18 DEBUG : banana: size = 6 OK 2026/02/05 02:47:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:18 DEBUG : banana: Unchanged skipping 2026/02/05 02:47:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:47:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:47:19 DEBUG : Waiting for deletions to finish 2026/02/05 02:47:19 DEBUG : Waiting for deletions to finish 2026/02/05 02:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1: Directory modification time the same (differ by -423.196µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : apple: size = 5 OK 2026/02/05 02:47:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : apple: Unchanged skipping 2026/02/05 02:47:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:47:21 DEBUG : banana: size = 6 OK 2026/02/05 02:47:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : banana: Unchanged skipping 2026/02/05 02:47:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:47:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:47:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:47:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:47:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:47:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:47:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:47:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:47:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:47:21 DEBUG : Waiting for deletions to finish 2026/02/05 02:47:21 DEBUG : Waiting for deletions to finish 2026/02/05 02:47:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:47:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:47:37 DEBUG : dir1/0000-abcdefg.txt: md5 = c90a5aa0af484c78bc322a248f257154 OK 2026/02/05 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c297917b5022832efa2a5bc4ed945534 OK 2026/02/05 02:47:40 DEBUG : dir1/0002-cdefghi.txt: md5 = b790cde4324bc4d77fe2fa05a9d8df03 OK 2026/02/05 02:47:41 DEBUG : dir1/0003-defghij.txt: md5 = 7da744b798ccafa8402b7e8d7de0a643 OK 2026/02/05 02:47:43 DEBUG : dir1/0004-efghijk.txt: md5 = f2fdb739bc334903f8e687891dd661c6 OK 2026/02/05 02:47:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 3120bc5bb7e98f3233306caedbd8d67f OK 2026/02/05 02:47:46 DEBUG : dir1/0006-ghijklm.txt: md5 = bf99d5d4a3468a8503cafeba10077bbf OK 2026/02/05 02:47:47 DEBUG : dir1/0007-1234567.txt: md5 = 051d18f05c589eff010940051c56e4f6 OK 2026/02/05 02:47:49 DEBUG : dir1/0008-2345678.txt: md5 = 0d5a90c8e7bf8d72987a07e64e402621 OK 2026/02/05 02:47:51 DEBUG : dir1/0009-3456789.txt: md5 = 94771f3e995ddb46381f03b7524d078c OK 2026/02/05 02:47:52 DEBUG : dir1/0010-456789.txt: md5 = 42cccbe0039ba32b5df9e6a4a3c80b1a OK 2026/02/05 02:47:54 DEBUG : dir1/0011-56789;.txt: md5 = c252f338e2eb0c26d1a2672fe01fc889 OK 2026/02/05 02:47:55 DEBUG : dir1/0012-6789;.txt: md5 = ae811d8040584f0a066a3b65ecd06e68 OK 2026/02/05 02:47:57 DEBUG : dir1/0013-789;=.txt: md5 = 7811f6cdee5e89b373820611cdce3075 OK 2026/02/05 02:47:58 DEBUG : dir1/0014-89;=.txt: md5 = 78fb5b2dbf290ffe4cde95c5c10f1a75 OK 2026/02/05 02:48:00 DEBUG : dir1/0015-9;=.txt: md5 = 49e60d796fd350c13c6fd8f8872c45c8 OK 2026/02/05 02:48:01 DEBUG : apple: md5 = f0fd3b3f585186e9085793b23953f39b OK 2026/02/05 02:48:03 DEBUG : banana: md5 = a36a887090636a82537f0b1cd6c0a946 OK 2026/02/05 02:48:04 DEBUG : appleappleapplebanana: md5 = 2bbebfe73eb2da9791f8bf91aa256a8d OK 2026/02/05 02:48:06 DEBUG : splitbananasplit: md5 = 6bf38022309781995d6349dcefb04e3c OK 2026/02/05 02:48:06 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:06 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:48:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:48:08 DEBUG : apple: size = 5 OK 2026/02/05 02:48:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : apple: Unchanged skipping 2026/02/05 02:48:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:48:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:48:08 DEBUG : banana: size = 6 OK 2026/02/05 02:48:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : banana: Unchanged skipping 2026/02/05 02:48:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:48:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:48:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:48:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:48:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:48:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:48:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:09 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:48:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:48:10 DEBUG : dir1: Directory modification time the same (differ by -966.103µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : apple: size = 5 OK 2026/02/05 02:48:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : apple: Unchanged skipping 2026/02/05 02:48:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:48:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : banana: size = 6 OK 2026/02/05 02:48:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:48:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : banana: Unchanged skipping 2026/02/05 02:48:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:48:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:48:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:48:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:48:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:48:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:48:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:48:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:48:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:48:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:48:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:48:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:11 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:48:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:48:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 4113f4374aedc47603733c37f1aa316b OK 2026/02/05 02:48:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1224830cee25c448f25da910eb7b7255 OK 2026/02/05 02:48:29 DEBUG : dir1/0002-cdefghi.txt: md5 = bc121ba09905f3aa13090b47d87e1ce3 OK 2026/02/05 02:48:31 DEBUG : dir1/0003-defghij.txt: md5 = 68c1bd6ee8084085cfd4e2a76b552ea8 OK 2026/02/05 02:48:32 DEBUG : dir1/0004-efghijk.txt: md5 = 5e45e57548f56a01e04dc1e2df0af749 OK 2026/02/05 02:48:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 9acbea58e7edad383df1d4b13652aca6 OK 2026/02/05 02:48:35 DEBUG : dir1/0006-ghijklm.txt: md5 = aa171acc3c7b93769a810ba7167a5952 OK 2026/02/05 02:48:37 DEBUG : dir1/0007-1234567.txt: md5 = 9af97b08431681221e6194b0d063c6e7 OK 2026/02/05 02:48:39 DEBUG : dir1/0008-2345678.txt: md5 = fafc00beee77ce08ddd454fc71e9d369 OK 2026/02/05 02:48:40 DEBUG : dir1/0009-3456789.txt: md5 = 8c59788dbca8567b41d646f520094ab9 OK 2026/02/05 02:48:42 DEBUG : dir1/0010-456789.txt: md5 = f57d1ab15c9533beb0c0b723bdc33c5b OK 2026/02/05 02:48:43 DEBUG : dir1/0011-56789;.txt: md5 = 4cae15c3fec194e4cf9220949888492f OK 2026/02/05 02:48:45 DEBUG : dir1/0012-6789;.txt: md5 = 28694c8213bba405e8ee4cbbc218cf46 OK 2026/02/05 02:48:47 DEBUG : dir1/0013-789;=.txt: md5 = 709af4256a67559fe94899a8a4468125 OK 2026/02/05 02:48:48 DEBUG : dir1/0014-89;=.txt: md5 = 64db814d20b88f2cf24c80b8de296008 OK 2026/02/05 02:48:50 DEBUG : dir1/0015-9;=.txt: md5 = ca29e7ac181b57d17769dd843bea69f1 OK 2026/02/05 02:48:51 DEBUG : apple: md5 = 7fdd978faeadd04f617617b6f5d05392 OK 2026/02/05 02:48:53 DEBUG : banana: md5 = def66e260996b39917eacd13c022f47e OK 2026/02/05 02:48:55 DEBUG : appleappleapplebanana: md5 = 4218afeb3be8cd0265afd6da55671d75 OK 2026/02/05 02:48:56 DEBUG : splitbananasplit: md5 = 835fa530edb3208f498e519bf964c705 OK 2026/02/05 02:48:56 DEBUG : Waiting for deletions to finish 2026/02/05 02:48:57 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:48:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:48:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:48:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:48:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:48:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:48:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:48:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:48:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:48:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:48:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:48:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:48:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:48:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:48:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:48:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:48:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 02:48:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:48:59 DEBUG : YXBwbGU=: md5 = f56e7c71f4a8583bfd9aa3924cac9dec OK 2026/02/05 02:48:59 DEBUG : YXBwbGU=: size = 5 OK 2026/02/05 02:48:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/05 02:48:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = b097063d573c917a45f4763933930d22 OK 2026/02/05 02:49:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/05 02:49:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0488c3f4e5540c4c68b86460e927a8ee OK 2026/02/05 02:49:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/05 02:49:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:00 DEBUG : YmFuYW5h: md5 = 558e25412b2caeb25c209e5e517ec166 OK 2026/02/05 02:49:00 DEBUG : YmFuYW5h: size = 6 OK 2026/02/05 02:49:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/05 02:49:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 396f4865019c632aa4e2a6c58338073f OK 2026/02/05 02:49:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/05 02:49:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = c63963737f75b5f1eb8af3d20754ffb3 OK 2026/02/05 02:49:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/05 02:49:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = c32d7e8cef3138e244697ee86f0fe7f1 OK 2026/02/05 02:49:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/05 02:49:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = fd1c4bdd6cfe1079d2ae55f5a416a725 OK 2026/02/05 02:49:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/05 02:49:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = d0f63b0d542adb1f9c99f3c209f00147 OK 2026/02/05 02:49:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/05 02:49:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 79bcd79ab15208c4b10fb60e771189e3 OK 2026/02/05 02:49:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/05 02:49:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = aa962f37e5a27bdbbed218ff2eef47d6 OK 2026/02/05 02:49:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/05 02:49:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = cc567c9bc0bbcf2145421a43f8482dda OK 2026/02/05 02:49:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/05 02:49:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = b9106a82b4bf59d844019875b931b9d3 OK 2026/02/05 02:49:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/05 02:49:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 8a9e6a05d739448d9b242200d1f03bd7 OK 2026/02/05 02:49:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/05 02:49:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 989037252c0da5a272d2508efb7307fd OK 2026/02/05 02:49:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/05 02:49:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 7dba8fa444ffdce9be908636265a41de OK 2026/02/05 02:49:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/05 02:49:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7741b2de3baed2cc7a0c936083ae95ad OK 2026/02/05 02:49:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/05 02:49:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = fb5a449a8f2e08ad8501b0a761dc8a96 OK 2026/02/05 02:49:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/05 02:49:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:06 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f1f23f1203e298c8f852e960bce42f93 OK 2026/02/05 02:49:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/05 02:49:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 1b58b2c69ccb898e69f45892ef086a07 OK 2026/02/05 02:49:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/05 02:49:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:06 DEBUG : Waiting for deletions to finish 2026/02/05 02:49:06 INFO : apple: Deleted 2026/02/05 02:49:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 02:49:06 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 02:49:06 INFO : splitbananasplit: Deleted 2026/02/05 02:49:06 INFO : banana: Deleted 2026/02/05 02:49:06 INFO : appleappleapplebanana: Deleted 2026/02/05 02:49:06 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 02:49:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 02:49:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 02:49:08 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 02:49:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:49:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:09 DEBUG : dir1: Directory modification time the same (differ by -498.385µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : YXBwbGU=: size = 5 OK 2026/02/05 02:49:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:49:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : apple: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:49:09 DEBUG : YmFuYW5h: size = 6 OK 2026/02/05 02:49:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : banana: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 02:49:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/05 02:49:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/05 02:49:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/05 02:49:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:49:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:49:09 DEBUG : Waiting for deletions to finish 2026/02/05 02:49:09 DEBUG : Waiting for deletions to finish 2026/02/05 02:49:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/05 02:49:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 02:49:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 02:49:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 02:49:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 02:49:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 02:49:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 02:49:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 02:49:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 02:49:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:49:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:49:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 8e3a9a76d48b12ecf10f3f7c8bc3ee24 OK 2026/02/05 02:49:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a56c64c34aed8d34526ea91c070b4fe OK 2026/02/05 02:49:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 247e35b8c1b76e3c744eb8fc54f77343 OK 2026/02/05 02:49:30 DEBUG : dir1/0003-defghij.txt: md5 = 1b3bde78fac12b20d53cab0f7435c450 OK 2026/02/05 02:49:31 DEBUG : dir1/0004-efghijk.txt: md5 = c08ce98004c56291b328d72d4b05c355 OK 2026/02/05 02:49:33 DEBUG : dir1/0005-fghijkl.txt: md5 = f925246e112556bb90deb1ac3aef6416 OK 2026/02/05 02:49:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 14377be2d8e77e8b1debd0753f9d8a82 OK 2026/02/05 02:49:36 DEBUG : dir1/0007-1234567.txt: md5 = 52801c4e52279dac8c0fc8e4ea30fc2f OK 2026/02/05 02:49:38 DEBUG : dir1/0008-2345678.txt: md5 = 74d0b0aa7ef7043987d4f6073be21915 OK 2026/02/05 02:49:39 DEBUG : dir1/0009-3456789.txt: md5 = a2f3ddc1ac320beb72a1dbf3673a1b93 OK 2026/02/05 02:49:41 DEBUG : dir1/0010-456789.txt: md5 = 1b7a08ad99f825773affc6528b2f0ad3 OK 2026/02/05 02:49:42 DEBUG : dir1/0011-56789;.txt: md5 = 9d000dc262be8554e85c41065bcd2819 OK 2026/02/05 02:49:44 DEBUG : dir1/0012-6789;.txt: md5 = c946ded502eb1a1f153233293aa769c7 OK 2026/02/05 02:49:45 DEBUG : dir1/0013-789;=.txt: md5 = 757b4ba561494f83df10dac952d95b75 OK 2026/02/05 02:49:47 DEBUG : dir1/0014-89;=.txt: md5 = 14b6d0e5d0a9a9c492d27e88a5a74c42 OK 2026/02/05 02:49:48 DEBUG : dir1/0015-9;=.txt: md5 = d2524bc82e78918ff5858d516e04120f OK 2026/02/05 02:49:50 DEBUG : apple: md5 = ba22caa01ec3b3ce664ecc7508e41220 OK 2026/02/05 02:49:52 DEBUG : banana: md5 = 02b59daabafda9ad4c8fa6febd0377a1 OK 2026/02/05 02:49:53 DEBUG : appleappleapplebanana: md5 = e67eb8c3182ab241bab69d58694c8ae5 OK 2026/02/05 02:49:55 DEBUG : splitbananasplit: md5 = ffa1833cabe34d4390743b695b057998 OK 2026/02/05 02:49:55 DEBUG : Waiting for deletions to finish 2026/02/05 02:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:49:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:49:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:49:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:49:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:49:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:49:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 02:49:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 02:49:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 02:49:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 02:49:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 02:49:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 02:49:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 02:49:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 02:49:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 02:49:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 02:49:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 02:49:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 02:49:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 02:49:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 02:49:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 02:49:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/05 02:49:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:49:58 DEBUG : PREFIXappleappleapplebanana: md5 = d8eda1ea68adb13846ac5a727894d92a OK 2026/02/05 02:49:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/05 02:49:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/05 02:49:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:49:58 DEBUG : PREFIXapple: md5 = 0e43b2ba98353d7845d036640677cc7b OK 2026/02/05 02:49:58 DEBUG : PREFIXapple: size = 5 OK 2026/02/05 02:49:58 INFO : apple: Copied (new) to: PREFIXapple 2026/02/05 02:49:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:49:58 DEBUG : PREFIXbanana: md5 = 6bc81e06e6f8721342124f37cfdafb8e OK 2026/02/05 02:49:58 DEBUG : PREFIXbanana: size = 6 OK 2026/02/05 02:49:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/05 02:49:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:49:59 DEBUG : PREFIXsplitbananasplit: md5 = eccf5f24e6e7eddebd6bd840cb0a0f91 OK 2026/02/05 02:49:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/05 02:49:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/05 02:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 3f2ff4a456b25c4ed65a2411cdec98ce OK 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/05 02:50:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = d331ff2b70b86a8b9bc5a4972f50cf67 OK 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/05 02:50:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 059e6c6ab42217395e6aef11a9cbfe84 OK 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/05 02:50:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = ac2dc0044ec8ee4109e0625b7690d2f9 OK 2026/02/05 02:50:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:50:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:01 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = cb5d88d5ec205b638425af259cb1318a OK 2026/02/05 02:50:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/05 02:50:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 24c737c60890f3e00074f77ee6e126f1 OK 2026/02/05 02:50:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/05 02:50:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 05df3f92039b38c8fff3506b8c985fe7 OK 2026/02/05 02:50:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/05 02:50:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:02 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 69a685f43f1a552dd1f233bc31a8fce2 OK 2026/02/05 02:50:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/05 02:50:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 77f57e2a91d87ce54a26a364eed2731d OK 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/05 02:50:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 60527c643fe5018d03cae8fa75afb4d1 OK 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/05 02:50:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 2dae7378edb5a612461a21f89c5c9bbb OK 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/05 02:50:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = aacbbe78fd505d3394a85621377a1c3f OK 2026/02/05 02:50:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/05 02:50:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:04 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 999c58df7eaec339201b2c2cb5a32731 OK 2026/02/05 02:50:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/05 02:50:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 71c203f78fbe4d3f9e6d00c5b79e9a9a OK 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/05 02:50:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 8d263bbd8141ae79b84de7e2aabaa367 OK 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/05 02:50:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = a3921e2b3db3ce17a74099fd817d05da OK 2026/02/05 02:50:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/05 02:50:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:05 DEBUG : Waiting for deletions to finish 2026/02/05 02:50:05 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 02:50:05 INFO : banana: Deleted 2026/02/05 02:50:05 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 02:50:05 INFO : appleappleapplebanana: Deleted 2026/02/05 02:50:05 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 02:50:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 02:50:05 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 02:50:05 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 02:50:06 INFO : apple: Deleted 2026/02/05 02:50:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 02:50:06 INFO : splitbananasplit: Deleted 2026/02/05 02:50:06 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 02:50:06 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 02:50:06 DEBUG : Waiting for deletions to finish 2026/02/05 02:50:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 02:50:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 02:50:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 02:50:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 02:50:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1: Directory modification time the same (differ by -124.309µs, within tolerance 1ms) 2026/02/05 02:50:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:50:09 DEBUG : banana: md5 = 8b8b468eee9eda116ffd386bae1952e4 OK 2026/02/05 02:50:09 DEBUG : banana: size = 6 OK 2026/02/05 02:50:09 INFO : banana: Copied (new) 2026/02/05 02:50:09 DEBUG : appleappleapplebanana: md5 = 511697c6bc2f3df1816aa87d6be13f9c OK 2026/02/05 02:50:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:50:09 INFO : appleappleapplebanana: Copied (new) 2026/02/05 02:50:10 DEBUG : splitbananasplit: md5 = c22222cae304297e5d900c2ad9806e95 OK 2026/02/05 02:50:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:50:10 INFO : splitbananasplit: Copied (new) 2026/02/05 02:50:10 DEBUG : apple: md5 = 748bbdeeb4d785d29cd34ae55b490c49 OK 2026/02/05 02:50:10 DEBUG : apple: size = 5 OK 2026/02/05 02:50:10 INFO : apple: Copied (new) 2026/02/05 02:50:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 86eb52e1afec0594daf3193d20938154 OK 2026/02/05 02:50:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:50:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/05 02:50:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = af298dcfcbfcf86e74ca3148222e46ad OK 2026/02/05 02:50:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:50:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/05 02:50:11 DEBUG : dir1/0002-cdefghi.txt: md5 = ad4ac644d12041568512689c8e5f5d10 OK 2026/02/05 02:50:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:50:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/05 02:50:12 DEBUG : dir1/0003-defghij.txt: md5 = cf55dfc332cef04e89ca8a4bae43a858 OK 2026/02/05 02:50:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:50:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/05 02:50:12 DEBUG : dir1/0004-efghijk.txt: md5 = 2dad0e3c74006d5b716dde7d099f3594 OK 2026/02/05 02:50:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:50:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/05 02:50:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c1c4702e7e0ffebd0e55e8de36e506c OK 2026/02/05 02:50:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:50:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/05 02:50:13 DEBUG : dir1/0006-ghijklm.txt: md5 = d62ef2a4e72bd9f8b5f4c659c48fdf92 OK 2026/02/05 02:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:50:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/05 02:50:14 DEBUG : dir1/0007-1234567.txt: md5 = 86ee2768b59413f8a327f608326935c6 OK 2026/02/05 02:50:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:50:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/05 02:50:14 DEBUG : dir1/0008-2345678.txt: md5 = 4b739f7f4e2549d5992bc903f85efa7c OK 2026/02/05 02:50:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:50:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/05 02:50:14 DEBUG : dir1/0009-3456789.txt: md5 = e3be17fd5abe0649f6e653a33fd2dd18 OK 2026/02/05 02:50:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:50:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/05 02:50:14 DEBUG : dir1/0010-456789.txt: md5 = e905bb87dd1b1bb6c87c094d9c50d2fb OK 2026/02/05 02:50:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:50:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/05 02:50:15 DEBUG : dir1/0011-56789;.txt: md5 = de3f6a5d47f15666f7ca9bf19e407792 OK 2026/02/05 02:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:50:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/05 02:50:15 DEBUG : dir1/0013-789;=.txt: md5 = ed3408ecb64f97b65734843610ec967b OK 2026/02/05 02:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:50:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/05 02:50:16 DEBUG : dir1/0012-6789;.txt: md5 = e297f90aeb388c98a04a34337cc11eab OK 2026/02/05 02:50:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:50:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/05 02:50:16 DEBUG : dir1/0014-89;=.txt: md5 = b06b019f57c5fcffa1f7cf2735612a9d OK 2026/02/05 02:50:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:50:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/05 02:50:17 DEBUG : dir1/0015-9;=.txt: md5 = 0345f3a0377226253da266a928d7c146 OK 2026/02/05 02:50:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:50:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/05 02:50:17 DEBUG : Waiting for deletions to finish 2026/02/05 02:50:18 INFO : PREFIXsplitbananasplit: Deleted 2026/02/05 02:50:18 INFO : PREFIXbanana: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/05 02:50:18 INFO : PREFIXapple: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/05 02:50:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/05 02:50:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/05 02:50:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/05 02:50:19 DEBUG : Waiting for deletions to finish 2026/02/05 02:50:19 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : Waiting for deletions to finish 2026/02/05 02:50:20 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:50:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:50:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ddc5764a8472effc467d2c7b8be2ead OK 2026/02/05 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5031b1f1d215d363af1fb1df870d870c OK 2026/02/05 02:50:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 13f2fc8c2895178fa7a1b3574602e45d OK 2026/02/05 02:50:40 DEBUG : dir1/0003-defghij.txt: md5 = bcb068ca0b12a093714de53ac8ad1d65 OK 2026/02/05 02:50:42 DEBUG : dir1/0004-efghijk.txt: md5 = c9fd33ffbd4a172eaec9dde5f7b39ad8 OK 2026/02/05 02:50:44 DEBUG : dir1/0005-fghijkl.txt: md5 = ff2f62d58e5f22d9e82ea492e005970c OK 2026/02/05 02:50:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 070d08e7fbecb308d9e4d00450b78a4d OK 2026/02/05 02:50:47 DEBUG : dir1/0007-1234567.txt: md5 = 35fae14df07110dcf1c379a9728101cc OK 2026/02/05 02:50:49 DEBUG : dir1/0008-2345678.txt: md5 = 5cc725a8a2223b7769bab5f8d54595c9 OK 2026/02/05 02:50:50 DEBUG : dir1/0009-3456789.txt: md5 = 3deaade457d3ace0f549eface0c8a370 OK 2026/02/05 02:50:52 DEBUG : dir1/0010-456789.txt: md5 = 4c5b18b4b6449853ad65267345b7077a OK 2026/02/05 02:50:54 DEBUG : dir1/0011-56789;.txt: md5 = 3c140421004353db16274ad7aa3e578f OK 2026/02/05 02:50:56 DEBUG : dir1/0012-6789;.txt: md5 = 1fce58cb70d071cbb3f3f9a998296063 OK 2026/02/05 02:50:57 DEBUG : dir1/0013-789;=.txt: md5 = 214b0522bdb2630a2ce1b8c6e4b5cc84 OK 2026/02/05 02:50:59 DEBUG : dir1/0014-89;=.txt: md5 = 9e323351cd1dbca4cfabcbe7cc64ec9d OK 2026/02/05 02:51:01 DEBUG : dir1/0015-9;=.txt: md5 = aee1af05cdf58bba725410b61f49022a OK 2026/02/05 02:51:02 DEBUG : apple: md5 = 53c1f4b3719546dc5342c600de5f33ac OK 2026/02/05 02:51:04 DEBUG : banana: md5 = f8da07bae331c41f51e83ef6bc7a858b OK 2026/02/05 02:51:06 DEBUG : appleappleapplebanana: md5 = dc559ee0d44feda0060a8764dff8a2c9 OK 2026/02/05 02:51:07 DEBUG : splitbananasplit: md5 = f647775198c89eedc202187a96573c1f OK 2026/02/05 02:51:07 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:51:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 02:51:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:51:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/05 02:51:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:51:11 DEBUG : appleSUFFIX: md5 = 0f2d5ba5e2ea04fc1584b05100068303 OK 2026/02/05 02:51:11 DEBUG : appleSUFFIX: size = 5 OK 2026/02/05 02:51:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/05 02:51:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:11 DEBUG : bananaSUFFIX: md5 = 432be5cf8af7fde3b354af426af49cc3 OK 2026/02/05 02:51:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/05 02:51:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/05 02:51:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:11 DEBUG : appleappleapplebananaSUFFIX: md5 = 9efd174df93c3ebbe5942427088028fb OK 2026/02/05 02:51:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/05 02:51:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/05 02:51:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:11 DEBUG : splitbananasplitSUFFIX: md5 = 5bca071ce8cb50fd658ca0c3b5485d09 OK 2026/02/05 02:51:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/05 02:51:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/05 02:51:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d29ef992961db5b772a017483ff84813 OK 2026/02/05 02:51:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/05 02:51:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 66c4ddd0d6e80d77c935cf0fc39f19e8 OK 2026/02/05 02:51:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/05 02:51:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = da3a97dc31f2577114ebf8b085c2bef1 OK 2026/02/05 02:51:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/05 02:51:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 53bdc8e48c249fa992e34c034bce9c2b OK 2026/02/05 02:51:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/05 02:51:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 89ba41fdac28b8e6d0319ef307825f23 OK 2026/02/05 02:51:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/05 02:51:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 04242d139d8e4d399eef13e31852d1c2 OK 2026/02/05 02:51:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/05 02:51:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 6ea4564d0a6f02b55c757f4c4f8cdb1b OK 2026/02/05 02:51:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/05 02:51:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 54a0dcbe33b12f670150d276539184bc OK 2026/02/05 02:51:15 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/05 02:51:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = b7c88699b9bdfa6742bf9c5c6ed8f2ea OK 2026/02/05 02:51:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/05 02:51:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = b3009d31aefbd0133a97a37f9edecbc7 OK 2026/02/05 02:51:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/05 02:51:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = db5df8f1f89e55795747d5dfb545c9e5 OK 2026/02/05 02:51:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/05 02:51:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:16 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = fa5d115b9befb2bb9b6996adae0fb1b5 OK 2026/02/05 02:51:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/05 02:51:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:16 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 320bb072c9714e6ac174a42c6d32f4a3 OK 2026/02/05 02:51:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/05 02:51:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:17 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 643c256555f0735cd7a872bec4844d26 OK 2026/02/05 02:51:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/05 02:51:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 6c4676db1b0ba0cb496a5158d24c83a4 OK 2026/02/05 02:51:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/05 02:51:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:18 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 266c0dee0facb40fa086a7deb90212cd OK 2026/02/05 02:51:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/05 02:51:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:18 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 02:51:18 INFO : banana: Deleted 2026/02/05 02:51:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 02:51:18 INFO : splitbananasplit: Deleted 2026/02/05 02:51:18 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 02:51:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 02:51:18 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 02:51:18 INFO : appleappleapplebanana: Deleted 2026/02/05 02:51:19 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 02:51:19 INFO : apple: Deleted 2026/02/05 02:51:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 02:51:19 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 02:51:19 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 02:51:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 02:51:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 02:51:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 02:51:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1: Directory modification time the same (differ by -895.41µs, within tolerance 1ms) 2026/02/05 02:51:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:51:22 DEBUG : banana: md5 = 3aea38631897f52068c7874067ce4a8e OK 2026/02/05 02:51:22 DEBUG : banana: size = 6 OK 2026/02/05 02:51:22 INFO : banana: Copied (new) 2026/02/05 02:51:22 DEBUG : splitbananasplit: md5 = 86405d28358d1f31f3b6f246041dad9d OK 2026/02/05 02:51:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:51:22 INFO : splitbananasplit: Copied (new) 2026/02/05 02:51:22 DEBUG : apple: md5 = 9b98d1e19220124bebe79a1f24cce56d OK 2026/02/05 02:51:22 DEBUG : apple: size = 5 OK 2026/02/05 02:51:22 INFO : apple: Copied (new) 2026/02/05 02:51:22 DEBUG : appleappleapplebanana: md5 = b171249c639b95c632f8cc58d4f5d44f OK 2026/02/05 02:51:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:51:22 INFO : appleappleapplebanana: Copied (new) 2026/02/05 02:51:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 1dd174b9311e3d1212244fc398dbeea4 OK 2026/02/05 02:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:51:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/05 02:51:24 DEBUG : dir1/0002-cdefghi.txt: md5 = f873f7d2108c83b09fc083a1c5233b82 OK 2026/02/05 02:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:51:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/05 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = ca07a639a16a6d012e971db586a8cc8f OK 2026/02/05 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:51:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/05 02:51:24 DEBUG : dir1/0003-defghij.txt: md5 = 2189418723d06cd3475ee5abe862c624 OK 2026/02/05 02:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:51:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/05 02:51:25 DEBUG : dir1/0004-efghijk.txt: md5 = c0a87b50057e44262daf8c03c888bcdb OK 2026/02/05 02:51:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:51:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/05 02:51:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 5571b4b65334da1d582320cffc3a9a53 OK 2026/02/05 02:51:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:51:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/05 02:51:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 1176ede2c98b11e864a775cb57732671 OK 2026/02/05 02:51:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:51:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/05 02:51:26 DEBUG : dir1/0007-1234567.txt: md5 = e985fe0c2b97395f60dd81dd24a78d1c OK 2026/02/05 02:51:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:51:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/05 02:51:26 DEBUG : dir1/0008-2345678.txt: md5 = d2ae2e383914071bd937c004b8192515 OK 2026/02/05 02:51:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:51:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/05 02:51:27 DEBUG : dir1/0009-3456789.txt: md5 = 4f740eccfc9ec556e312ecb30f83ed5a OK 2026/02/05 02:51:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:51:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/05 02:51:27 DEBUG : dir1/0010-456789.txt: md5 = ebf52af5a36407e0e90614cf8f527add OK 2026/02/05 02:51:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:51:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/05 02:51:27 DEBUG : dir1/0011-56789;.txt: md5 = 19fa54c2fa3c49c5f8c36f7aee573911 OK 2026/02/05 02:51:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:51:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/05 02:51:28 DEBUG : dir1/0012-6789;.txt: md5 = f8dc96d48cc96d0ad4c7ea7f255cd1ff OK 2026/02/05 02:51:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:51:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/05 02:51:28 DEBUG : dir1/0013-789;=.txt: md5 = 1f6696a77dfb74e255e68a1775f6cc31 OK 2026/02/05 02:51:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:51:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/05 02:51:29 DEBUG : dir1/0014-89;=.txt: md5 = 6aba590fe16aa2ee35c233a4e626544c OK 2026/02/05 02:51:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:51:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/05 02:51:29 DEBUG : dir1/0015-9;=.txt: md5 = f6f1dc905b127a33b7719ff1c362e585 OK 2026/02/05 02:51:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:51:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/05 02:51:29 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/05 02:51:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : bananaSUFFIX: Deleted 2026/02/05 02:51:30 INFO : splitbananasplitSUFFIX: Deleted 2026/02/05 02:51:30 INFO : appleSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/05 02:51:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/05 02:51:30 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:31 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:51:31 DEBUG : Waiting for deletions to finish 2026/02/05 02:51:32 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:51:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:51:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:51:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 133e99a748bc074a78920fbbf910bd77 OK 2026/02/05 02:51:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = e5560df1c86e330cb90b8a20d99e7a19 OK 2026/02/05 02:51:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 62b014cf6c21adcd3d98a489cdeca662 OK 2026/02/05 02:51:52 DEBUG : dir1/0003-defghij.txt: md5 = 7970fee4b9550c1470d063e8d04a7de0 OK 2026/02/05 02:51:53 DEBUG : dir1/0004-efghijk.txt: md5 = 959db11f31ea0142eb5f271b75632b6c OK 2026/02/05 02:51:55 DEBUG : dir1/0005-fghijkl.txt: md5 = f2fc54bff8d375ad4e458c3b61cc9557 OK 2026/02/05 02:51:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 177e593222ce19046434bbf1974de6cf OK 2026/02/05 02:51:58 DEBUG : dir1/0007-1234567.txt: md5 = 6b7d0e257ffd8c6a61878f59edf47f21 OK 2026/02/05 02:52:00 DEBUG : dir1/0008-2345678.txt: md5 = 662b4d84daa095e2c021998c493cc19c OK 2026/02/05 02:52:02 DEBUG : dir1/0009-3456789.txt: md5 = 1db0397ee6fec590848f0468d34b7084 OK 2026/02/05 02:52:03 DEBUG : dir1/0010-456789.txt: md5 = a678fb2608851acbe79956bb590b4954 OK 2026/02/05 02:52:05 DEBUG : dir1/0011-56789;.txt: md5 = 8dd39cabd295354a0d5551ec33691240 OK 2026/02/05 02:52:06 DEBUG : dir1/0012-6789;.txt: md5 = 2d472380d0cdd3213e055cc825fbfd3f OK 2026/02/05 02:52:08 DEBUG : dir1/0013-789;=.txt: md5 = 7ea679bb42f9798e3f130916b50c857e OK 2026/02/05 02:52:09 DEBUG : dir1/0014-89;=.txt: md5 = 70c53b06d9f55fb5b24b252785cbe099 OK 2026/02/05 02:52:11 DEBUG : dir1/0015-9;=.txt: md5 = 022434b16c20c0ae40c08914024d9e19 OK 2026/02/05 02:52:13 DEBUG : apple: md5 = 796a51b71b8d693fb3361dd7800e4388 OK 2026/02/05 02:52:14 DEBUG : banana: md5 = 1394f2c137be03ceae648a453ea58436 OK 2026/02/05 02:52:16 DEBUG : appleappleapplebanana: md5 = 7b9213ccda94d06d949374bf6cd0a5c5 OK 2026/02/05 02:52:18 DEBUG : splitbananasplit: md5 = 8e3b0b422a8c60d7280a40db852f7abc OK 2026/02/05 02:52:18 DEBUG : Waiting for deletions to finish 2026/02/05 02:52:18 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:52:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 02:52:19 DEBUG : apple: size = 5 OK 2026/02/05 02:52:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:19 DEBUG : apple: Unchanged skipping 2026/02/05 02:52:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:19 DEBUG : banana: size = 6 OK 2026/02/05 02:52:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:19 DEBUG : banana: Unchanged skipping 2026/02/05 02:52:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 02:52:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 02:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:52:21 DEBUG : appleapple: md5 = e05452167bfbae864796a5fa4bb29909 OK 2026/02/05 02:52:21 DEBUG : appleapple: size = 21 OK 2026/02/05 02:52:21 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/05 02:52:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:21 DEBUG : dir1/0000-abcde: md5 = 32bd4b950ac46c6405da1b58f8f20074 OK 2026/02/05 02:52:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/05 02:52:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/05 02:52:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:21 DEBUG : dir1/0001-bcdef: md5 = 76a9e7860141bd9aaa12f9e1cd7386c5 OK 2026/02/05 02:52:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/05 02:52:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/05 02:52:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:21 DEBUG : splitbanan: md5 = 0955faacab359e89febcf15f1e8f1a6a OK 2026/02/05 02:52:21 DEBUG : splitbanan: size = 16 OK 2026/02/05 02:52:21 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/05 02:52:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:22 DEBUG : dir1/0002-cdefg: md5 = 0d79b16468ffcb575cde1c7db045cd50 OK 2026/02/05 02:52:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/05 02:52:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/05 02:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:23 DEBUG : dir1/0003-defgh: md5 = 32dac90840c3a2f07735b33607275245 OK 2026/02/05 02:52:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/05 02:52:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/05 02:52:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:23 DEBUG : dir1/0004-efghi: md5 = 3b98f4640e0b7b00f5bf55dacbbc17f5 OK 2026/02/05 02:52:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/05 02:52:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/05 02:52:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:23 DEBUG : dir1/0005-fghij: md5 = 9d43fc6b0784e02eb3b35e0f6debda74 OK 2026/02/05 02:52:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/05 02:52:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/05 02:52:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:24 DEBUG : dir1/0006-ghijk: md5 = d1ac14655d797cd8f29c2decd3eae85b OK 2026/02/05 02:52:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/05 02:52:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:24 DEBUG : dir1/0007-12345: md5 = 53f660da7e817d9c697feb995296233b OK 2026/02/05 02:52:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/05 02:52:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:24 DEBUG : dir1/0008-23456: md5 = 432b64759ff29d822e2b33377844ba8c OK 2026/02/05 02:52:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/05 02:52:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:25 DEBUG : dir1/0009-34567: md5 = 0165cec5434d4f7107d1e7bf163baf17 OK 2026/02/05 02:52:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/05 02:52:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/05 02:52:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:25 DEBUG : dir1/0010-45678: md5 = de9a2f18e742c46324307712e6c1033b OK 2026/02/05 02:52:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/05 02:52:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/05 02:52:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:26 DEBUG : dir1/0011-56789: md5 = 5a0ffb54bac77f2ce3c034387fe05b82 OK 2026/02/05 02:52:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/05 02:52:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/05 02:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:26 DEBUG : dir1/0012-6789;: md5 = 2c28936a11c04d52d8937f8852fc3f13 OK 2026/02/05 02:52:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/05 02:52:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/05 02:52:26 DEBUG : dir1/0013-789;=: md5 = 0fd656510f97d3343d0c0969ecd19489 OK 2026/02/05 02:52:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/05 02:52:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/05 02:52:27 DEBUG : dir1/0014-89;=.: md5 = dca3a96d0f7899e577eb491d2cea90d8 OK 2026/02/05 02:52:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/05 02:52:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/05 02:52:27 DEBUG : dir1/0015-9;=.t: md5 = cc841ce209d6dfeb4d23c05b084af2fd OK 2026/02/05 02:52:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/05 02:52:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/05 02:52:27 DEBUG : Waiting for deletions to finish 2026/02/05 02:52:28 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 02:52:28 INFO : appleappleapplebanana: Deleted 2026/02/05 02:52:28 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 02:52:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 02:52:28 INFO : splitbananasplit: Deleted 2026/02/05 02:52:28 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 02:52:29 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 02:52:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 02:52:29 DEBUG : Waiting for deletions to finish 2026/02/05 02:52:29 DEBUG : appleapple: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/05 02:52:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:30 DEBUG : apple: size = 5 OK 2026/02/05 02:52:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : appleapple: size = 21 OK 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:52:30 DEBUG : apple: Unchanged skipping 2026/02/05 02:52:30 DEBUG : banana: size = 6 OK 2026/02/05 02:52:30 DEBUG : dir1: Directory modification time the same (differ by -640.098µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:30 DEBUG : banana: Unchanged skipping 2026/02/05 02:52:30 DEBUG : splitbanan: size = 16 OK 2026/02/05 02:52:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 02:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 02:52:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 02:52:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 02:52:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 02:52:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 02:52:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 02:52:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 02:52:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 02:52:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 02:52:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 02:52:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 02:52:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 02:52:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 02:52:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 02:52:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:52:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/05 02:52:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:52:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:52:30 DEBUG : Waiting for deletions to finish 2026/02/05 02:52:30 DEBUG : Waiting for deletions to finish 2026/02/05 02:52:31 DEBUG : appleapple: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/05 02:52:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/05 02:52:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 02:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 02:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 02:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 02:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 02:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 02:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 02:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 02:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 02:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 02:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 02:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 02:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 02:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 02:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 02:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 02:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 02:52:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:52:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:52:45 DEBUG : dir1/0000-abcdefg.txt: md5 = f0e2fccdd3a83df486a22b30fecc066f OK 2026/02/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = e4982887169ded8890748bc42d29d63e OK 2026/02/05 02:52:48 DEBUG : dir1/0002-cdefghi.txt: md5 = e80276a508d85e537e960b98fb2bc495 OK 2026/02/05 02:52:50 DEBUG : dir1/0003-defghij.txt: md5 = 86fbad510d46543f3a12b47ca9660cc3 OK 2026/02/05 02:52:51 DEBUG : dir1/0004-efghijk.txt: md5 = 93512ff989b3be2fe71266a51bfb8fc2 OK 2026/02/05 02:52:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 5355f52bb753814faadca5dc7ee854d0 OK 2026/02/05 02:52:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 6bb24dc8c8b2496591be159a9b9b7910 OK 2026/02/05 02:52:56 DEBUG : dir1/0007-1234567.txt: md5 = e111888b61b90850863d643bc423c883 OK 2026/02/05 02:52:58 DEBUG : dir1/0008-2345678.txt: md5 = 4da427fdf1738f38bcb886d220103a31 OK 2026/02/05 02:52:59 DEBUG : dir1/0009-3456789.txt: md5 = 43728ad51c91210eb6d9fd1eb187dc4a OK 2026/02/05 02:53:01 DEBUG : dir1/0010-456789.txt: md5 = 7b36c2dec9874864d8ab1726d2671bdc OK 2026/02/05 02:53:03 DEBUG : dir1/0011-56789;.txt: md5 = f6f3d69d1f535222d483513b337473bc OK 2026/02/05 02:53:04 DEBUG : dir1/0012-6789;.txt: md5 = 1bab042e80cd574109b1ec51395aa601 OK 2026/02/05 02:53:06 DEBUG : dir1/0013-789;=.txt: md5 = 65b4943ce8c2b0536bc52ef88c956ed7 OK 2026/02/05 02:53:08 DEBUG : dir1/0014-89;=.txt: md5 = 72edf03f762ed0ee56d2c051ee787600 OK 2026/02/05 02:53:09 DEBUG : dir1/0015-9;=.txt: md5 = 34a6ad3908566f9e92d7335848e2351f OK 2026/02/05 02:53:11 DEBUG : apple: md5 = 5351337c471e902cb6929099d6be3a92 OK 2026/02/05 02:53:12 DEBUG : banana: md5 = 3439f7b94b50b1e5c07c36b339aa5d14 OK 2026/02/05 02:53:14 DEBUG : appleappleapplebanana: md5 = 83271b7a4c9fdb6a15f0b527fa165a07 OK 2026/02/05 02:53:16 DEBUG : splitbananasplit: md5 = ddfca073c7afa1a0b115f7a44e3df857 OK 2026/02/05 02:53:16 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:16 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:53:17 DEBUG : apple: size = 5 OK 2026/02/05 02:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:17 DEBUG : apple: Unchanged skipping 2026/02/05 02:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:53:17 DEBUG : banana: size = 6 OK 2026/02/05 02:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:17 DEBUG : banana: Unchanged skipping 2026/02/05 02:53:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:53:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:53:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:53:18 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:18 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1: Directory modification time the same (differ by -255.541µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : apple: size = 5 OK 2026/02/05 02:53:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : apple: Unchanged skipping 2026/02/05 02:53:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:53:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : banana: size = 6 OK 2026/02/05 02:53:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:53:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:53:20 DEBUG : banana: Unchanged skipping 2026/02/05 02:53:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:53:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:53:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:53:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:53:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:53:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:53:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:53:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:53:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:53:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:53:20 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:20 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:20 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:53:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:53:21 DEBUG : Waiting for deletions to finish 2026/02/05 02:53:22 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:53:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:53:36 DEBUG : dir1/0000-abcdefg.txt: md5 = d418cd4a751ed0ce399e95a59458f8ff OK 2026/02/05 02:53:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = b4f140e77a9b6c1a4579b8110db162c3 OK 2026/02/05 02:53:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 114a03bd8b04b2e850682346773420ee OK 2026/02/05 02:53:41 DEBUG : dir1/0003-defghij.txt: md5 = 35329d8e24df7f0a7f7fb369c6ee5cc4 OK 2026/02/05 02:53:43 DEBUG : dir1/0004-efghijk.txt: md5 = 2fd2202f896153b6d23445d2189631b9 OK 2026/02/05 02:53:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 021c2da49f515eda12d9823625fb738e OK 2026/02/05 02:53:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 2c945ad25175623c68915c80c768c3d1 OK 2026/02/05 02:53:47 DEBUG : dir1/0007-1234567.txt: md5 = e849887addbfe1a910ee8f6145ae02f6 OK 2026/02/05 02:53:49 DEBUG : dir1/0008-2345678.txt: md5 = da6c7c3e91df7dc6cb7cd6919a0b44d0 OK 2026/02/05 02:53:50 DEBUG : dir1/0009-3456789.txt: md5 = 5ecbbdd4ca353f9b3e081b36f2ba8ac8 OK 2026/02/05 02:53:52 DEBUG : dir1/0010-456789.txt: md5 = 16eb86c708917f377cba704b19087f48 OK 2026/02/05 02:53:53 DEBUG : dir1/0011-56789;.txt: md5 = 9f587d3bfd9dc5ca7734e714cd35ccd2 OK 2026/02/05 02:53:55 DEBUG : dir1/0012-6789;.txt: md5 = 5f336dc14a419c67e6b19310b48a7050 OK 2026/02/05 02:53:56 DEBUG : dir1/0013-789;=.txt: md5 = 0b8e2c35834b29c7091c361ae1b90bdf OK 2026/02/05 02:53:58 DEBUG : dir1/0014-89;=.txt: md5 = d0147104a1790a0483351d0a7a458c4d OK 2026/02/05 02:54:00 DEBUG : dir1/0015-9;=.txt: md5 = 0ba1bfb0a8657d50e76f6747b346afdd OK 2026/02/05 02:54:01 DEBUG : apple: md5 = 4755d88ecf769f44873c74174eb81f1b OK 2026/02/05 02:54:03 DEBUG : banana: md5 = 96f0a1b0e5baaad594bc4d60e0dd0ada OK 2026/02/05 02:54:04 DEBUG : appleappleapplebanana: md5 = 8f00c17b153b609ff4d5fc11b51a839c OK 2026/02/05 02:54:05 DEBUG : splitbananasplit: md5 = 9d2ac978b2252f30b801d984fa815751 OK 2026/02/05 02:54:05 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:06 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:54:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:54:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:54:07 DEBUG : apple: size = 5 OK 2026/02/05 02:54:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:07 DEBUG : apple: Unchanged skipping 2026/02/05 02:54:07 DEBUG : banana: size = 6 OK 2026/02/05 02:54:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:07 DEBUG : banana: Unchanged skipping 2026/02/05 02:54:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:54:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:54:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:54:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:54:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:54:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:54:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:54:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:54:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:54:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:54:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:54:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:08 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:08 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:54:10 DEBUG : dir1: Directory modification time the same (differ by -787.355µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : apple: size = 5 OK 2026/02/05 02:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : apple: Unchanged skipping 2026/02/05 02:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:54:10 DEBUG : banana: size = 6 OK 2026/02/05 02:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : banana: Unchanged skipping 2026/02/05 02:54:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:54:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:54:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:54:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:54:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:54:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:54:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:54:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:54:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:54:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:10 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:11 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:54:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 46d921a4da9ce33bac93854995a9a521 OK 2026/02/05 02:54:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 48c332e590a8b5a11819645c794a1091 OK 2026/02/05 02:54:29 DEBUG : dir1/0002-cdefghi.txt: md5 = aef8a9828e472b07470eaea613dc572c OK 2026/02/05 02:54:31 DEBUG : dir1/0003-defghij.txt: md5 = 7ce9bc3e1707cf096541bed362918ae1 OK 2026/02/05 02:54:33 DEBUG : dir1/0004-efghijk.txt: md5 = f4ecdb3dc27dd0cb95d9870787211e6b OK 2026/02/05 02:54:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 15232e67f84ffc0fb17fdfed74d562b0 OK 2026/02/05 02:54:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 36c3971eee784863f18dfccabeb83a36 OK 2026/02/05 02:54:37 DEBUG : dir1/0007-1234567.txt: md5 = feaa5cb44f5a9f0b71f1d2f34265934a OK 2026/02/05 02:54:39 DEBUG : dir1/0008-2345678.txt: md5 = 8d8dce90e8ae99e8f2830b9460db7597 OK 2026/02/05 02:54:40 DEBUG : dir1/0009-3456789.txt: md5 = be454dff1816b5b649daa426fcb9ad51 OK 2026/02/05 02:54:42 DEBUG : dir1/0010-456789.txt: md5 = e4dd3717c28940b3ced62117ad0afca9 OK 2026/02/05 02:54:44 DEBUG : dir1/0011-56789;.txt: md5 = 80a92262afaa59c08bbc31e35396a1c2 OK 2026/02/05 02:54:45 DEBUG : dir1/0012-6789;.txt: md5 = 0582da24bfb68d413d8499b5ee9bc74d OK 2026/02/05 02:54:47 DEBUG : dir1/0013-789;=.txt: md5 = 5a03307d51d9145b6f56b0bb09908bd6 OK 2026/02/05 02:54:48 DEBUG : dir1/0014-89;=.txt: md5 = 2b11f6e101248a7c538a0f0ea9f0921d OK 2026/02/05 02:54:50 DEBUG : dir1/0015-9;=.txt: md5 = 9965151f45f58a2fb112c5443ad7e5ed OK 2026/02/05 02:54:52 DEBUG : apple: md5 = 416af34114760af926ddd309cdd67959 OK 2026/02/05 02:54:53 DEBUG : banana: md5 = a4e5795e32bc5cfc22e7cb458e3b8dc0 OK 2026/02/05 02:54:55 DEBUG : appleappleapplebanana: md5 = 1131d93d2d754e73f05d20646102f444 OK 2026/02/05 02:54:56 DEBUG : splitbananasplit: md5 = 1fba8becc09a54ba94deeb6f3c77200c OK 2026/02/05 02:54:56 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:54:58 DEBUG : apple: size = 5 OK 2026/02/05 02:54:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:54:58 DEBUG : apple: Unchanged skipping 2026/02/05 02:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:54:58 DEBUG : banana: size = 6 OK 2026/02/05 02:54:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:58 DEBUG : banana: Unchanged skipping 2026/02/05 02:54:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:54:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:54:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:54:59 DEBUG : Waiting for deletions to finish 2026/02/05 02:54:59 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:55:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:55:01 DEBUG : dir1: Directory modification time the same (differ by -319.782µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : apple: size = 5 OK 2026/02/05 02:55:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : apple: Unchanged skipping 2026/02/05 02:55:01 DEBUG : banana: size = 6 OK 2026/02/05 02:55:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : banana: Unchanged skipping 2026/02/05 02:55:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:55:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:55:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:55:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:55:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:55:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:55:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:55:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:55:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:55:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:55:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:55:01 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:01 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:55:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:55:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:55:17 DEBUG : dir1/0000-abcdefg.txt: md5 = fd21b9764dd16c20b688d2a0f0effcb7 OK 2026/02/05 02:55:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 649c01d9a08717456d74ca58710e160c OK 2026/02/05 02:55:20 DEBUG : dir1/0002-cdefghi.txt: md5 = f09bb8028898dc759fc0c5d3c35a2f59 OK 2026/02/05 02:55:21 DEBUG : dir1/0003-defghij.txt: md5 = b91903daf3417723103f18a0c6c11598 OK 2026/02/05 02:55:23 DEBUG : dir1/0004-efghijk.txt: md5 = f90f9d6f9d331781481d40b7197cefcf OK 2026/02/05 02:55:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 02f54155716857b1024e3b42176272a0 OK 2026/02/05 02:55:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 8b1a0790f3058e97214f2ad200d403d6 OK 2026/02/05 02:55:28 DEBUG : dir1/0007-1234567.txt: md5 = 4319202dc175591127bd62f34ea1d7b6 OK 2026/02/05 02:55:29 DEBUG : dir1/0008-2345678.txt: md5 = 1e160fa63b95cd6cc273abda22f2cbcd OK 2026/02/05 02:55:31 DEBUG : dir1/0009-3456789.txt: md5 = 550f0f3f5b10afcdbcadff997e4a9bb5 OK 2026/02/05 02:55:32 DEBUG : dir1/0010-456789.txt: md5 = f0de246b414f4707dcf65be9111b69a1 OK 2026/02/05 02:55:35 DEBUG : dir1/0011-56789;.txt: md5 = c440eae0066de71a43b1726234527257 OK 2026/02/05 02:55:36 DEBUG : dir1/0012-6789;.txt: md5 = 1fc0a1cdccdfdc5db7ed6bbbb27c66f8 OK 2026/02/05 02:55:38 DEBUG : dir1/0013-789;=.txt: md5 = 61101284c935d172788d9b4335cefa4b OK 2026/02/05 02:55:40 DEBUG : dir1/0014-89;=.txt: md5 = e031a98612dc913d741dd8f516aaa5d6 OK 2026/02/05 02:55:41 DEBUG : dir1/0015-9;=.txt: md5 = da78bfa64587d60de8b82083fc61454b OK 2026/02/05 02:55:43 DEBUG : apple: md5 = 1651d5f0b22511b181ebd19c123c739e OK 2026/02/05 02:55:44 DEBUG : banana: md5 = 596c607c35a6b2f6aab87b52ca8ea59e OK 2026/02/05 02:55:46 DEBUG : appleappleapplebanana: md5 = 9246ca707f021c38cab045f42f07ee50 OK 2026/02/05 02:55:48 DEBUG : splitbananasplit: md5 = f38dd05e0a57782c392ff878d36478e5 OK 2026/02/05 02:55:48 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:55:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:55:49 DEBUG : apple: size = 5 OK 2026/02/05 02:55:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:49 DEBUG : apple: Unchanged skipping 2026/02/05 02:55:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:55:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:55:49 DEBUG : banana: size = 6 OK 2026/02/05 02:55:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:49 DEBUG : banana: Unchanged skipping 2026/02/05 02:55:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:55:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1: Directory modification time the same (differ by -857.252µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : apple: size = 5 OK 2026/02/05 02:55:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : apple: Unchanged skipping 2026/02/05 02:55:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:55:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:55:52 DEBUG : banana: size = 6 OK 2026/02/05 02:55:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : banana: Unchanged skipping 2026/02/05 02:55:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:55:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:55:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:55:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:55:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:55:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:55:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:55:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:55:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:55:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:55:52 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:52 DEBUG : Waiting for deletions to finish 2026/02/05 02:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:56:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 35b7c3558ee1b13711f5b9f0f49831a8 OK 2026/02/05 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 319b9ffe88328bb39091e31c26227c6e OK 2026/02/05 02:56:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 25b74d6d0f71e29973867a3aa768b76a OK 2026/02/05 02:56:12 DEBUG : dir1/0003-defghij.txt: md5 = 784c9676b5865ff95f1896fe425fe237 OK 2026/02/05 02:56:14 DEBUG : dir1/0004-efghijk.txt: md5 = a696c5dcb9a9abeaba1ec85350fa9e36 OK 2026/02/05 02:56:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 4416197391abe7ec379f47e57fe7cbbc OK 2026/02/05 02:56:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 28d13735c10bd71fb804dec474f00b23 OK 2026/02/05 02:56:19 DEBUG : dir1/0007-1234567.txt: md5 = 7a9b57f6c7601c82d6a46b9d66ff023a OK 2026/02/05 02:56:21 DEBUG : dir1/0008-2345678.txt: md5 = a9c893410714c447f75e8b280558e89a OK 2026/02/05 02:56:22 DEBUG : dir1/0009-3456789.txt: md5 = 0c8040434d38c4bc1b709f0fb0975513 OK 2026/02/05 02:56:24 DEBUG : dir1/0010-456789.txt: md5 = 08240b5c4ef826fd4b69fcc13ddf5948 OK 2026/02/05 02:56:25 DEBUG : dir1/0011-56789;.txt: md5 = ac4d0e9ac8211a6b2c8aefb4e63ba1a1 OK 2026/02/05 02:56:27 DEBUG : dir1/0012-6789;.txt: md5 = dcce4cebcec02c9184b9895f8bbe0601 OK 2026/02/05 02:56:28 DEBUG : dir1/0013-789;=.txt: md5 = 8c16ff56fc5ab0b59aaeda498107b5aa OK 2026/02/05 02:56:30 DEBUG : dir1/0014-89;=.txt: md5 = eb20523566e5b76b08af2a74c3dfe76d OK 2026/02/05 02:56:32 DEBUG : dir1/0015-9;=.txt: md5 = 687804bc2fe9565d9422c912b3a65351 OK 2026/02/05 02:56:33 DEBUG : apple: md5 = c2c4a28b694b15635959736d75b3c2f6 OK 2026/02/05 02:56:35 DEBUG : banana: md5 = ab2be5ee1b61639446508d1cd3125f1a OK 2026/02/05 02:56:36 DEBUG : appleappleapplebanana: md5 = efe3f2430a614b51e20934e06ce96652 OK 2026/02/05 02:56:38 DEBUG : splitbananasplit: md5 = d6c8216f06b83c54b55625b09c379dfd OK 2026/02/05 02:56:38 DEBUG : Waiting for deletions to finish 2026/02/05 02:56:39 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:56:40 DEBUG : apple: size = 5 OK 2026/02/05 02:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:40 DEBUG : apple: Unchanged skipping 2026/02/05 02:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:56:40 DEBUG : banana: size = 6 OK 2026/02/05 02:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:40 DEBUG : banana: Unchanged skipping 2026/02/05 02:56:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/05 02:56:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:56:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:56:41 DEBUG : Waiting for deletions to finish 2026/02/05 02:56:41 DEBUG : Waiting for deletions to finish 2026/02/05 02:56:41 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1: Directory modification time the same (differ by -390.549µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : apple: size = 5 OK 2026/02/05 02:56:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : apple: Unchanged skipping 2026/02/05 02:56:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 02:56:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 02:56:43 DEBUG : banana: size = 6 OK 2026/02/05 02:56:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : banana: Unchanged skipping 2026/02/05 02:56:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 02:56:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 02:56:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 02:56:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 02:56:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 02:56:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 02:56:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 02:56:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 02:56:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:56:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 02:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:56:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:56:43 DEBUG : Waiting for deletions to finish 2026/02/05 02:56:43 DEBUG : banana: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : apple: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 02:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/05 02:56:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (612.82s) --- PASS: TestTransform/NFC (51.78s) --- PASS: TestTransform/NFD (49.58s) --- PASS: TestTransform/base64 (59.46s) --- PASS: TestTransform/prefix (69.90s) --- PASS: TestTransform/suffix (71.39s) --- PASS: TestTransform/truncate (58.65s) --- PASS: TestTransform/encoder (50.50s) --- PASS: TestTransform/ISO-8859-1 (49.47s) --- PASS: TestTransform/charmap (51.45s) --- PASS: TestTransform/lowercase (50.37s) --- PASS: TestTransform/ascii (50.27s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:56:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 02:56:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 02:56:55 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/05 02:56:56 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-05T02:56:55.68463773Z) 2026/02/05 02:56:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 02:56:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/05 02:56:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 02:56:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/05 02:56:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 02:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:56:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 7c61900d834d5bc2fade5363dd6ef7fe OK 2026/02/05 02:56:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/05 02:56:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 02:56:58 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:00 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.36s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:01 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:01 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:01 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:57:02 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:01.047694105Z) 2026/02/05 02:57:02 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:02 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/05 02:57:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:03 DEBUG : tictactoe/tictactoe: md5 = 57490ed8176c8bb3b19656a717abd09a OK 2026/02/05 02:57:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/05 02:57:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/05 02:57:03 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.10s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:06 DEBUG : toe: Making directory with metadata 2026/02/05 02:57:07 INFO : toe: Made directory with metadata (mtime=2026-02-05T02:57:06.145747689Z) 2026/02/05 02:57:07 DEBUG : toe/toe: Making directory with metadata 2026/02/05 02:57:08 INFO : toe/toe: Made directory with metadata (mtime=2026-02-05T02:57:06.1467477Z) 2026/02/05 02:57:08 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 02:57:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 02:57:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:09 DEBUG : toe/toe/tictactoe: md5 = 3c721897e5e264de8dc61213492e606f OK 2026/02/05 02:57:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/05 02:57:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/05 02:57:09 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/05 02:57:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.86s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:14 DEBUG : toe: Making directory with metadata 2026/02/05 02:57:15 INFO : toe: Made directory with metadata (mtime=2026-02-05T02:57:14.008830325Z) 2026/02/05 02:57:15 DEBUG : toe/toe: Making directory with metadata 2026/02/05 02:57:15 INFO : toe/toe: Made directory with metadata (mtime=2026-02-05T02:57:14.008830325Z) 2026/02/05 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 02:57:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 02:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 02:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:17 DEBUG : toe/toe/tictactoe: md5 = 4dcec00c2e964ef964461b4c71fb551e OK 2026/02/05 02:57:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/05 02:57:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/05 02:57:17 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/05 02:57:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.70s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:21 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:57:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:21 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/05 02:57:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:22 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:57:24 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:21.705911204Z) 2026/02/05 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:57:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:21.705911204Z) 2026/02/05 02:57:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:57:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:26 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ea393848f605a45dc554a13d50638a34 OK 2026/02/05 02:57:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 02:57:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:26 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/05 02:57:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.98s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:30 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:57:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:30 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/05 02:57:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:31 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:31 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:31 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:57:32 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:30.682005507Z) 2026/02/05 02:57:32 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:32 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:57:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:30.682005507Z) 2026/02/05 02:57:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 02:57:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:57:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 50b0697da1e4a06b892ffae3256aea76 OK 2026/02/05 02:57:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:57:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:57:35 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 02:57:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:57:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/05 02:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': 0 differences found 2026/02/05 02:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': 1 hashes could not be checked 2026/02/05 02:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': 1 matching files 2026/02/05 02:57:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/05 02:57:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.95s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:40 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:57:41 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:40.631110014Z) 2026/02/05 02:57:41 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:41 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:57:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:40.631110014Z) 2026/02/05 02:57:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 41a86b33471a65e8509bb2e4db4518f0 OK 2026/02/05 02:57:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 02:57:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:44 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:45 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:45 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:45 DEBUG : tictactoe: Directory modification time the same (differ by -110.014µs, within tolerance 1ms) 2026/02/05 02:57:45 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:57:45 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -110.014µs, within tolerance 1ms) 2026/02/05 02:57:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 02:57:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 02:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 02:57:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/05 02:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:45 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/05 02:57:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.50s) === RUN TestSyntax 2026/02/05 02:57:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:50 DEBUG : toe: Making directory with metadata 2026/02/05 02:57:51 INFO : toe: Made directory with metadata (mtime=2026-02-05T02:57:50.127209745Z) 2026/02/05 02:57:51 DEBUG : toe/toe: Making directory with metadata 2026/02/05 02:57:52 INFO : toe/toe: Made directory with metadata (mtime=2026-02-05T02:57:50.127209745Z) 2026/02/05 02:57:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 02:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:57:53 DEBUG : toe/toe/toe: md5 = e57c2f5c1c2500141b7226dcb6b2d4cb OK 2026/02/05 02:57:53 DEBUG : toe/toe/toe: size = 11 OK 2026/02/05 02:57:53 INFO : toe/toe/toe: Copied (new) 2026/02/05 02:57:53 DEBUG : Waiting for deletions to finish 2026/02/05 02:57:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/05 02:57:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.72s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:57:57 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:57:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:57 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/05 02:57:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:57:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:57:59 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:59 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:57:59 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:58:00 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:57.850290842Z) 2026/02/05 02:58:00 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:00 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:58:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:57:57.850290842Z) 2026/02/05 02:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 02:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 632cca0302e907c2f538c2176f50df26 OK 2026/02/05 02:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:58:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:02 INFO : toe/toe/toe.txt: Deleted 2026/02/05 02:58:02 INFO : toe/toe: Removing directory 2026/02/05 02:58:02 INFO : toe: Removing directory 2026/02/05 02:58:02 INFO : empty_dir: Removing directory 2026/02/05 02:58:02 DEBUG : Local file system at /tmp/rclone314079607: deleted 3 directories 2026/02/05 02:58:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/05 02:58:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.31s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:58:07 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:58:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:58:07 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/05 02:58:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:08 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:58:09 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:58:07.161388599Z) 2026/02/05 02:58:09 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:09 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:58:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:58:07.161388599Z) 2026/02/05 02:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = beff82b1103dd7698c7633e0af7c511a OK 2026/02/05 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:58:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:11 INFO : toe/toe/toe.txt: Deleted 2026/02/05 02:58:11 INFO : toe/toe: Removing directory 2026/02/05 02:58:11 INFO : toe: Removing directory 2026/02/05 02:58:11 INFO : empty_dir: Removing directory 2026/02/05 02:58:11 DEBUG : Local file system at /tmp/rclone314079607: deleted 3 directories 2026/02/05 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:16 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/05 02:58:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/05 02:58:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/05 02:58:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.10s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:58:22 DEBUG : Reset feature "Copy" 2026/02/05 02:58:22 DEBUG : Reset feature "Move" 2026/02/05 02:58:22 DEBUG : Reset feature "Copy" 2026/02/05 02:58:22 DEBUG : Reset feature "Move" 2026/02/05 02:58:22 DEBUG : empty_dir: Making directory with metadata 2026/02/05 02:58:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:58:22 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/05 02:58:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 02:58:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 02:58:23 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:23 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:23 DEBUG : tictactoe: Making directory with metadata 2026/02/05 02:58:24 INFO : tictactoe: Made directory with metadata (mtime=2026-02-05T02:58:22.259547081Z) 2026/02/05 02:58:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 02:58:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/05 02:58:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-05T02:58:22.259547081Z) 2026/02/05 02:58:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 02:58:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 02:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 92608432d8aeb9baad15d042551cc1a5 OK 2026/02/05 02:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:58:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 02:58:26 INFO : toe/toe/toe.txt: Deleted 2026/02/05 02:58:26 INFO : toe/toe: Removing directory 2026/02/05 02:58:26 INFO : toe: Removing directory 2026/02/05 02:58:26 INFO : empty_dir: Removing directory 2026/02/05 02:58:26 DEBUG : Local file system at /tmp/rclone314079607: deleted 3 directories 2026/02/05 02:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 02:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 02:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 02:58:32 DEBUG : toe/toe/toe.txt: md5 = b4665277aa19fd54d255caf1a9534467 OK 2026/02/05 02:58:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/05 02:58:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/05 02:58:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/05 02:58:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/05 02:58:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/05 02:58:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/05 02:58:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.89s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:58:39 DEBUG : toe: transformed to: dG9l 2026/02/05 02:58:39 DEBUG : toe: transformed to: dG9l 2026/02/05 02:58:39 DEBUG : dG9l: Making directory with metadata 2026/02/05 02:58:40 INFO : dG9l: Made directory with metadata (mtime=2026-02-05T02:58:39.153724366Z) 2026/02/05 02:58:40 DEBUG : toe: transformed to: dG9l 2026/02/05 02:58:40 DEBUG : toe: transformed to: dG9l 2026/02/05 02:58:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/05 02:58:40 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/05 02:58:41 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-05T02:58:39.153724366Z) 2026/02/05 02:58:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/05 02:58:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/05 02:58:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 02:58:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 02:58:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:58:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 7be9b0f0f4a9c77e53f3eaab3d1e1fed OK 2026/02/05 02:58:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/05 02:58:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 02:58:42 DEBUG : Waiting for deletions to finish 2026/02/05 02:58:44 DEBUG : dG9l: transformed to: toe 2026/02/05 02:58:44 DEBUG : dG9l: transformed to: toe 2026/02/05 02:58:44 DEBUG : toe: Directory modification time the same (differ by 724.366µs, within tolerance 1ms) 2026/02/05 02:58:44 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/05 02:58:44 DEBUG : dG9l: transformed to: toe 2026/02/05 02:58:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/05 02:58:44 DEBUG : toe/toe: Directory modification time the same (differ by 724.366µs, within tolerance 1ms) 2026/02/05 02:58:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/05 02:58:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/05 02:58:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/05 02:58:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/05 02:58:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/05 02:58:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/05 02:58:44 DEBUG : Local file system at /tmp/rclone314079607: Waiting for checks to finish 2026/02/05 02:58:44 DEBUG : Local file system at /tmp/rclone314079607: Waiting for transfers to finish 2026/02/05 02:58:44 DEBUG : Waiting for deletions to finish 2026/02/05 02:58:46 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/05 02:58:47 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.88s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi'", Local "Local file system at /tmp/rclone314079607", Modify Window "1ms" 2026/02/05 02:58:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:48 DEBUG : toe: transformed to: 2026/02/05 02:58:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:48 DEBUG : toe: transformed to: 2026/02/05 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Making directory with metadata 2026/02/05 02:58:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Made directory with metadata (mtime=2026-02-05T02:58:48.02881748Z) 2026/02/05 02:58:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:48 DEBUG : toe: transformed to: 2026/02/05 02:58:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:48 DEBUG : toe: transformed to: 2026/02/05 02:58:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:48 DEBUG : toe/toe: transformed to: 2026/02/05 02:58:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/05 02:58:48 DEBUG : toe/toe: Making directory with metadata 2026/02/05 02:58:50 INFO : toe/toe: Made directory with metadata (mtime=2026-02-05T02:58:48.02881748Z) 2026/02/05 02:58:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:50 DEBUG : toe/toe: transformed to: 2026/02/05 02:58:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/05 02:58:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:50 DEBUG : toe: transformed to: 2026/02/05 02:58:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 02:58:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 02:58:50 DEBUG : toe/toe/toe: transformed to: 2026/02/05 02:58:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/05 02:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for checks to finish 2026/02/05 02:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Waiting for transfers to finish 2026/02/05 02:58:52 DEBUG : toe/toe/toe: md5 = 636048960e64e0eb86a9895cf775f420 OK 2026/02/05 02:58:52 DEBUG : toe/toe/toe: size = 11 OK 2026/02/05 02:58:52 INFO : toe/toe/toe: Copied (new) 2026/02/05 02:58:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting files as there were IO errors 2026/02/05 02:58:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': not deleting directories as there were IO errors 2026/02/05 02:58:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/05 02:58:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.07s) PASS 2026/02/05 02:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deligiw2hidi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m18.633238511s (try 1/5)