"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/28 01:01:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu" 2026/04/28 01:01:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 01:01:53 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg" 2026/04/28 01:01:54 DEBUG : Creating backend with remote "/tmp/rclone357963798" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:01:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:01:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/28 01:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:01:55 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:01:59 DEBUG : sub dir/hello world: md5 = b9b2c007e5a684a94241ec106818d3bd OK 2026/04/28 01:01:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:01:59 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.29s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:03 DEBUG : metadata sub dir: Making directory with metadata 2026/04/28 01:02:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:03 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/28 01:02:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:03 DEBUG : Local file system at /tmp/rclone357963798: File to upload is small (21 bytes), uploading instead of streaming 2026/04/28 01:02:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 01:02:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/28 01:02:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/28 01:02:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:03 DEBUG : Google drive root 'crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg': Skipping btime metadata as can't update it on an existing file: 2026-04-28T01:02:03.138362896Z 2026/04/28 01:02:04 INFO : empty metadata sub dir: Updated directory metadata 2026/04/28 01:02:04 DEBUG : Google drive root 'crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg': Skipping btime metadata as can't update it on an existing file: 2026-04-28T01:02:03.138362896Z 2026/04/28 01:02:05 INFO : metadata sub dir: Updated directory metadata 2026/04/28 01:02:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/28 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:06 DEBUG : metadata sub dir/hello metadata world: md5 = 5070f587497baa8d049a836c8b9a4674 OK 2026/04/28 01:02:06 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 01:02:06 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/28 01:02:09 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:11 DEBUG : metadata sub dir: Making directory with metadata 2026/04/28 01:02:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:11 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/28 01:02:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:11 DEBUG : Local file system at /tmp/rclone357963798: File to upload is small (21 bytes), uploading instead of streaming 2026/04/28 01:02:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 01:02:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/28 01:02:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/28 01:02:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:11 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/28 01:02:11 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/28 01:02:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/28 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:14 DEBUG : metadata sub dir/hello metadata world: md5 = fa67b543fa0c73778df53592ac818657 OK 2026/04/28 01:02:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 01:02:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/28 01:02:14 DEBUG : Google drive root 'crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg': Skipping btime metadata as can't update it on an existing file: 2026-04-28T01:02:11.648500481Z 2026/04/28 01:02:14 INFO : metadata sub dir: Updated directory metadata 2026/04/28 01:02:17 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.74s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:18 DEBUG : Creating backend with remote "/non-existing" 2026/04/28 01:02:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/28 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:21 DEBUG : sub dir/hello world: md5 = 6c0c7fc13aee457235e83d3b4952472c OK 2026/04/28 01:02:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:02:21 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.43s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", 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-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Running all checks before starting transfers 2026/04/28 01:02:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Checks finished, now starting transfers 2026/04/28 01:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:27 DEBUG : sub dir/hello world: md5 = 6d55c56ad40a0d9601ea98ad38ed0d8c OK 2026/04/28 01:02:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:02:27 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.60s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:30 ERROR : Ignoring --no-traverse with sync 2026/04/28 01:02:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:33 DEBUG : sub dir/hello world: md5 = 70640c2af01671b0cd9bf8b277294cf5 OK 2026/04/28 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:02:33 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:33 DEBUG : Waiting for deletions to finish 2026/04/28 01:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.33s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/28 01:02:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:37 DEBUG : hello world2: md5 = c60157016b8f71690a51eee973e1c60e OK 2026/04/28 01:02:37 DEBUG : hello world2: size = 12 OK 2026/04/28 01:02:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.92s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:40 DEBUG : potato2: md5 = 08fed215d2a42d1c8294c3192ac2332f OK 2026/04/28 01:02:40 DEBUG : potato2: size = 11 OK 2026/04/28 01:02:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:43 DEBUG : potato2: md5 = 2e87f3c3f887e2583e15119a9ed58182 OK 2026/04/28 01:02:43 DEBUG : potato2: size = 11 OK 2026/04/28 01:02:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.21s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 01:02:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:45 DEBUG : sub dir2: Making directory with metadata 2026/04/28 01:02:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:46 DEBUG : sub dir: Making directory with metadata 2026/04/28 01:02:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:02:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 01:02:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:48 DEBUG : sub dir/hello world: md5 = b2bc7f10a494574c01b01cfedfc6526f OK 2026/04/28 01:02:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:02:48 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/28 01:02:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.71s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:53 INFO : sub dir2: Making directory 2026/04/28 01:02:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 01:02:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 01:02:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:02:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/28 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:02:56 DEBUG : sub dir/hello world: md5 = b3c10db22bf60a8c5b85c553815888ed OK 2026/04/28 01:02:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:02:56 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:02:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:02:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.51s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:02:59 DEBUG : sub dir2: Making directory with metadata 2026/04/28 01:02:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:02:59 DEBUG : sub dir2: Making directory with metadata 2026/04/28 01:03:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:03:00 DEBUG : sub dir: Making directory with metadata 2026/04/28 01:03:00 INFO : sub dir: Made directory with metadata (mtime=2026-04-28T01:02:59.34627163Z) 2026/04/28 01:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:02 DEBUG : sub dir/hello world: md5 = 1666761462844c00b06fa6ce9eaee571 OK 2026/04/28 01:03:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:02 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:03:02 INFO : sub dir/hello world: Deleted 2026/04/28 01:03:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.19s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/28 01:03:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:10 INFO : sub dir2: Making directory 2026/04/28 01:03:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 01:03:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:13 DEBUG : sub dir/hello world: md5 = 5448aaac70f0f9bb5e3d0de93669a3a5 OK 2026/04/28 01:03:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:13 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:03:13 INFO : sub dir/hello world: Deleted 2026/04/28 01:03:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:03:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.55s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:16 DEBUG : sub dir2: Making directory with metadata 2026/04/28 01:03:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:03:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:03:16 DEBUG : sub dir2: Making directory with metadata 2026/04/28 01:03:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:03:17 DEBUG : sub dir: Making directory with metadata 2026/04/28 01:03:17 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:20 DEBUG : sub dir/hello world: md5 = 49704ea47598d2315996fea35a91ae58 OK 2026/04/28 01:03:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:20 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:03:20 DEBUG : Waiting for deletions to finish 2026/04/28 01:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.75s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:24 INFO : sub dir2: Making directory 2026/04/28 01:03:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 01:03:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:26 DEBUG : sub dir/hello world: md5 = ce266a1f6054a5bc22193105ec72e7d7 OK 2026/04/28 01:03:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:26 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:03:26 DEBUG : Waiting for deletions to finish 2026/04/28 01:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:03:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.45s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:32 DEBUG : sub dir/hello world: md5 = 599017a1fcca13d37faa7038ba972fe7 OK 2026/04/28 01:03:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodubaf5cuwo" 2026/04/28 01:03:32 DEBUG : Creating backend with remote "TestDrive:crypt/esp41gggdsa13pjvsor7o941af381busd28mugd0ic7033ku54ug" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-lodubaf5cuwo' 2026/04/28 01:03:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodubaf5cuwo': Waiting for checks to finish 2026/04/28 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodubaf5cuwo': Waiting for transfers to finish 2026/04/28 01:03:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 01:03:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodubaf5cuwo': Purge remote 2026/04/28 01:03:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.40s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:42 DEBUG : sub dir/hello world: md5 = 8fa506a4f99c5e7f20d41adfdbbb9693 OK 2026/04/28 01:03:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:03:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 01:03:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone357963798) 2026/04/28 01:03:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:03:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:03:45 DEBUG : sub dir/hello world: md5 = 516fa5ac7f6a98fe7702a9cda4817a12 OK 2026/04/28 01:03:45 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 01:03:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/28 01:03:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.23s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:03:50 DEBUG : sub dir/hello world: md5 = c97c98bc2fbd1f4f7d95e38cbda39267 OK 2026/04/28 01:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizafej4nebe" 2026/04/28 01:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/8e4kfpbribrs9u65kqb4o8ho6s3qg0v10b3m0dclu0m7qsm60nbg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe' 2026/04/28 01:03:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:03:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe': Waiting for checks to finish 2026/04/28 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe': Waiting for transfers to finish 2026/04/28 01:03:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:03:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 01:03:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:03:58 DEBUG : sub dir/hello world: md5 = e69c9a89db8a052ea1e07e2e5e7d6f55 OK 2026/04/28 01:03:59 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:03:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 01:03:59 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:03:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe') 2026/04/28 01:03:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe': Waiting for checks to finish 2026/04/28 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe': Waiting for transfers to finish 2026/04/28 01:04:01 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 01:04:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 01:04:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizafej4nebe': Purge remote 2026/04/28 01:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.06s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:06 DEBUG : sub dir/hello world: md5 = 93cd7b71da7c62182f45383307635ae6 OK 2026/04/28 01:04:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:04:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 01:04:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone357963798) 2026/04/28 01:04:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:04:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:09 DEBUG : sub dir/hello world: md5 = 4cfb1e4959d5a41015caaa4280a90c08 OK 2026/04/28 01:04:09 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 01:04:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/28 01:04:09 INFO : sub dir/hello world: Deleted 2026/04/28 01:04:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:04:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.79s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:14 DEBUG : sub dir/hello world: md5 = f441473d7fbfc81c6902f6ed06512d01 OK 2026/04/28 01:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jilejuq1yuji" 2026/04/28 01:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/8jaqh5ha58k0qk0i2j67brojsg0avfigk8ah8ro9hkf7fn54bgt0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji' 2026/04/28 01:04:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for checks to finish 2026/04/28 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for transfers to finish 2026/04/28 01:04:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:04:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 01:04:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:04:21 DEBUG : sub dir/hello world: md5 = 4a1e2b213d9dac74bec5b97c7183c8cc OK 2026/04/28 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Using server-side directory move 2026/04/28 01:04:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 01:04:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:04:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 01:04:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:04:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji') 2026/04/28 01:04:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for checks to finish 2026/04/28 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for transfers to finish 2026/04/28 01:04:23 INFO : sub dir/hello world: Deleted 2026/04/28 01:04:23 INFO : sub dir/hello world: Moved (server-side) 2026/04/28 01:04:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:04:26 DEBUG : sub dir/hello world: md5 = 7e7a5b07c3b2c5dbec46fa98efe770a7 OK 2026/04/28 01:04:27 DEBUG : testing file moves 2026/04/28 01:04:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:04:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 01:04:27 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:04:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji') 2026/04/28 01:04:27 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for checks to finish 2026/04/28 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Waiting for transfers to finish 2026/04/28 01:04:28 INFO : sub dir/hello world: Deleted 2026/04/28 01:04:28 INFO : sub dir/hello world: Moved (server-side) 2026/04/28 01:04:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilejuq1yuji': Purge remote --- PASS: TestServerSideMoveOverSelf (20.05s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:34 DEBUG : sub dir/hello world: md5 = 64c6ab6c0963b683dd0255bac4985ec3 OK 2026/04/28 01:04:34 ERROR : error listing: directory not found 2026/04/28 01:04:35 INFO : Local file system at /tmp/rclone357963798: Making directory 2026/04/28 01:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.62s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:40 DEBUG : sub dir/hello world: md5 = 7ffd73813922089bc0620ad11141e6ab OK 2026/04/28 01:04:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:04:41 DEBUG : Local file system at /tmp/rclone357963798: Waiting for checks to finish 2026/04/28 01:04:41 DEBUG : Local file system at /tmp/rclone357963798: Waiting for transfers to finish 2026/04/28 01:04:42 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/28 01:04:42 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/28 01:04:42 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:04:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:04:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.96s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/28 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:46 DEBUG : check sum: md5 = 089e046ed82d5f28dd7195900acfe7c6 OK 2026/04/28 01:04:46 DEBUG : check sum: size = 1 OK 2026/04/28 01:04:46 INFO : check sum: Copied (new) 2026/04/28 01:04:46 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:46 DEBUG : check sum: size = 1 OK 2026/04/28 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/28 01:04:46 DEBUG : check sum: Size of src and dst objects identical 2026/04/28 01:04:46 DEBUG : check sum: Unchanged skipping 2026/04/28 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:46 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.23s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/28 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:49 DEBUG : sizeonly: md5 = 8218d1315f274ab960f28010887516e6 OK 2026/04/28 01:04:49 DEBUG : sizeonly: size = 6 OK 2026/04/28 01:04:49 INFO : sizeonly: Copied (new) 2026/04/28 01:04:49 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:50 DEBUG : sizeonly: size = 6 OK 2026/04/28 01:04:50 DEBUG : sizeonly: Sizes identical 2026/04/28 01:04:50 DEBUG : sizeonly: Unchanged skipping 2026/04/28 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:50 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/28 01:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:53 DEBUG : ignore-size: md5 = 442d8e73c1190bb3b26e28510a16d3eb OK 2026/04/28 01:04:53 INFO : ignore-size: Copied (new) 2026/04/28 01:04:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:04:53 DEBUG : ignore-size: Unchanged skipping 2026/04/28 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.39s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:04:56 DEBUG : existing: md5 = ecfe4feafe7f0520db1ec3635da49aa2 OK 2026/04/28 01:04:57 DEBUG : existing: size = 6 OK 2026/04/28 01:04:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:04:57 DEBUG : existing: Unchanged skipping 2026/04/28 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:57 DEBUG : Waiting for deletions to finish 2026/04/28 01:04:57 INFO : There was nothing to transfer 2026/04/28 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:04:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/28 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:04:58 DEBUG : existing: md5 = a6d7645a4c1b4fdb5e64d94aa0c1b419 OK 2026/04/28 01:04:58 DEBUG : existing: size = 6 OK 2026/04/28 01:04:58 INFO : existing: Copied (replaced existing) 2026/04/28 01:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.86s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:01 DEBUG : existing: md5 = f3aae15e7e1490087582c617e4473ac0 OK 2026/04/28 01:05:01 DEBUG : existing: size = 6 OK 2026/04/28 01:05:01 INFO : existing: Copied (new) 2026/04/28 01:05:01 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:02 DEBUG : existing: Destination exists, skipping 2026/04/28 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:02 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.63s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:06 DEBUG : b/potato: md5 = 8ba5eb52bf045c0421c704211df25dc0 OK 2026/04/28 01:05:08 DEBUG : c/non empty space: md5 = cfbfceef94caf112dd242d1f34c14290 OK 2026/04/28 01:05:08 INFO : d: Making directory 2026/04/28 01:05:10 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 01:05:11 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 01:05:11 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 01:05:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 01:05:12 DEBUG : c/non empty space: size = 5 OK 2026/04/28 01:05:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:05:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:13 DEBUG : a/potato2: md5 = c3a69ead8eff2db27e1e225f0a5abe5a OK 2026/04/28 01:05:13 DEBUG : a/potato2: size = 60 OK 2026/04/28 01:05:13 INFO : a/potato2: Copied (new) 2026/04/28 01:05:13 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:13 INFO : b/potato: Deleted 2026/04/28 01:05:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 01:05:14 INFO : d: Removing directory 2026/04/28 01:05:14 INFO : b: Removing directory 2026/04/28 01:05:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': deleted 2 directories 2026/04/28 01:05:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 01:05:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:20 DEBUG : empty space: md5 = 5b00340f83d32f523ff9d62ae428e0af OK 2026/04/28 01:05:21 DEBUG : empty space: size = 1 OK 2026/04/28 01:05: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/04/28 01:05:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/28 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:21 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:21 DEBUG : empty space: size = 1 OK 2026/04/28 01:05: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/04/28 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:23 DEBUG : empty space: md5 = 2ea7e8833c02627eb7d220aa2f9c0afc OK 2026/04/28 01:05:23 DEBUG : empty space: size = 1 OK 2026/04/28 01:05:23 INFO : empty space: Copied (replaced existing) 2026/04/28 01:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:26 DEBUG : foo: md5 = 99b6c727ca3eb2ae36c5b91fbac6ee06 OK 2026/04/28 01:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:27 DEBUG : foo: size = 3 OK 2026/04/28 01:05: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/04/28 01:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:28 DEBUG : foo: md5 = ec1e29298aa7a341931de301c5236364 OK 2026/04/28 01:05:28 DEBUG : foo: size = 3 OK 2026/04/28 01:05:28 INFO : foo: Copied (replaced existing) 2026/04/28 01:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:31 DEBUG : empty space: md5 = 5ad18e92161db63da6cd43ee194d8470 OK 2026/04/28 01:05:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 01:05:31 DEBUG : empty space: size = 1 OK 2026/04/28 01:05:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:05:31 DEBUG : empty space: Unchanged skipping 2026/04/28 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:33 DEBUG : potato: md5 = 27267d767f0e1b2d224bd8f763a556e2 OK 2026/04/28 01:05:33 DEBUG : potato: size = 60 OK 2026/04/28 01:05:33 INFO : potato: Copied (new) 2026/04/28 01:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:36 DEBUG : potato: md5 = 82175978e569d361cf7986f7ad41836a OK 2026/04/28 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone357963798) 2026/04/28 01:05:36 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:05:36 DEBUG : potato: Sizes differ 2026/04/28 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:38 DEBUG : potato: md5 = c90eea9fb78a84e69b5fe236786376a5 OK 2026/04/28 01:05:38 DEBUG : potato: size = 21 OK 2026/04/28 01:05:38 INFO : potato: Copied (replaced existing) 2026/04/28 01:05:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.31s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:40 DEBUG : potato: md5 = e6399f71a788caf3d4bd912d38a01d98 OK 2026/04/28 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:41 DEBUG : potato: size = 21 OK 2026/04/28 01:05:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/28 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:42 DEBUG : potato: md5 = 2d7556c9caf5520a7bc0aecaa7c0b121 OK 2026/04/28 01:05:42 DEBUG : potato: size = 21 OK 2026/04/28 01:05:42 INFO : potato: Copied (replaced existing) 2026/04/28 01:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:45 DEBUG : potato: md5 = fc1474edc2cc22bf126650fbc1274b63 OK 2026/04/28 01:05:46 DEBUG : empty space: md5 = 8138867b51d63b8bf1c0a65560571094 OK 2026/04/28 01:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:05:47 DEBUG : empty space: size = 1 OK 2026/04/28 01:05:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:05:47 DEBUG : empty space: Unchanged skipping 2026/04/28 01:05:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/28 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:47 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:50 DEBUG : potato: md5 = b5e845ec15a652f215477aeac1ee69d7 OK 2026/04/28 01:05:51 DEBUG : empty space: md5 = a59d4fa34ace8cf24b02e059c1c3c71d OK 2026/04/28 01:05:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:05:52 DEBUG : empty space: size = 1 OK 2026/04/28 01:05:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:05:52 DEBUG : empty space: Unchanged skipping 2026/04/28 01:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:05:53 DEBUG : potato2: md5 = f486d66090879de9a980361ee7a7ded5 OK 2026/04/28 01:05:53 DEBUG : potato2: size = 60 OK 2026/04/28 01:05:53 INFO : potato2: Copied (new) 2026/04/28 01:05:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:05:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:05:58 DEBUG : b/potato: md5 = 7c1ce580136bba6c37e947e32835f2fe OK 2026/04/28 01:06:00 DEBUG : c/non empty space: md5 = 3af5843a096087b1b1ccbf9a2171fbd6 OK 2026/04/28 01:06:00 INFO : d: Making directory 2026/04/28 01:06:01 INFO : d/e: Making directory 2026/04/28 01:06:02 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 01:06:03 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 01:06:03 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 01:06:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 01:06:04 DEBUG : c/non empty space: size = 5 OK 2026/04/28 01:06:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:06:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:05 DEBUG : a/potato2: md5 = 98503116d121624c09460d137c7a4879 OK 2026/04/28 01:06:05 DEBUG : a/potato2: size = 60 OK 2026/04/28 01:06:05 INFO : a/potato2: Copied (new) 2026/04/28 01:06:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:06:05 INFO : b/potato: Deleted 2026/04/28 01:06:06 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 01:06:06 INFO : d/e: Removing directory 2026/04/28 01:06:07 INFO : d: Removing directory 2026/04/28 01:06:07 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/28 01:06:07 INFO : b: Removing directory 2026/04/28 01:06:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': deleted 3 directories 2026/04/28 01:06:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 01:06:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:15 DEBUG : b/potato: md5 = 211143cda7070fdedc069a5153986a69 OK 2026/04/28 01:06:17 DEBUG : c/non empty space: md5 = 8ecb646d6b3328de302585f80490145a OK 2026/04/28 01:06:17 INFO : d: Making directory 2026/04/28 01:06:19 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 01:06:19 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 01:06:19 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 01:06:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 01:06:20 DEBUG : c/non empty space: size = 5 OK 2026/04/28 01:06:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:06:20 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 01:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:21 DEBUG : a/potato2: md5 = 404c596a829c5b9fc4f439b31b174320 OK 2026/04/28 01:06:21 DEBUG : a/potato2: size = 60 OK 2026/04/28 01:06:21 INFO : a/potato2: Copied (new) 2026/04/28 01:06:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting files as there were IO errors 2026/04/28 01:06:22 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 01:06:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting directories as there were IO errors 2026/04/28 01:06:25 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 01:06:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 01:06:27 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:29 DEBUG : potato: md5 = 725bf921ba10c9b4b0ef4684ed5efaaf OK 2026/04/28 01:06:31 DEBUG : empty space: md5 = 76816894d703930a49c14dbb927f0830 OK 2026/04/28 01:06:31 DEBUG : Waiting for deletions to finish 2026/04/28 01:06:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:06:31 DEBUG : empty space: size = 1 OK 2026/04/28 01:06:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:06:31 DEBUG : empty space: Unchanged skipping 2026/04/28 01:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:32 INFO : potato: Deleted 2026/04/28 01:06:33 DEBUG : potato2: md5 = 87a82f1a433e9d03c5e15a7cd03ac23f OK 2026/04/28 01:06:33 DEBUG : potato2: size = 60 OK 2026/04/28 01:06:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.50s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:36 DEBUG : potato: md5 = eb3bde08d12af4fe0e879381e9c27a3b OK 2026/04/28 01:06:38 DEBUG : empty space: md5 = 85e05ced18daa23c7f1d99f4c78e815e OK 2026/04/28 01:06:38 DEBUG : Waiting for deletions to finish 2026/04/28 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:39 INFO : potato: Deleted 2026/04/28 01:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:06:39 DEBUG : empty space: size = 1 OK 2026/04/28 01:06:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:06:39 DEBUG : empty space: Unchanged skipping 2026/04/28 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:41 DEBUG : potato2: md5 = 4ba7b0d2416c90f766ba1caec64f3abb OK 2026/04/28 01:06:41 DEBUG : potato2: size = 60 OK 2026/04/28 01:06:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:44 DEBUG : potato: md5 = 5490b798582de9ffc7b41d9084441389 OK 2026/04/28 01:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:47 DEBUG : potato2: md5 = 6495c55817f137be7bf4755f16e06f72 OK 2026/04/28 01:06:47 DEBUG : potato2: size = 19 OK 2026/04/28 01:06:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.36s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:51 DEBUG : potato2: md5 = 10d472770bb0587ed686c077120d986a OK 2026/04/28 01:06:52 DEBUG : empty space: md5 = 307ab288acf75656ac4c67e6fbb55938 OK 2026/04/28 01:06:52 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 01:06:52 DEBUG : enormous: Excluded 2026/04/28 01:06:52 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 01:06:52 DEBUG : potato2: Excluded 2026/04/28 01:06:53 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 01:06:53 DEBUG : potato2: Excluded 2026/04/28 01:06:53 DEBUG : empty space: size = 1 OK 2026/04/28 01:06:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:06:53 DEBUG : empty space: Unchanged skipping 2026/04/28 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:06:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:06:53 INFO : There was nothing to transfer 2026/04/28 01:06:53 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 01:06:53 DEBUG : enormous: Excluded 2026/04/28 01:06:53 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 01:06:53 DEBUG : potato2: Excluded 2026/04/28 01:06:53 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 01:06:53 DEBUG : potato2: Excluded 2026/04/28 01:06:53 DEBUG : empty space: size = 1 OK 2026/04/28 01:06:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 01:06:53 DEBUG : empty space: Unchanged skipping 2026/04/28 01:06:53 DEBUG : Local file system at /tmp/rclone357963798: Waiting for checks to finish 2026/04/28 01:06:53 DEBUG : Local file system at /tmp/rclone357963798: Waiting for transfers to finish 2026/04/28 01:06:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:06:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:06:56 DEBUG : potato2: md5 = 472b37a5cfb61830d61c097ba5f8220b OK 2026/04/28 01:06:58 DEBUG : empty space: md5 = da2fcc16a907f15fc3ff3a1bd23e2081 OK 2026/04/28 01:06:59 DEBUG : enormous: md5 = b02990c9359d8051f1a4327019038a06 OK 2026/04/28 01:07:00 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 01:07:00 DEBUG : enormous: Excluded 2026/04/28 01:07:00 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 01:07:00 DEBUG : potato2: Excluded 2026/04/28 01:07:00 DEBUG : empty space: size = 1 OK 2026/04/28 01:07:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:00 DEBUG : empty space: Unchanged skipping 2026/04/28 01:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:00 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:01 INFO : potato2: Deleted 2026/04/28 01:07:01 INFO : enormous: Deleted 2026/04/28 01:07:01 INFO : There was nothing to transfer 2026/04/28 01:07:01 DEBUG : empty space: size = 1 OK 2026/04/28 01:07:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 01:07:01 DEBUG : empty space: Unchanged skipping 2026/04/28 01:07:01 DEBUG : Local file system at /tmp/rclone357963798: Waiting for checks to finish 2026/04/28 01:07:01 DEBUG : Local file system at /tmp/rclone357963798: Waiting for transfers to finish 2026/04/28 01:07:01 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:01 INFO : enormous: Deleted 2026/04/28 01:07:01 INFO : potato2: Deleted 2026/04/28 01:07:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.18s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:07:04 DEBUG : one: md5 = d5ba9607f584606c40d12e34614a4992 OK 2026/04/28 01:07:05 DEBUG : two: md5 = cf16dce976db1204e63f5b9d2e3b4f87 OK 2026/04/28 01:07:07 DEBUG : three: md5 = 78c62b50f37dd4e6db0ed53d03cd98e6 OK 2026/04/28 01:07:08 DEBUG : four: md5 = 34b895b23110d0db97ef00f597d39c0d OK 2026/04/28 01:07:09 DEBUG : five: Need to transfer - File not found at Destination 2026/04/28 01:07:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:07:09 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:07:09 DEBUG : four: Sizes differ 2026/04/28 01:07:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/28 01:07:09 DEBUG : one: Destination is newer than source, skipping 2026/04/28 01:07:09 DEBUG : three: size = 5 OK 2026/04/28 01:07:09 DEBUG : three: Sizes identical 2026/04/28 01:07:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 01:07:09 DEBUG : two: size = 3 OK 2026/04/28 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:10 DEBUG : four: md5 = fef713d90e81cf0842160d6b3b747aad OK 2026/04/28 01:07:10 DEBUG : four: size = 4 OK 2026/04/28 01:07:10 INFO : four: Copied (replaced existing) 2026/04/28 01:07:10 DEBUG : five: md5 = b42db4f2b9add1d75efe65943381a2b8 OK 2026/04/28 01:07:10 DEBUG : five: size = 4 OK 2026/04/28 01:07:10 INFO : five: Copied (new) 2026/04/28 01:07:10 DEBUG : two: md5 = 65933efd0bdafd323280d6a7d87c32dc OK 2026/04/28 01:07:10 DEBUG : two: size = 3 OK 2026/04/28 01:07:10 INFO : two: Copied (replaced existing) 2026/04/28 01:07:10 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.15s) === 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-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/28 01:07:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/28 01:07:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 01:07:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/28 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:15 DEBUG : potato: md5 = 91a12a6898adbab4ad2dc6efb451d49b OK 2026/04/28 01:07:15 DEBUG : potato: size = 14 OK 2026/04/28 01:07:15 INFO : potato: Copied (new) 2026/04/28 01:07:15 DEBUG : yam: md5 = faaffd7919b748a3855d21dfba27b98d OK 2026/04/28 01:07:15 DEBUG : yam: size = 11 OK 2026/04/28 01:07:15 INFO : yam: Copied (new) 2026/04/28 01:07:15 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/28 01:07:16 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/28 01:07:16 DEBUG : potato: size = 14 OK 2026/04/28 01:07:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:07:16 DEBUG : potato: Unchanged skipping 2026/04/28 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:17 DEBUG : yaml: md5 = d050429f1eb94850130b758742400f45 OK 2026/04/28 01:07:17 DEBUG : yaml: size = 11 OK 2026/04/28 01:07:17 INFO : yaml: Copied (new) 2026/04/28 01:07:17 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:18 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/28 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Making map for --track-renames 2026/04/28 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Finished making map for --track-renames 2026/04/28 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 01:07:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/28 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for renames to finish 2026/04/28 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:21 DEBUG : yam: md5 = 25f336d8c05cfaf26ea3d9beeb5ea77b OK 2026/04/28 01:07:21 DEBUG : yam: size = 11 OK 2026/04/28 01:07:21 INFO : yam: Copied (new) 2026/04/28 01:07:21 DEBUG : potato: md5 = fe91483dbf8d8a3377fde7feca52c9c5 OK 2026/04/28 01:07:21 DEBUG : potato: size = 14 OK 2026/04/28 01:07:21 INFO : potato: Copied (new) 2026/04/28 01:07:21 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:22 DEBUG : potato: size = 14 OK 2026/04/28 01:07:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:07:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Making map for --track-renames 2026/04/28 01:07:22 DEBUG : potato: Unchanged skipping 2026/04/28 01:07:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Finished making map for --track-renames 2026/04/28 01:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for renames to finish 2026/04/28 01:07:23 INFO : yam: Moved (server-side) to: yaml 2026/04/28 01:07:23 INFO : yaml: Renamed from "yam" 2026/04/28 01:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:23 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/28 01:07:24 DEBUG : Added delayed dir = "sub", newDst= 2026/04/28 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Making map for --track-renames 2026/04/28 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Finished making map for --track-renames 2026/04/28 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 01:07:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/28 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for renames to finish 2026/04/28 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:27 DEBUG : sub/yam: md5 = 342df364315ccc1602eb8413f1abe45e OK 2026/04/28 01:07:27 DEBUG : sub/yam: size = 11 OK 2026/04/28 01:07:27 INFO : sub/yam: Copied (new) 2026/04/28 01:07:27 DEBUG : potato: md5 = f8a4caa9b11ccc1fef8b50c8c3c83d29 OK 2026/04/28 01:07:27 DEBUG : potato: size = 14 OK 2026/04/28 01:07:27 INFO : potato: Copied (new) 2026/04/28 01:07:27 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:27 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:28 DEBUG : potato: size = 14 OK 2026/04/28 01:07:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:07:28 DEBUG : potato: Unchanged skipping 2026/04/28 01:07:29 INFO : sub: Set directory modification time (using SetModTime) 2026/04/28 01:07:29 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/28 01:07:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Making map for --track-renames 2026/04/28 01:07:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Finished making map for --track-renames 2026/04/28 01:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for renames to finish 2026/04/28 01:07:31 INFO : sub/yam: Moved (server-side) to: yam 2026/04/28 01:07:31 INFO : yam: Renamed from "sub/yam" 2026/04/28 01:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:31 DEBUG : Waiting for deletions to finish 2026/04/28 01:07:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.91s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:07:34 DEBUG : Creating backend with remote "/tmp/rclone357963798/dir1" 2026/04/28 01:07:34 DEBUG : Creating backend with remote "/tmp/rclone357963798/dir2" 2026/04/28 01:07:34 DEBUG : Local file system at /tmp/rclone357963798/dir2: Using server-side directory move 2026/04/28 01:07:34 INFO : Local file system at /tmp/rclone357963798/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 01:07:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/28 01:07:34 DEBUG : Local file system at /tmp/rclone357963798/dir2: Waiting for checks to finish 2026/04/28 01:07:34 DEBUG : Local file system at /tmp/rclone357963798/dir2: Waiting for transfers to finish 2026/04/28 01:07:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:07:35 DEBUG : Added delayed dir = "nested", newDst= 2026/04/28 01:07:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:07:35 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/28 01:07:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:37 DEBUG : sub dir/hello world: md5 = de9e7d4b8e6f35ecf5ee7a2246d0f50c OK 2026/04/28 01:07:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:07:37 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:07:37 INFO : sub dir/hello world: Deleted 2026/04/28 01:07:39 DEBUG : nested/sub dir/file: md5 = 7d0bfe462254862cdb2b09c669e3b3bf OK 2026/04/28 01:07:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 01:07:39 INFO : nested/sub dir/file: Copied (new) 2026/04/28 01:07:39 INFO : nested/sub dir/file: Deleted 2026/04/28 01:07:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:40 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:40 INFO : sub dir: Removing directory 2026/04/28 01:07:40 INFO : nested/sub dir: Removing directory 2026/04/28 01:07:40 INFO : nested: Removing directory 2026/04/28 01:07:40 DEBUG : Local file system at /tmp/rclone357963798: deleted 3 directories 2026/04/28 01:07:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:07:43 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/28 01:07:44 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:07:45 DEBUG : Added delayed dir = "nested", newDst= 2026/04/28 01:07:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 01:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 01:07:45 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/28 01:07:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:48 DEBUG : sub dir/hello world: md5 = db4429647510dcd976a6efe9ddc3d228 OK 2026/04/28 01:07:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 01:07:48 INFO : sub dir/hello world: Copied (new) 2026/04/28 01:07:48 INFO : sub dir/hello world: Deleted 2026/04/28 01:07:50 DEBUG : nested/sub dir/file: md5 = 74c433f97852b5db0d41850b08044a0f OK 2026/04/28 01:07:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 01:07:50 INFO : nested/sub dir/file: Copied (new) 2026/04/28 01:07:50 INFO : nested/sub dir/file: Deleted 2026/04/28 01:07:50 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:51 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:07:54 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/28 01:07:55 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.47s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:07:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/28 01:07:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:57 DEBUG : existing: md5 = e8ca83ea47621c88e7f59656d0c4f317 OK 2026/04/28 01:07:57 DEBUG : existing: size = 6 OK 2026/04/28 01:07:57 INFO : existing: Copied (new) 2026/04/28 01:07:57 INFO : existing: Deleted 2026/04/28 01:07:58 DEBUG : existing-b: md5 = 4290f38a573cc7eafb09a30b457bc9fe OK 2026/04/28 01:07:58 DEBUG : existing-b: size = 6 OK 2026/04/28 01:07:58 INFO : existing-b: Copied (new) 2026/04/28 01:07:58 INFO : existing-b: Deleted 2026/04/28 01:07:58 DEBUG : existing: Destination exists, skipping 2026/04/28 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:07:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/28 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:07:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.20s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupodub6nofi" 2026/04/28 01:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/ukcfehfjhiqn3jho6ag73vgmnkthrafucch475qlflebcdcufleg" 2026/04/28 01:08:04 DEBUG : potato2: md5 = b286c96851196e94104e50ab351c8969 OK 2026/04/28 01:08:05 DEBUG : empty space: md5 = 309ef21b7be6f8907d48e1e28e45d10d OK 2026/04/28 01:08:07 DEBUG : potato3: md5 = 9aa2b83eb1d5f630b07428bb9cd4f071 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi' 2026/04/28 01:08:09 DEBUG : empty space: md5 = 1ca8c243d076766cd5b359822ce99498 OK 2026/04/28 01:08:10 DEBUG : potato3: md5 = d319992b5ceacbf82d142aeca9df2d4f OK 2026/04/28 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi': Using server-side directory move 2026/04/28 01:08:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 01:08:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:08:11 DEBUG : empty space: size = 1 OK 2026/04/28 01:08:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:08:11 DEBUG : empty space: Unchanged skipping 2026/04/28 01:08:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:08:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi') 2026/04/28 01:08:11 DEBUG : potato3: Sizes differ 2026/04/28 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi': Waiting for checks to finish 2026/04/28 01:08:11 INFO : potato3: Deleted 2026/04/28 01:08:11 INFO : empty space: Deleted 2026/04/28 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi': Waiting for transfers to finish 2026/04/28 01:08:12 INFO : potato2: Moved (server-side) 2026/04/28 01:08:12 INFO : potato3: Moved (server-side) 2026/04/28 01:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javopir8xova" 2026/04/28 01:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/1cneteehos8fgdu1stohbvet8rhtn11tmgok36tilcg414lfvhf0" 2026/04/28 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javopir8xova': Using server-side directory move 2026/04/28 01:08:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-javopir8xova': Server side directory move succeeded 2026/04/28 01:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javopir8xova': Purge remote 2026/04/28 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupodub6nofi': Purge remote 2026/04/28 01:08:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.45s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikiwam3geda" 2026/04/28 01:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/r5menj8lvm2gfsg6u74aso6fevkkjatvepdnj5cc7qdkjkr4qrig" 2026/04/28 01:08:19 DEBUG : potato2: md5 = e6e7f6b549811ad798d4b31a1f3acb7e OK 2026/04/28 01:08:21 DEBUG : empty space: md5 = 7f887920d3229014e0a7c28a8ea48cf9 OK 2026/04/28 01:08:22 DEBUG : potato3: md5 = e5ae4fa9d95dc2884419cebdd4151f16 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-wikiwam3geda' 2026/04/28 01:08:25 DEBUG : empty space: md5 = a43e831fd3d6dcecbda668e87bcdb757 OK 2026/04/28 01:08:26 DEBUG : potato3: md5 = 7748c4af9c89c4429fee060f5f6a28e4 OK 2026/04/28 01:08:27 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 01:08:27 DEBUG : empty space: Excluded 2026/04/28 01:08:27 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 01:08:27 DEBUG : empty space: Excluded 2026/04/28 01:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikiwam3geda': Waiting for checks to finish 2026/04/28 01:08:27 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:08:27 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wikiwam3geda') 2026/04/28 01:08:27 DEBUG : potato3: Sizes differ 2026/04/28 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikiwam3geda': Waiting for transfers to finish 2026/04/28 01:08:27 INFO : potato3: Deleted 2026/04/28 01:08:27 INFO : potato2: Moved (server-side) 2026/04/28 01:08:28 INFO : potato3: Moved (server-side) 2026/04/28 01:08:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifaqev9qila" 2026/04/28 01:08:28 DEBUG : Creating backend with remote "TestDrive:crypt/d8ov5lej4kacaa8dq3eebiqqhgb7e0vvu7a7r9n0semaujqs4t2g" 2026/04/28 01:08:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 01:08:30 DEBUG : empty space: Excluded 2026/04/28 01:08:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:08:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/28 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifaqev9qila': Waiting for checks to finish 2026/04/28 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifaqev9qila': Waiting for transfers to finish 2026/04/28 01:08:31 INFO : potato3: Moved (server-side) 2026/04/28 01:08:31 INFO : potato2: Moved (server-side) 2026/04/28 01:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifaqev9qila': Purge remote 2026/04/28 01:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikiwam3geda': Purge remote --- PASS: TestServerSideMoveWithFilter (16.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lahazak0tepo" 2026/04/28 01:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/7oro8rq18s341pg8us4j9abti4ir4fkt7ono0pean94hqk36k2jg" 2026/04/28 01:08:36 DEBUG : potato2: md5 = b8e3495d2ee8f8d18e74188d95b55893 OK 2026/04/28 01:08:37 DEBUG : empty space: md5 = 759a80cd4a6ae914881ff7666fe81096 OK 2026/04/28 01:08:39 DEBUG : potato3: md5 = e55dbdf0a9e4e19e04173bd86edeffb0 OK 2026/04/28 01:08:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu' -> Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo' 2026/04/28 01:08:43 DEBUG : empty space: md5 = 4ad34eaacb68fd11ac973f1d4ac8fd40 OK 2026/04/28 01:08:44 DEBUG : potato3: md5 = 402a485396782fb66ce4a8e52eaa865b OK 2026/04/28 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo': Using server-side directory move 2026/04/28 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 01:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 01:08:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/28 01:08:44 DEBUG : empty space: size = 1 OK 2026/04/28 01:08:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:08:44 DEBUG : empty space: Unchanged skipping 2026/04/28 01:08:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:08:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo') 2026/04/28 01:08:44 DEBUG : potato3: Sizes differ 2026/04/28 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo': Waiting for checks to finish 2026/04/28 01:08:45 INFO : empty space: Deleted 2026/04/28 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo': Waiting for transfers to finish 2026/04/28 01:08:45 INFO : potato3: Deleted 2026/04/28 01:08:45 INFO : potato2: Moved (server-side) 2026/04/28 01:08:46 INFO : potato3: Moved (server-side) 2026/04/28 01:08:46 INFO : tomatoDir: Removing directory 2026/04/28 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': deleted 1 directories 2026/04/28 01:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixizom9duba" 2026/04/28 01:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/qu0ds795pnadcmrdsbule18iemhgn0gtf2fq0g1ja5tnsapc6r4g" 2026/04/28 01:08:48 INFO : tomatoDir: Making directory 2026/04/28 01:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixizom9duba': Using server-side directory move 2026/04/28 01:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixizom9duba': Server side directory move succeeded 2026/04/28 01:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixizom9duba': Purge remote 2026/04/28 01:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahazak0tepo': Purge remote 2026/04/28 01:08:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.93s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test" 2026/04/28 01:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.93s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test" 2026/04/28 01:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/28 01:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-include/layer2" 2026/04/28 01:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 01:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-ignore-file" 2026/04/28 01:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/28 01:09:04 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 0770183eaaee0000af2ba518c9bf2056 OK 2026/04/28 01:09:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 01:09:06 DEBUG : rclone-sync-test: Excluded 2026/04/28 01:09:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 01:09:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/28 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test': Waiting for checks to finish 2026/04/28 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test': Waiting for transfers to finish 2026/04/28 01:09:06 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:06 INFO : There was nothing to transfer 2026/04/28 01:09:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 01:09:07 DEBUG : rclone-sync-test: Excluded 2026/04/28 01:09:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/28 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:09:08 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:08 INFO : rclone-sync-test-include: Removing directory 2026/04/28 01:09:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 01:09:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/28 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': failed to delete 1 directories 2026/04/28 01:09:08 INFO : There was nothing to transfer 2026/04/28 01:09:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 01:09:09 DEBUG : rclone-sync-test: Excluded 2026/04/28 01:09:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 01:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/28 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/28 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/28 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:10 INFO : There was nothing to transfer 2026/04/28 01:09:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 01:09:11 DEBUG : rclone-sync-test: Excluded 2026/04/28 01:09:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/28 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:09:12 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:12 INFO : rclone-sync-test-include: Removing directory 2026/04/28 01:09:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 01:09:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/28 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': failed to delete 1 directories 2026/04/28 01:09:12 INFO : There was nothing to transfer 2026/04/28 01:09:12 DEBUG : Excluded 2026/04/28 01:09:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/28 01:09:13 DEBUG : rclone-sync-test: Excluded 2026/04/28 01:09:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 01:09:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/28 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/28 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/28 01:09:14 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:14 INFO : There was nothing to transfer 2026/04/28 01:09:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 01:09:17 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.08s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:09:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:09:18 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/CompareDest" 2026/04/28 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/gveqi14airsml4bgu7krj116o8" 2026/04/28 01:09:21 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 01:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:24 DEBUG : one: md5 = fee2fc0a51983b337712bf8bb23eab03 OK 2026/04/28 01:09:24 DEBUG : one: size = 3 OK 2026/04/28 01:09:24 INFO : one: Copied (new) 2026/04/28 01:09:24 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:09:25 DEBUG : one: Sizes differ 2026/04/28 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:26 DEBUG : one: md5 = 59a2d1f2ec3770c602c42dde04c73699 OK 2026/04/28 01:09:26 DEBUG : one: size = 5 OK 2026/04/28 01:09:26 INFO : one: Copied (replaced existing) 2026/04/28 01:09:26 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:28 DEBUG : dst/one: md5 = 868ff4ec6e2df79423cd6e7a2c75ebc8 OK 2026/04/28 01:09:30 DEBUG : CompareDest/one: md5 = b6f4a1e41be4705859bbf83f859a2c0b OK 2026/04/28 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:09:31 DEBUG : one: Sizes differ 2026/04/28 01:09:32 DEBUG : one: size = 5 OK 2026/04/28 01:09:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:32 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:32 INFO : There was nothing to transfer 2026/04/28 01:09:34 DEBUG : CompareDest/two: md5 = aa9ba64d32aa5b8ead34f59d4726b769 OK 2026/04/28 01:09:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:09:35 DEBUG : one: Sizes differ 2026/04/28 01:09:35 DEBUG : two: size = 3 OK 2026/04/28 01:09:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:35 DEBUG : one: size = 5 OK 2026/04/28 01:09:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:35 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:35 INFO : There was nothing to transfer 2026/04/28 01:09:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:09:36 DEBUG : one: Sizes differ 2026/04/28 01:09:36 DEBUG : two: size = 3 OK 2026/04/28 01:09:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:36 DEBUG : one: size = 5 OK 2026/04/28 01:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:36 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:36 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/28 01:09:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:09:37 DEBUG : one: Sizes differ 2026/04/28 01:09:38 DEBUG : one: size = 5 OK 2026/04/28 01:09:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:09:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 01:09:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:09:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/CompareDest') 2026/04/28 01:09:38 DEBUG : two: Sizes differ 2026/04/28 01:09:38 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:09:39 DEBUG : two: md5 = 816d6a65cd349224b6091829f196eb0b OK 2026/04/28 01:09:39 DEBUG : two: size = 5 OK 2026/04/28 01:09:39 INFO : two: Copied (new) 2026/04/28 01:09:39 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:09:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:09:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:09:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.34s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:09:45 DEBUG : pre-dest1/1: md5 = 3f59a24901947918d950dd0d55e1081f OK 2026/04/28 01:09:48 DEBUG : pre-dest2/2: md5 = ac98715232e48c61926e3698d79bbce3 OK 2026/04/28 01:09:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dest" 2026/04/28 01:09:48 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/rg03c1jvnehrrc617i0lnqjddc" 2026/04/28 01:09:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/pre-dest1" 2026/04/28 01:09:50 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/bbnblvh6k061ssopqrp18kd7gc" 2026/04/28 01:09:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/pre-dest2" 2026/04/28 01:09:50 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/28 01:09:52 DEBUG : 1: size = 1 OK 2026/04/28 01:09:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:09:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/28 01:09:53 DEBUG : 2: size = 1 OK 2026/04/28 01:09:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:09:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/28 01:09:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/28 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dest': Waiting for checks to finish 2026/04/28 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dest': Waiting for transfers to finish 2026/04/28 01:09:56 DEBUG : 3: md5 = 333801a6aac62fc26dc6c6dafe69eb36 OK 2026/04/28 01:09:56 DEBUG : 3: size = 1 OK 2026/04/28 01:09:56 INFO : 3: Copied (new) 2026/04/28 01:09:56 DEBUG : Waiting for deletions to finish 2026/04/28 01:09:59 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/28 01:09:59 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/28 01:10:00 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.78s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/CopyDest" 2026/04/28 01:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/28 01:10:05 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:07 DEBUG : one: md5 = cafc0045095422354eb295f8b95f15cd OK 2026/04/28 01:10:07 DEBUG : one: size = 3 OK 2026/04/28 01:10:07 INFO : one: Copied (new) 2026/04/28 01:10:07 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:10:08 DEBUG : one: Sizes differ 2026/04/28 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:10 DEBUG : one: md5 = 451a1e86727c4c7098e89ecc58dfb281 OK 2026/04/28 01:10:10 DEBUG : one: size = 5 OK 2026/04/28 01:10:10 INFO : one: Copied (replaced existing) 2026/04/28 01:10:10 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:12 DEBUG : dst/one: md5 = 1cb336bf232594fb80c05bb1236257af OK 2026/04/28 01:10:14 DEBUG : CopyDest/one: md5 = beb15e5ebcadca96fe3313844e7e2a08 OK 2026/04/28 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/BackupDir" 2026/04/28 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/28 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:10:17 DEBUG : one: Sizes differ 2026/04/28 01:10:17 DEBUG : one: size = 5 OK 2026/04/28 01:10:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:10:17 DEBUG : one: Sizes differ 2026/04/28 01:10:19 INFO : one: Moved (server-side) 2026/04/28 01:10:20 DEBUG : one: size = 5 OK 2026/04/28 01:10:20 INFO : one: Copied (server-side copy) 2026/04/28 01:10:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/28 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:20 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:22 DEBUG : CopyDest/two: md5 = 2e99f6e59860d120517dd15a6c42e249 OK 2026/04/28 01:10:23 DEBUG : one: size = 5 OK 2026/04/28 01:10:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:23 DEBUG : one: Unchanged skipping 2026/04/28 01:10:23 DEBUG : two: size = 3 OK 2026/04/28 01:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:25 DEBUG : two: size = 3 OK 2026/04/28 01:10:25 INFO : two: Copied (server-side copy) 2026/04/28 01:10:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/28 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:25 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:25 DEBUG : one: size = 5 OK 2026/04/28 01:10:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:25 DEBUG : one: Unchanged skipping 2026/04/28 01:10:25 DEBUG : two: size = 3 OK 2026/04/28 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:25 DEBUG : two: Unchanged skipping 2026/04/28 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:25 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:25 INFO : There was nothing to transfer 2026/04/28 01:10:28 DEBUG : CopyDest/three: md5 = dbe8dc0f0c2fe5d4eca271cc47446fd1 OK 2026/04/28 01:10:28 DEBUG : one: size = 5 OK 2026/04/28 01:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:28 DEBUG : one: Unchanged skipping 2026/04/28 01:10:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:29 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/CopyDest') 2026/04/28 01:10:29 DEBUG : three: Sizes differ 2026/04/28 01:10:29 DEBUG : three: Destination not found in --copy-dest 2026/04/28 01:10:29 DEBUG : three: Need to transfer - File not found at Destination 2026/04/28 01:10:29 DEBUG : two: size = 3 OK 2026/04/28 01:10:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 01:10:29 DEBUG : two: Unchanged skipping 2026/04/28 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:30 DEBUG : three: md5 = 25dadcb403141f4ca5374e2e42ba143e OK 2026/04/28 01:10:30 DEBUG : three: size = 7 OK 2026/04/28 01:10:30 INFO : three: Copied (new) 2026/04/28 01:10:30 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/28 01:10:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:10:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:10:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:10:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:10:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/28 01:10:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.68s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:10:39 DEBUG : dst/one: md5 = 56b1e77695b4ba678dad099596a7d660 OK 2026/04/28 01:10:40 DEBUG : dst/two: md5 = 170380483b86e9a363d0d0e8080b9eb1 OK 2026/04/28 01:10:42 DEBUG : dst/three.txt: md5 = f27f34f07db92dc61e2ed61169d8d29f OK 2026/04/28 01:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:10:42 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/backup" 2026/04/28 01:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 01:10:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:10:45 DEBUG : one: Sizes differ 2026/04/28 01:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:45 DEBUG : two: size = 3 OK 2026/04/28 01:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:10:45 DEBUG : two: Unchanged skipping 2026/04/28 01:10:46 INFO : one: Moved (server-side) 2026/04/28 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:48 DEBUG : one: md5 = 74b42ece1c6d917be531f060f335659c OK 2026/04/28 01:10:48 DEBUG : one: size = 4 OK 2026/04/28 01:10:48 INFO : one: Copied (new) 2026/04/28 01:10:48 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:49 INFO : three.txt: Moved (server-side) 2026/04/28 01:10:49 INFO : three.txt: Moved into backup dir 2026/04/28 01:10:51 DEBUG : dst/three.txt: md5 = cfc5e4324489f381c876bcd6268430a1 OK 2026/04/28 01:10:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:10:51 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:10:51 DEBUG : one: Sizes differ 2026/04/28 01:10:51 DEBUG : two: size = 3 OK 2026/04/28 01:10:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:10:51 DEBUG : two: Unchanged skipping 2026/04/28 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:10:52 INFO : one: Deleted 2026/04/28 01:10:53 INFO : one: Moved (server-side) 2026/04/28 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:10:55 DEBUG : one: md5 = 81c9b51edd3b6ca63a8e31d3da176a69 OK 2026/04/28 01:10:55 DEBUG : one: size = 5 OK 2026/04/28 01:10:55 INFO : one: Copied (new) 2026/04/28 01:10:55 DEBUG : Waiting for deletions to finish 2026/04/28 01:10:56 INFO : three.txt: Deleted 2026/04/28 01:10:56 INFO : three.txt: Moved (server-side) 2026/04/28 01:10:56 INFO : three.txt: Moved into backup dir 2026/04/28 01:10:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:10:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 01:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.04s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:11:03 DEBUG : dst/one: md5 = f1530bf2a72c4c42dc837036782417fa OK 2026/04/28 01:11:04 DEBUG : dst/two: md5 = eb26a5180ff31fdd260969cd756b3841 OK 2026/04/28 01:11:06 DEBUG : dst/three.txt: md5 = 75d1add0f58b4c3e181ce46f1c91dd9e OK 2026/04/28 01:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/backup" 2026/04/28 01:11:08 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 01:11:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:11:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:11:09 DEBUG : one: Sizes differ 2026/04/28 01:11:09 DEBUG : two: size = 3 OK 2026/04/28 01:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:11:09 DEBUG : two: Unchanged skipping 2026/04/28 01:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:11:11 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:11:12 DEBUG : one: md5 = ad19a9722a2b3bba07e598a2a44d76cb OK 2026/04/28 01:11:12 DEBUG : one: size = 4 OK 2026/04/28 01:11:12 INFO : one: Copied (new) 2026/04/28 01:11:12 DEBUG : Waiting for deletions to finish 2026/04/28 01:11:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:11:13 INFO : three.txt: Moved into backup dir 2026/04/28 01:11:15 DEBUG : dst/three.txt: md5 = 3b40ef582aedb4e4d64e434e8acc55b7 OK 2026/04/28 01:11:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:11:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:11:16 DEBUG : one: Sizes differ 2026/04/28 01:11:16 DEBUG : two: size = 3 OK 2026/04/28 01:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:11:16 DEBUG : two: Unchanged skipping 2026/04/28 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:11:17 INFO : one.bak: Deleted 2026/04/28 01:11:17 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:11:19 DEBUG : one: md5 = 12185e2f324273cad1964a71b3b40cea OK 2026/04/28 01:11:19 DEBUG : one: size = 5 OK 2026/04/28 01:11:19 INFO : one: Copied (new) 2026/04/28 01:11:19 DEBUG : Waiting for deletions to finish 2026/04/28 01:11:20 INFO : three.txt.bak: Deleted 2026/04/28 01:11:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:11:20 INFO : three.txt: Moved into backup dir 2026/04/28 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:11:27 DEBUG : dst/one: md5 = 0de3bb54a31adbc864abf2eff0ee709e OK 2026/04/28 01:11:28 DEBUG : dst/two: md5 = 9074f26b1593d16e275087d0f6bd1992 OK 2026/04/28 01:11:30 DEBUG : dst/three.txt: md5 = 4493c8068f79b798012111f791269bdd OK 2026/04/28 01:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/backup" 2026/04/28 01:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 01:11:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:11:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:11:33 DEBUG : one: Sizes differ 2026/04/28 01:11:33 DEBUG : two: size = 3 OK 2026/04/28 01:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:11:33 DEBUG : two: Unchanged skipping 2026/04/28 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:11:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:11:37 DEBUG : one: md5 = 82d5be4bdde6039c3e0b6746e2ddc74a OK 2026/04/28 01:11:37 DEBUG : one: size = 4 OK 2026/04/28 01:11:37 INFO : one: Copied (new) 2026/04/28 01:11:37 DEBUG : Waiting for deletions to finish 2026/04/28 01:11:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 01:11:37 INFO : three.txt: Moved into backup dir 2026/04/28 01:11:39 DEBUG : dst/three.txt: md5 = fd94bcbbe4272c47943fba55a44069e3 OK 2026/04/28 01:11:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:11:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:11:41 DEBUG : one: Sizes differ 2026/04/28 01:11:41 DEBUG : two: size = 3 OK 2026/04/28 01:11:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:11:41 DEBUG : two: Unchanged skipping 2026/04/28 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:11:41 INFO : one-2019-01-01: Deleted 2026/04/28 01:11:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 01:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:11:43 DEBUG : one: md5 = 2c577342e213c269f8edbdd4b8c0b64a OK 2026/04/28 01:11:43 DEBUG : one: size = 5 OK 2026/04/28 01:11:43 INFO : one: Copied (new) 2026/04/28 01:11:43 DEBUG : Waiting for deletions to finish 2026/04/28 01:11:44 INFO : three-2019-01-01.txt: Deleted 2026/04/28 01:11:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 01:11:44 INFO : three.txt: Moved into backup dir 2026/04/28 01:11:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:11:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:11:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 01:11:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 01:11:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 01:11:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:11:51 DEBUG : dst/one: md5 = d420b6c293201b0875798d81966b16ba OK 2026/04/28 01:11:53 DEBUG : dst/two: md5 = 4f63d63287bfc56da468aae41828ca03 OK 2026/04/28 01:11:55 DEBUG : dst/three.txt: md5 = acea170be64fa5c18fa59682cde8a5db OK 2026/04/28 01:11:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:11:55 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:11:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:11:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:11:56 DEBUG : two: size = 3 OK 2026/04/28 01:11:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:11:56 DEBUG : two: Unchanged skipping 2026/04/28 01:11:56 DEBUG : one: Sizes differ 2026/04/28 01:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:11:57 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:11:58 DEBUG : one: md5 = dad7a4f41ac05e2d5898f453839120f1 OK 2026/04/28 01:11:58 DEBUG : one: size = 4 OK 2026/04/28 01:11:58 INFO : one: Copied (new) 2026/04/28 01:11:58 DEBUG : Waiting for deletions to finish 2026/04/28 01:11:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:11:59 INFO : three.txt: Moved into backup dir 2026/04/28 01:12:01 DEBUG : dst/three.txt: md5 = d22c1dd1476461cfe4be627f1a4ebb88 OK 2026/04/28 01:12:02 DEBUG : one.bak: Excluded (Path Filter) 2026/04/28 01:12:02 DEBUG : one.bak: Excluded 2026/04/28 01:12:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/28 01:12:02 DEBUG : three.txt.bak: Excluded 2026/04/28 01:12:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:02 DEBUG : one: Sizes differ 2026/04/28 01:12:02 DEBUG : two: size = 3 OK 2026/04/28 01:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:12:02 DEBUG : two: Unchanged skipping 2026/04/28 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for checks to finish 2026/04/28 01:12:03 INFO : one.bak: Deleted 2026/04/28 01:12:03 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst': Waiting for transfers to finish 2026/04/28 01:12:05 DEBUG : one: md5 = 49afafdc6325d7bdfb68c9135c13ce1a OK 2026/04/28 01:12:05 DEBUG : one: size = 5 OK 2026/04/28 01:12:05 INFO : one: Copied (new) 2026/04/28 01:12:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:12:06 INFO : three.txt.bak: Deleted 2026/04/28 01:12:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:12:06 INFO : three.txt: Moved into backup dir 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 01:12:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.01s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:12:12 DEBUG : dst/one: md5 = e4119fa803a28a3a9a1925d086631465 OK 2026/04/28 01:12:14 DEBUG : dst/two: md5 = e1c3ccc8969ab2b2e271cc6f1b6c456f OK 2026/04/28 01:12:15 DEBUG : dst/three.txt: md5 = b9b8c0622b2ff8ad780d9794307b5dc2 OK 2026/04/28 01:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:12:16 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:12:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:17 DEBUG : one: Sizes differ 2026/04/28 01:12:17 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:12:19 DEBUG : one: md5 = bc4fa8733ff02fc0ec73de5042c47039 OK 2026/04/28 01:12:19 DEBUG : one: size = 4 OK 2026/04/28 01:12:19 INFO : one: Copied (new) 2026/04/28 01:12:19 DEBUG : two: size = 3 OK 2026/04/28 01:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:12:19 DEBUG : two: Unchanged skipping 2026/04/28 01:12:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:19 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:19 DEBUG : three.txt: Sizes differ 2026/04/28 01:12:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:12:21 DEBUG : three.txt: md5 = d198ea107b1fc884d3317162ad6be8c0 OK 2026/04/28 01:12:21 DEBUG : three.txt: size = 6 OK 2026/04/28 01:12:21 INFO : three.txt: Copied (new) 2026/04/28 01:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:23 DEBUG : one: Sizes differ 2026/04/28 01:12:23 INFO : one.bak: Deleted 2026/04/28 01:12:24 INFO : one: Moved (server-side) to: one.bak 2026/04/28 01:12:25 DEBUG : one: md5 = 28f011ba1ab63a6cc45e4109c4822c5d OK 2026/04/28 01:12:25 DEBUG : one: size = 5 OK 2026/04/28 01:12:25 INFO : one: Copied (new) 2026/04/28 01:12:26 DEBUG : two: size = 3 OK 2026/04/28 01:12:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:12:26 DEBUG : two: Unchanged skipping 2026/04/28 01:12:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:26 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:26 DEBUG : three.txt: Sizes differ 2026/04/28 01:12:27 INFO : three.txt.bak: Deleted 2026/04/28 01:12:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 01:12:29 DEBUG : three.txt: md5 = b24e8476806a29eac60b961c4074ae78 OK 2026/04/28 01:12:29 DEBUG : three.txt: size = 19 OK 2026/04/28 01:12:29 INFO : three.txt: Copied (new) 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 01:12:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.53s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:12:35 DEBUG : dst/one: md5 = f4a86e54340a5bae731e5e363505e34e OK 2026/04/28 01:12:36 DEBUG : dst/two: md5 = 90027294e332bb208699c3227ad1ac82 OK 2026/04/28 01:12:38 DEBUG : dst/three.txt: md5 = 27a884be049cabdff48aaec56d8e985e OK 2026/04/28 01:12:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqoset0culu/dst" 2026/04/28 01:12:38 DEBUG : Creating backend with remote "TestDrive:crypt/5cdnqlhjiqd3f6pqaijcbn5vtkdppidmbgbkvk0jo1s1egf0u7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 01:12:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:39 DEBUG : one: Sizes differ 2026/04/28 01:12:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 01:12:41 DEBUG : one: md5 = e0993137ac22ab9348d088d6019e6163 OK 2026/04/28 01:12:41 DEBUG : one: size = 4 OK 2026/04/28 01:12:41 INFO : one: Copied (new) 2026/04/28 01:12:42 DEBUG : two: size = 3 OK 2026/04/28 01:12:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:12:42 DEBUG : two: Unchanged skipping 2026/04/28 01:12:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:42 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:42 DEBUG : three.txt: Sizes differ 2026/04/28 01:12:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 01:12:44 DEBUG : three.txt: md5 = 977dbd590d14bec10183538b3ba2e616 OK 2026/04/28 01:12:44 DEBUG : three.txt: size = 6 OK 2026/04/28 01:12:44 INFO : three.txt: Copied (new) 2026/04/28 01:12:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:46 DEBUG : one: Sizes differ 2026/04/28 01:12:46 INFO : one-2019-01-01: Deleted 2026/04/28 01:12:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 01:12:48 DEBUG : one: md5 = 3ab24d74da62e9a660897f34020a0b22 OK 2026/04/28 01:12:48 DEBUG : one: size = 5 OK 2026/04/28 01:12:48 INFO : one: Copied (new) 2026/04/28 01:12:49 DEBUG : two: size = 3 OK 2026/04/28 01:12:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:12:49 DEBUG : two: Unchanged skipping 2026/04/28 01:12:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:49 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu/dst') 2026/04/28 01:12:49 DEBUG : three.txt: Sizes differ 2026/04/28 01:12:50 INFO : three-2019-01-01.txt: Deleted 2026/04/28 01:12:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 01:12:51 DEBUG : three.txt: md5 = 94fa6089a62ae3109504c88faaf31567 OK 2026/04/28 01:12:51 DEBUG : three.txt: size = 19 OK 2026/04/28 01:12:51 INFO : three.txt: Copied (new) 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 01:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.20s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:12:57 DEBUG : Testêé: md5 = e6e6f2ad57d6dcf1c14303b0bc2c6e87 OK 2026/04/28 01:12:58 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone357963798) 2026/04/28 01:12:58 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:12:58 DEBUG : Testêé: Sizes differ 2026/04/28 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:12:59 DEBUG : Testêé: md5 = 3065373b6133e07d11a76daabf7410dc OK 2026/04/28 01:12:59 DEBUG : Testêé: size = 14 OK 2026/04/28 01:12:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/28 01:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.56s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:13:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:13:02 DEBUG : existing: md5 = 247e17d2a05c00c1952358670e748dcb OK 2026/04/28 01:13:02 DEBUG : existing: size = 6 OK 2026/04/28 01:13:02 INFO : existing: Copied (new) 2026/04/28 01:13:02 DEBUG : Waiting for deletions to finish 2026/04/28 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:13:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone357963798) 2026/04/28 01:13:03 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:13:03 DEBUG : existing: Sizes differ 2026/04/28 01:13:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/28 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:13:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting files as there were IO errors 2026/04/28 01:13:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.33s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:13:06 DEBUG : EXISTING: md5 = 9bb289edec8dc1a73b3581b4cf66e7bc OK 2026/04/28 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:13:06 DEBUG : EXISTING: size = 6 OK 2026/04/28 01:13:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:13:06 DEBUG : existing: Unchanged skipping 2026/04/28 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:13:06 DEBUG : Waiting for deletions to finish 2026/04/28 01:13:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.09s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", 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-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", 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-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:13:11 DEBUG : both0: md5 = 2587f4d6651e153e5458c4ded0818908 OK 2026/04/28 01:13:13 DEBUG : only0: md5 = 7df7ecd7d8f33d479f3228d17205cf47 OK 2026/04/28 01:13:14 DEBUG : both1: md5 = 1e4f32e5982d7443e73086cda744d5eb OK 2026/04/28 01:13:16 DEBUG : only1: md5 = b35d3f82457969bfb61e09007af2eaa0 OK 2026/04/28 01:13:17 DEBUG : both2: md5 = 5f216d3a3651675731186a652e5e9d01 OK 2026/04/28 01:13:19 DEBUG : only2: md5 = 18504e5c54adb7e0992d669a3c670506 OK 2026/04/28 01:13:20 DEBUG : both3: md5 = dc9b25817f27f12e3f8fa3e297ae3a34 OK 2026/04/28 01:13:22 DEBUG : only3: md5 = adba5e5c85ad1293bac939b1c0ab8c66 OK 2026/04/28 01:13:23 DEBUG : both4: md5 = f9e5222159e56ec1c3ba71b0f9338fa7 OK 2026/04/28 01:13:25 DEBUG : only4: md5 = 9a82bddcf3557228e3efecfb3489e990 OK 2026/04/28 01:13:26 DEBUG : both5: md5 = 1abe8eaf940d46472c00080888bed074 OK 2026/04/28 01:13:28 DEBUG : only5: md5 = bbed853557f7cc298160023e89431895 OK 2026/04/28 01:13:29 DEBUG : both6: md5 = 6570a61f3b8cc9cde0fb92cf7c70a926 OK 2026/04/28 01:13:31 DEBUG : only6: md5 = 30df8fd4b85c770aee15c7d4137cedbe OK 2026/04/28 01:13:33 DEBUG : both7: md5 = f2d42ea28e353e0e8faf6f443247bf3d OK 2026/04/28 01:13:34 DEBUG : only7: md5 = 8817acaf3dc2147edffb2c46e12bec97 OK 2026/04/28 01:13:36 DEBUG : both8: md5 = a408d45b5fba4dfeb6bf11484253b381 OK 2026/04/28 01:13:37 DEBUG : only8: md5 = 5976f40479afd5339161b947563619d9 OK 2026/04/28 01:13:38 DEBUG : both9: md5 = 382c4e764b6e9cde226c56bef0b47524 OK 2026/04/28 01:13:40 DEBUG : only9: md5 = b90a27dcf52b697b53e47795000a086d OK 2026/04/28 01:13:42 DEBUG : both10: md5 = 92cbbb9773bf56cea3fff10f83057cbc OK 2026/04/28 01:13:43 DEBUG : only10: md5 = b503c2f1243b6d6e7e703d11251eed70 OK 2026/04/28 01:13:45 DEBUG : both11: md5 = d7ec5b736beb37acde97c99c9eca2b83 OK 2026/04/28 01:13:46 DEBUG : only11: md5 = 526d6be5e8557c6df2b9cf2667bc6864 OK 2026/04/28 01:13:47 DEBUG : both12: md5 = 14f5b404361e6fcae557dcfc1d2dd490 OK 2026/04/28 01:13:49 DEBUG : only12: md5 = f8e2f91cd171011b13f105d00cd01150 OK 2026/04/28 01:13:51 DEBUG : both13: md5 = ea381e265853ab8006ac89bf14fbf7cf OK 2026/04/28 01:13:52 DEBUG : only13: md5 = 7847631298aab6d631cc1b0ff53d83aa OK 2026/04/28 01:13:54 DEBUG : both14: md5 = 6c5e8bc66655e8fd75543951885ce9a9 OK 2026/04/28 01:13:55 DEBUG : only14: md5 = a5fca6db4e9cdc80365f949fdfd8ba35 OK 2026/04/28 01:13:56 DEBUG : both15: md5 = f88330b06b096c7e531bc53f6c3f75c5 OK 2026/04/28 01:13:58 DEBUG : only15: md5 = 7849f17332c4c319ef85786b38be95a0 OK 2026/04/28 01:14:00 DEBUG : both16: md5 = 88405106d8e83586c21593a13ff98dc6 OK 2026/04/28 01:14:01 DEBUG : only16: md5 = b81cb7d00c45d66cde0652bc37fd6d1e OK 2026/04/28 01:14:03 DEBUG : both17: md5 = 9654a1957727d0f37779deac96e882ec OK 2026/04/28 01:14:04 DEBUG : only17: md5 = 912f23e9d1e312675ab3ccc547ff8442 OK 2026/04/28 01:14:06 DEBUG : both18: md5 = a40c4f2af1e669418faad8331ad9dd31 OK 2026/04/28 01:14:07 DEBUG : only18: md5 = 78833af7035b11a67a68cb4fe7e560d5 OK 2026/04/28 01:14:09 DEBUG : both19: md5 = 5e7ed5e4b3263517a00487e9044a5bf0 OK 2026/04/28 01:14:10 DEBUG : only19: md5 = 8fe7ca084d15e4a7bf33d4aea1663979 OK 2026/04/28 01:14:11 DEBUG : both0: size = 6 OK 2026/04/28 01:14:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both10: size = 6 OK 2026/04/28 01:14:11 DEBUG : both11: size = 6 OK 2026/04/28 01:14:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both12: size = 6 OK 2026/04/28 01:14:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both0: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both13: size = 6 OK 2026/04/28 01:14:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both13: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both14: size = 6 OK 2026/04/28 01:14:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both14: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both15: size = 6 OK 2026/04/28 01:14:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both15: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both16: size = 6 OK 2026/04/28 01:14:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both16: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both17: size = 6 OK 2026/04/28 01:14:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both17: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both18: size = 6 OK 2026/04/28 01:14:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both18: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both19: size = 6 OK 2026/04/28 01:14:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both19: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both1: size = 6 OK 2026/04/28 01:14:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both1: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both2: size = 6 OK 2026/04/28 01:14:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both2: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both3: size = 6 OK 2026/04/28 01:14:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both3: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both4: size = 6 OK 2026/04/28 01:14:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both4: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both5: size = 6 OK 2026/04/28 01:14:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both5: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both6: size = 6 OK 2026/04/28 01:14:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both6: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both7: size = 6 OK 2026/04/28 01:14:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both7: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both8: size = 6 OK 2026/04/28 01:14:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : both8: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both9: size = 6 OK 2026/04/28 01:14:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:14:11 DEBUG : both12: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both10: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both11: Unchanged skipping 2026/04/28 01:14:11 DEBUG : both9: Unchanged skipping 2026/04/28 01:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:14:11 DEBUG : Waiting for deletions to finish 2026/04/28 01:14:11 INFO : only10: Deleted 2026/04/28 01:14:11 INFO : only11: Deleted 2026/04/28 01:14:11 INFO : only17: Deleted 2026/04/28 01:14:11 INFO : only16: Deleted 2026/04/28 01:14:12 INFO : only14: Deleted 2026/04/28 01:14:12 INFO : only18: Deleted 2026/04/28 01:14:12 INFO : only15: Deleted 2026/04/28 01:14:12 INFO : only13: Deleted 2026/04/28 01:14:12 INFO : only2: Deleted 2026/04/28 01:14:12 INFO : only19: Deleted 2026/04/28 01:14:12 INFO : only4: Deleted 2026/04/28 01:14:12 INFO : only12: Deleted 2026/04/28 01:14:13 INFO : only1: Deleted 2026/04/28 01:14:13 INFO : only3: Deleted 2026/04/28 01:14:13 INFO : only6: Deleted 2026/04/28 01:14:13 INFO : only7: Deleted 2026/04/28 01:14:13 INFO : only9: Deleted 2026/04/28 01:14:13 INFO : only0: Deleted 2026/04/28 01:14:13 INFO : only5: Deleted 2026/04/28 01:14:13 INFO : only8: Deleted 2026/04/28 01:14:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.13s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:14:24 DEBUG : both0: md5 = 7ed8b1786288f7450df999d21c923e6e OK 2026/04/28 01:14:26 DEBUG : only0: md5 = e6571d6c2dde12827d139b373eb345e9 OK 2026/04/28 01:14:27 DEBUG : both1: md5 = 86e2c7249f978443921167ceb1566ab3 OK 2026/04/28 01:14:29 DEBUG : only1: md5 = 924b8134a43013c994acc3e9a976e6a2 OK 2026/04/28 01:14:30 DEBUG : both2: md5 = 0a1265ca5b17f0339b79a12527746bcb OK 2026/04/28 01:14:32 DEBUG : only2: md5 = 523004b04d28a07f5536c02141dd61c3 OK 2026/04/28 01:14:33 DEBUG : both3: md5 = 01c2f3bf395dd5a658376fad36f5f809 OK 2026/04/28 01:14:35 DEBUG : only3: md5 = 0716a983447da737334b9e67a7ddff64 OK 2026/04/28 01:14:36 DEBUG : both4: md5 = 907ebbb43632a7d4ab3a4f97aac2487a OK 2026/04/28 01:14:38 DEBUG : only4: md5 = 7f4d30437aaef736d7293b3e4965fbed OK 2026/04/28 01:14:39 DEBUG : both5: md5 = b56ce5993cbf5f5fbbfcf0aaa2982486 OK 2026/04/28 01:14:41 DEBUG : only5: md5 = c9a64c96b6f129ac70b17d213279bfbf OK 2026/04/28 01:14:42 DEBUG : both6: md5 = daf4331d1b777a4b26d16e1d0eefe092 OK 2026/04/28 01:14:44 DEBUG : only6: md5 = e22deb8e9302d5295066fb787315011e OK 2026/04/28 01:14:45 DEBUG : both7: md5 = f9d312307e09a7670bf974bd90c0efde OK 2026/04/28 01:14:47 DEBUG : only7: md5 = 51b78fa455f1f8c46bc079b9dda5461b OK 2026/04/28 01:14:48 DEBUG : both8: md5 = bbb7045cc679348aa13609a222407113 OK 2026/04/28 01:14:50 DEBUG : only8: md5 = 4d54d5612a2d4e6a9c894f8a925aba2a OK 2026/04/28 01:14:51 DEBUG : both9: md5 = c26bbe7909ec0329fad089ce0a41d685 OK 2026/04/28 01:14:53 DEBUG : only9: md5 = 9a621a6cd57057bd1801c501624d0547 OK 2026/04/28 01:14:55 DEBUG : both10: md5 = fdbb911f780c5bf98873502f58d02f81 OK 2026/04/28 01:14:56 DEBUG : only10: md5 = 607d27f498c8bd00dc220953787193ef OK 2026/04/28 01:14:58 DEBUG : both11: md5 = f86df876e44f9306be2359cbaf19d1ad OK 2026/04/28 01:14:59 DEBUG : only11: md5 = 89bf4587baa9ec984c685bec88cc866b OK 2026/04/28 01:15:01 DEBUG : both12: md5 = ad6aa779e7a77afa71dc75321d36c8e4 OK 2026/04/28 01:15:02 DEBUG : only12: md5 = 94f86468943bbdd57dae45715512d370 OK 2026/04/28 01:15:04 DEBUG : both13: md5 = 3882aea3ffcce001e43932714c061fae OK 2026/04/28 01:15:06 DEBUG : only13: md5 = fa88e1bbb4cef13ff52fbef93a0a02dc OK 2026/04/28 01:15:07 DEBUG : both14: md5 = fd6b652b59ea8a0f935f938f1f45338e OK 2026/04/28 01:15:09 DEBUG : only14: md5 = 4538ca38c35af60b2f55b7ef7ff8a4d2 OK 2026/04/28 01:15:10 DEBUG : both15: md5 = 51e5d81d7cb59830fbd461f556f9dc83 OK 2026/04/28 01:15:12 DEBUG : only15: md5 = 4126efd0363040516204a44d329d1842 OK 2026/04/28 01:15:13 DEBUG : both16: md5 = dda588c6d608baabfd752bab09295c8d OK 2026/04/28 01:15:15 DEBUG : only16: md5 = 7d8c58e6cf52362bedea8f8642a09f57 OK 2026/04/28 01:15:16 DEBUG : both17: md5 = 9614e92377faa557ce590ab184a09011 OK 2026/04/28 01:15:18 DEBUG : only17: md5 = 4bd64f1c4d42cd001abbe354610f5b4c OK 2026/04/28 01:15:19 DEBUG : both18: md5 = 2bc3490334e6d612a5ca7c6b8e579db7 OK 2026/04/28 01:15:21 DEBUG : only18: md5 = 3ec1bd7a2b9d44d641871681591d8f0a OK 2026/04/28 01:15:22 DEBUG : both19: md5 = dc52c8fbbbd03a65da243f15cf83bd2a OK 2026/04/28 01:15:24 DEBUG : only19: md5 = f8c85520709b6102226dc9e9aa50a819 OK 2026/04/28 01:15:24 DEBUG : both10: size = 6 OK 2026/04/28 01:15:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both0: size = 6 OK 2026/04/28 01:15:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both11: size = 6 OK 2026/04/28 01:15:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both12: size = 6 OK 2026/04/28 01:15:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both10: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both13: size = 6 OK 2026/04/28 01:15:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both12: Unchanged skipping 2026/04/28 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:15:24 DEBUG : both14: size = 6 OK 2026/04/28 01:15:24 DEBUG : both13: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both15: size = 6 OK 2026/04/28 01:15:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both14: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both16: size = 6 OK 2026/04/28 01:15:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both16: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both17: size = 6 OK 2026/04/28 01:15:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both17: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both18: size = 6 OK 2026/04/28 01:15:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both18: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both19: size = 6 OK 2026/04/28 01:15:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both19: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both1: size = 6 OK 2026/04/28 01:15:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both1: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both2: size = 6 OK 2026/04/28 01:15:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both15: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both3: size = 6 OK 2026/04/28 01:15:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both3: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both4: size = 6 OK 2026/04/28 01:15:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both4: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both5: size = 6 OK 2026/04/28 01:15:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both5: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both6: size = 6 OK 2026/04/28 01:15:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both6: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both7: size = 6 OK 2026/04/28 01:15:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both7: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both8: size = 6 OK 2026/04/28 01:15:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both8: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both9: size = 6 OK 2026/04/28 01:15:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:15:24 DEBUG : both9: Unchanged skipping 2026/04/28 01:15:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only0: Sizes differ 2026/04/28 01:15:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only10: Sizes differ 2026/04/28 01:15:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only11: Sizes differ 2026/04/28 01:15:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only12: Sizes differ 2026/04/28 01:15:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only13: Sizes differ 2026/04/28 01:15:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only14: Sizes differ 2026/04/28 01:15:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only15: Sizes differ 2026/04/28 01:15:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only16: Sizes differ 2026/04/28 01:15:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only17: Sizes differ 2026/04/28 01:15:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only18: Sizes differ 2026/04/28 01:15:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only19: Sizes differ 2026/04/28 01:15:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only1: Sizes differ 2026/04/28 01:15:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only2: Sizes differ 2026/04/28 01:15:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only3: Sizes differ 2026/04/28 01:15:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only4: Sizes differ 2026/04/28 01:15:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only5: Sizes differ 2026/04/28 01:15:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only6: Sizes differ 2026/04/28 01:15:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only7: Sizes differ 2026/04/28 01:15:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only8: Sizes differ 2026/04/28 01:15:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone357963798) 2026/04/28 01:15:24 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu') 2026/04/28 01:15:24 DEBUG : only9: Sizes differ 2026/04/28 01:15:24 DEBUG : both0: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both11: Unchanged skipping 2026/04/28 01:15:24 DEBUG : both2: Unchanged skipping 2026/04/28 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:15:26 DEBUG : only12: md5 = 643a1a4d92b3ed51088cf08c4ab938d0 OK 2026/04/28 01:15:26 DEBUG : only12: size = 0 OK 2026/04/28 01:15:26 INFO : only12: Copied (replaced existing) 2026/04/28 01:15:26 DEBUG : only0: md5 = 3fb8aa572f62152f84f6922cce5e6142 OK 2026/04/28 01:15:26 DEBUG : only0: size = 0 OK 2026/04/28 01:15:26 INFO : only0: Copied (replaced existing) 2026/04/28 01:15:26 DEBUG : only10: md5 = 4c4d6ee86832e14347acc78e12de38c8 OK 2026/04/28 01:15:26 DEBUG : only10: size = 0 OK 2026/04/28 01:15:26 INFO : only10: Copied (replaced existing) 2026/04/28 01:15:26 DEBUG : only11: md5 = 42a7c8666960c3f9aa88c8db34e2e8a2 OK 2026/04/28 01:15:26 DEBUG : only11: size = 0 OK 2026/04/28 01:15:26 INFO : only11: Copied (replaced existing) 2026/04/28 01:15:27 DEBUG : only15: md5 = 90870ac298d3d6f59e3724808f6b8403 OK 2026/04/28 01:15:27 DEBUG : only15: size = 0 OK 2026/04/28 01:15:27 INFO : only15: Copied (replaced existing) 2026/04/28 01:15:27 DEBUG : only14: md5 = 4a861836fad12aba00cb821fb03c93ac OK 2026/04/28 01:15:27 DEBUG : only14: size = 0 OK 2026/04/28 01:15:27 INFO : only14: Copied (replaced existing) 2026/04/28 01:15:27 DEBUG : only16: md5 = e807efdc0b9b4fad5c7f2517fe3181bf OK 2026/04/28 01:15:27 DEBUG : only16: size = 0 OK 2026/04/28 01:15:27 INFO : only16: Copied (replaced existing) 2026/04/28 01:15:28 DEBUG : only13: md5 = b67eb7eac2336f447e824d451699f39a OK 2026/04/28 01:15:28 DEBUG : only13: size = 0 OK 2026/04/28 01:15:28 INFO : only13: Copied (replaced existing) 2026/04/28 01:15:28 DEBUG : only17: md5 = 8b75c563225093f82a398b487641dc24 OK 2026/04/28 01:15:28 DEBUG : only17: size = 0 OK 2026/04/28 01:15:28 INFO : only17: Copied (replaced existing) 2026/04/28 01:15:28 DEBUG : only18: md5 = d1846746d03bae68147725b3576c6300 OK 2026/04/28 01:15:28 DEBUG : only18: size = 0 OK 2026/04/28 01:15:28 INFO : only18: Copied (replaced existing) 2026/04/28 01:15:28 DEBUG : only19: md5 = b6a73061124f101e5ec2ac5cd7cf99e9 OK 2026/04/28 01:15:28 DEBUG : only19: size = 0 OK 2026/04/28 01:15:28 INFO : only19: Copied (replaced existing) 2026/04/28 01:15:29 DEBUG : only1: md5 = 39bb60dc85d47506a541856e2bed4b09 OK 2026/04/28 01:15:29 DEBUG : only1: size = 0 OK 2026/04/28 01:15:29 INFO : only1: Copied (replaced existing) 2026/04/28 01:15:29 DEBUG : only2: md5 = 275f3393fe603bdabdeda12c51641a5d OK 2026/04/28 01:15:29 DEBUG : only2: size = 0 OK 2026/04/28 01:15:29 INFO : only2: Copied (replaced existing) 2026/04/28 01:15:30 DEBUG : only3: md5 = d414d2e6415f902a11b6cda7cfb72f90 OK 2026/04/28 01:15:30 DEBUG : only3: size = 0 OK 2026/04/28 01:15:30 INFO : only3: Copied (replaced existing) 2026/04/28 01:15:30 DEBUG : only4: md5 = 4a5013da27fa6af4f84b3ed635f6b739 OK 2026/04/28 01:15:30 DEBUG : only4: size = 0 OK 2026/04/28 01:15:30 INFO : only4: Copied (replaced existing) 2026/04/28 01:15:30 DEBUG : only5: md5 = a83f36349592200aa0e6e822872e201a OK 2026/04/28 01:15:30 DEBUG : only5: size = 0 OK 2026/04/28 01:15:30 INFO : only5: Copied (replaced existing) 2026/04/28 01:15:31 DEBUG : only6: md5 = 193174f02832713519286ef124177ce3 OK 2026/04/28 01:15:31 DEBUG : only6: size = 0 OK 2026/04/28 01:15:31 INFO : only6: Copied (replaced existing) 2026/04/28 01:15:31 DEBUG : only7: md5 = d1c9d081b8e31d21abea10255c81b63f OK 2026/04/28 01:15:31 DEBUG : only7: size = 0 OK 2026/04/28 01:15:31 INFO : only7: Copied (replaced existing) 2026/04/28 01:15:31 DEBUG : only8: md5 = f34c30d1cf632d22298c574765b7b2d6 OK 2026/04/28 01:15:31 DEBUG : only8: size = 0 OK 2026/04/28 01:15:31 INFO : only8: Copied (replaced existing) 2026/04/28 01:15:31 DEBUG : only9: md5 = 3f29782cf75b19ff31bcd463a94b2019 OK 2026/04/28 01:15:31 DEBUG : only9: size = 0 OK 2026/04/28 01:15:31 INFO : only9: Copied (replaced existing) 2026/04/28 01:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.77s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:15:52 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:15:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:15:52 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 01:15:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:15:52 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 01:15:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:15:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 01:15:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:15:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:15:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/28 01:16:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/28 01:16:07 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:16:09 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:16:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:16:09 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 01:16:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:16:09 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 01:16:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:16:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/28 01:16:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/28 01:16:23 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:16:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:25 DEBUG : sub dir: Making directory with metadata 2026/04/28 01:16:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/28 01:16:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:44 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:16:44 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/28 01:16:57 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/28 01:16:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:16:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/28 01:16:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/28 01:17:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/28 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:17:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 01:17:05 DEBUG : sub dir: Making directory with metadata 2026/04/28 01:17:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/28 01:17:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:17:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 01:17:27 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 01:17:27 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/28 01:17:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:17:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/28 01:17:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/28 01:17:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 01:17:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/28 01:17:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 01:17:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:17:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 5bfb6b1f69addb1950bb7ca9e184c590 OK 2026/04/28 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a24cf90e62132241dea1cabf3a5783f OK 2026/04/28 01:17:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 6e94dfd6036ffa0db298a5e5b976c39c OK 2026/04/28 01:17:52 DEBUG : dir1/0003-defghij.txt: md5 = 107839706ce754d6721e61f4d08cd57a OK 2026/04/28 01:17:54 DEBUG : dir1/0004-efghijk.txt: md5 = 5617642844c09af9afc73494ad5613d2 OK 2026/04/28 01:17:55 DEBUG : dir1/0005-fghijkl.txt: md5 = d6e660fc4d24835df3904a7279ee354e OK 2026/04/28 01:17:57 DEBUG : dir1/0006-ghijklm.txt: md5 = eaf34987686f8e41d5dcf5887178bf39 OK 2026/04/28 01:17:58 DEBUG : dir1/0007-1234567.txt: md5 = fd75a792d4b2912de0363b9f569d6856 OK 2026/04/28 01:18:00 DEBUG : dir1/0008-2345678.txt: md5 = 083d9317c922abbfe7aebcaaed6237c9 OK 2026/04/28 01:18:01 DEBUG : dir1/0009-3456789.txt: md5 = 5398425f314ab407c3468a7c689e04c5 OK 2026/04/28 01:18:02 DEBUG : dir1/0010-456789.txt: md5 = 533849acdeea539e2e3aafaf47687858 OK 2026/04/28 01:18:04 DEBUG : dir1/0011-56789;.txt: md5 = 4fd2755eca40c1356aeedda903582334 OK 2026/04/28 01:18:05 DEBUG : dir1/0012-6789;.txt: md5 = c34afb7de7ff2bde496abec61bf564bf OK 2026/04/28 01:18:07 DEBUG : dir1/0013-789;=.txt: md5 = 72d17c974a984f634f9e8977755a316f OK 2026/04/28 01:18:08 DEBUG : dir1/0014-89;=.txt: md5 = d2b631b403b97fb60b5dc99657e6e513 OK 2026/04/28 01:18:10 DEBUG : dir1/0015-9;=.txt: md5 = 2f4fdd3a7d81d2e60bd45d86cfdca8ae OK 2026/04/28 01:18:11 DEBUG : apple: md5 = 91e87c8176a6b06206d312b3476364dd OK 2026/04/28 01:18:13 DEBUG : banana: md5 = 0266e595a7ec925c7f87591ec14999a8 OK 2026/04/28 01:18:14 DEBUG : appleappleapplebanana: md5 = 254987e63fee524a9aab8d3b19ca2026 OK 2026/04/28 01:18:16 DEBUG : splitbananasplit: md5 = 737339f18eca6c5a24c5b51d6033ffcc OK 2026/04/28 01:18:16 DEBUG : Waiting for deletions to finish 2026/04/28 01:18:16 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:18:17 DEBUG : apple: size = 5 OK 2026/04/28 01:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:17 DEBUG : apple: Unchanged skipping 2026/04/28 01:18:17 DEBUG : banana: size = 6 OK 2026/04/28 01:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:17 DEBUG : banana: Unchanged skipping 2026/04/28 01:18:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:18:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:18:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:18:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:18:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:18:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:18:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:18:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:18:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:18:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:18:18 DEBUG : Waiting for deletions to finish 2026/04/28 01:18:18 DEBUG : Waiting for deletions to finish 2026/04/28 01:18:19 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:18:19 DEBUG : dir1: Directory modification time the same (differ by -66.88µs, within tolerance 1ms) 2026/04/28 01:18:19 DEBUG : apple: size = 5 OK 2026/04/28 01:18:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:19 DEBUG : apple: Unchanged skipping 2026/04/28 01:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:18:19 DEBUG : banana: size = 6 OK 2026/04/28 01:18:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:18:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:19 DEBUG : banana: Unchanged skipping 2026/04/28 01:18:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:18:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:18:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:18:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:18:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:18:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:18:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:18:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:18:20 DEBUG : Waiting for deletions to finish 2026/04/28 01:18:20 DEBUG : Waiting for deletions to finish 2026/04/28 01:18:20 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:18:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:18:34 DEBUG : dir1/0000-abcdefg.txt: md5 = d41bf563fc267a0f7acd9b3dd415e284 OK 2026/04/28 01:18:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = b994f4395cdf0cd5b8e8fe06092c20b7 OK 2026/04/28 01:18:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 04bd32ca3063e3f09554c694e9058c33 OK 2026/04/28 01:18:38 DEBUG : dir1/0003-defghij.txt: md5 = e7b764e92883841207f5232580cba45c OK 2026/04/28 01:18:40 DEBUG : dir1/0004-efghijk.txt: md5 = 34d7ce1f6b726386b96fa607143a56cd OK 2026/04/28 01:18:42 DEBUG : dir1/0005-fghijkl.txt: md5 = a5b7888b19225128a9d8ac3c6ce476b8 OK 2026/04/28 01:18:43 DEBUG : dir1/0006-ghijklm.txt: md5 = c76643055cf6ce446298df0e7bdd40eb OK 2026/04/28 01:18:45 DEBUG : dir1/0007-1234567.txt: md5 = 8ed89308ef6dce87e66891e2c67fc5c0 OK 2026/04/28 01:18:46 DEBUG : dir1/0008-2345678.txt: md5 = 1bbf6e904e6971a4e2424dccf109100e OK 2026/04/28 01:18:47 DEBUG : dir1/0009-3456789.txt: md5 = 541594232dbad6007624e9a9551ecd47 OK 2026/04/28 01:18:49 DEBUG : dir1/0010-456789.txt: md5 = 63c2c426918feb85bb2282c8f24801c0 OK 2026/04/28 01:18:50 DEBUG : dir1/0011-56789;.txt: md5 = 497ee4ac8b2e273cb76b22c30992ec10 OK 2026/04/28 01:18:52 DEBUG : dir1/0012-6789;.txt: md5 = fb590f3e5f05775dab8bd1fced9c633a OK 2026/04/28 01:18:53 DEBUG : dir1/0013-789;=.txt: md5 = 88cca8c1051ff5e7ceaa26926107693d OK 2026/04/28 01:18:55 DEBUG : dir1/0014-89;=.txt: md5 = 3720d65e1c44ec293aacc234621bdde7 OK 2026/04/28 01:18:57 DEBUG : dir1/0015-9;=.txt: md5 = 9db6e72ac0980da87fd07072c71ed054 OK 2026/04/28 01:18:58 DEBUG : apple: md5 = d2784d393fa82d0a215556ea95300473 OK 2026/04/28 01:19:00 DEBUG : banana: md5 = 3fe9d70105d5d501b775dec3c2180afe OK 2026/04/28 01:19:01 DEBUG : appleappleapplebanana: md5 = 9c0aed06301d442d32525a7340052566 OK 2026/04/28 01:19:03 DEBUG : splitbananasplit: md5 = cd6d53e029ed318580e3132e34da82c4 OK 2026/04/28 01:19:03 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:19:04 DEBUG : apple: size = 5 OK 2026/04/28 01:19:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:04 DEBUG : apple: Unchanged skipping 2026/04/28 01:19:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:19:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:19:04 DEBUG : banana: size = 6 OK 2026/04/28 01:19:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:04 DEBUG : banana: Unchanged skipping 2026/04/28 01:19:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:19:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:19:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:19:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:19:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:19:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:19:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:19:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:19:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:19:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:19:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:19:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:19:06 DEBUG : dir1: Directory modification time the same (differ by -14.779µs, within tolerance 1ms) 2026/04/28 01:19:06 DEBUG : apple: size = 5 OK 2026/04/28 01:19:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:06 DEBUG : apple: Unchanged skipping 2026/04/28 01:19:06 DEBUG : banana: size = 6 OK 2026/04/28 01:19:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:06 DEBUG : banana: Unchanged skipping 2026/04/28 01:19:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:19:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:19:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:19:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:19:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:19:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:19:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:19:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:19:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:19:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:19:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:19:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:19:07 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:07 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:19:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:19:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:19:21 DEBUG : dir1/0000-abcdefg.txt: md5 = aac815f66a53a9945fcc07b45717cd56 OK 2026/04/28 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17317008e3f10fe936123357c93630a1 OK 2026/04/28 01:19:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 6a6a49e37a7c44bd10847c264bdc2ade OK 2026/04/28 01:19:26 DEBUG : dir1/0003-defghij.txt: md5 = 7d642a38a443b12dd58dc187a44f5f16 OK 2026/04/28 01:19:28 DEBUG : dir1/0004-efghijk.txt: md5 = 948f7cecf717abf981ef525991ae48eb OK 2026/04/28 01:19:29 DEBUG : dir1/0005-fghijkl.txt: md5 = d44668d91d0e159a80dabf7dbc7e1103 OK 2026/04/28 01:19:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 6a5ed0e4c641208b9ea0f1d1e878b7a8 OK 2026/04/28 01:19:32 DEBUG : dir1/0007-1234567.txt: md5 = f14c5cbb92d55f68ddc337dc6ba03f95 OK 2026/04/28 01:19:34 DEBUG : dir1/0008-2345678.txt: md5 = 87fdeaa68c8a5db25c7af2067e3a26c2 OK 2026/04/28 01:19:35 DEBUG : dir1/0009-3456789.txt: md5 = c9152c374a0170e84fa17720b74cc14b OK 2026/04/28 01:19:37 DEBUG : dir1/0010-456789.txt: md5 = c43b0a20ce08491958b686b8f8eded38 OK 2026/04/28 01:19:38 DEBUG : dir1/0011-56789;.txt: md5 = 5ce4037f128962d48d2ccac4ae5adc40 OK 2026/04/28 01:19:40 DEBUG : dir1/0012-6789;.txt: md5 = bdc0a74354e2c5a07249bb25ba917007 OK 2026/04/28 01:19:41 DEBUG : dir1/0013-789;=.txt: md5 = c4a48e252d707cab939c6b46c7db1a2f OK 2026/04/28 01:19:43 DEBUG : dir1/0014-89;=.txt: md5 = 8a0de9118e329b814582dff0f6f08a9f OK 2026/04/28 01:19:44 DEBUG : dir1/0015-9;=.txt: md5 = 1112c295504c459c0eda744ed3d9a7a8 OK 2026/04/28 01:19:46 DEBUG : apple: md5 = 498ff760acc7d3b793fa680c5eae736b OK 2026/04/28 01:19:47 DEBUG : banana: md5 = 0bac5a6831539516e1c4d0487a0b052d OK 2026/04/28 01:19:49 DEBUG : appleappleapplebanana: md5 = e6f702f381e63c8491beb639a03682f0 OK 2026/04/28 01:19:50 DEBUG : splitbananasplit: md5 = 6ece90ce2f9d5ce87ffe1a19b4af2475 OK 2026/04/28 01:19:50 DEBUG : Waiting for deletions to finish 2026/04/28 01:19:51 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:19:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:19:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:19:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:19:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:19:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:19:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:19:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:19:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:19:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 01:19:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 01:19:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:19:53 DEBUG : YmFuYW5h: md5 = d193af31cf220cbeb37bbec9e3c3f8fc OK 2026/04/28 01:19:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 01:19:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/28 01:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 8ecbe6f2081dfb031800dd5580bcdbdc OK 2026/04/28 01:19:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 01:19:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = e2de079fd646c78994349931caac66c1 OK 2026/04/28 01:19:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 01:19:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:53 DEBUG : YXBwbGU=: md5 = ac1e1cd5ee1a22b1081e80cc0c82e4d0 OK 2026/04/28 01:19:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 01:19:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/28 01:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 2b8a6d3567539c523bea31246f17d93e OK 2026/04/28 01:19:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 01:19:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = c86eb318459df34623ef4e658286e515 OK 2026/04/28 01:19:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 01:19:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = e3e11db0b6aa506eb73f1cc9a80949b1 OK 2026/04/28 01:19:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 01:19:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 1237b4ffce69e93c6f33c158b5271852 OK 2026/04/28 01:19:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 01:19:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 7f3ec2f3971f4a40a8d17aca9a5daded OK 2026/04/28 01:19:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 01:19:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = ed2309c849faf79f834f4ef73f6a27f3 OK 2026/04/28 01:19:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 01:19:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = bd1d0a60cccc06b23bd29b7ee04a8904 OK 2026/04/28 01:19:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 01:19:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:19:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3278bae988ef3c85a50966437853ca3f OK 2026/04/28 01:19:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 01:19:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 35461df4435eccd351dc8420bbea9ded OK 2026/04/28 01:19:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 01:19:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:19:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 5860bc9f50c31f3371aa9c3f95b02b34 OK 2026/04/28 01:19:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 01:19:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:19:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:19:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6123814eeee19f8e47d061c0e17849b5 OK 2026/04/28 01:19:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 01:19:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:19:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 3bd6933267a970339f8e66a32f276886 OK 2026/04/28 01:19:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 01:19:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:19:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:19:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 6f1efa0fbb10236e24335175fa70c194 OK 2026/04/28 01:19:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 01:19:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:19:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0928945531b3b57ede5aea7e7d679460 OK 2026/04/28 01:19:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 01:19:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:19:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f3f72ed2414eb45b54f13f096db4c4fe OK 2026/04/28 01:19:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 01:19:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:00 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 2750419af2db2de8aeb2556e919ca0a8 OK 2026/04/28 01:20:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 01:20:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:00 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:00 INFO : appleappleapplebanana: Deleted 2026/04/28 01:20:00 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 01:20:00 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 01:20:00 INFO : apple: Deleted 2026/04/28 01:20:00 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 01:20:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 01:20:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 01:20:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 01:20:01 INFO : banana: Deleted 2026/04/28 01:20:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 01:20:01 INFO : splitbananasplit: Deleted 2026/04/28 01:20:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 01:20:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 01:20:01 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:02 DEBUG : dir1: Directory modification time the same (differ by -967.672µs, within tolerance 1ms) 2026/04/28 01:20:02 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 01:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:02 DEBUG : apple: Unchanged skipping 2026/04/28 01:20:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:20:02 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 01:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 01:20:02 DEBUG : banana: Unchanged skipping 2026/04/28 01:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 01:20:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 01:20:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 01:20:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 01:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 01:20:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 01:20:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 01:20:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 01:20:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 01:20:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:20:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:20:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:20:03 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:03 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 01:20:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 01:20:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:04 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:04 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 01:20:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 01:20:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 01:20:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 01:20:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 01:20:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 01:20:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 01:20:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 01:20:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:20:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:20:17 DEBUG : dir1/0000-abcdefg.txt: md5 = c0d41688c460c2cb155925fa21b8946b OK 2026/04/28 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7d35c4865e7c2f492af52a924288d5d6 OK 2026/04/28 01:20:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 63684735d2cff7915a27a6b0cedfd1c6 OK 2026/04/28 01:20:21 DEBUG : dir1/0003-defghij.txt: md5 = 0226087427b5977501ea1e5f76e82e23 OK 2026/04/28 01:20:22 DEBUG : dir1/0004-efghijk.txt: md5 = 3765d1dd6021379f49f839acfa46ecf8 OK 2026/04/28 01:20:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 165d96fccb1d5a1f433a5de641df816a OK 2026/04/28 01:20:25 DEBUG : dir1/0006-ghijklm.txt: md5 = f4831938c3b97865b3822e03e46078db OK 2026/04/28 01:20:27 DEBUG : dir1/0007-1234567.txt: md5 = fc4ec2ef3555404f0629ad070aebf89c OK 2026/04/28 01:20:29 DEBUG : dir1/0008-2345678.txt: md5 = c0bdf031c6e75c11fab2dc1fe7725eed OK 2026/04/28 01:20:30 DEBUG : dir1/0009-3456789.txt: md5 = 8a334fc29ff791a21ff72138e2a1f8d2 OK 2026/04/28 01:20:32 DEBUG : dir1/0010-456789.txt: md5 = 3a7b5fa3c00c32ed9351135db9618621 OK 2026/04/28 01:20:33 DEBUG : dir1/0011-56789;.txt: md5 = 9f83a6e40215cece0c1d8dac767102b1 OK 2026/04/28 01:20:35 DEBUG : dir1/0012-6789;.txt: md5 = 96b032753220d4314abe0cfe9a2be9d7 OK 2026/04/28 01:20:36 DEBUG : dir1/0013-789;=.txt: md5 = b1d6c7ad0d73110610dc8fcc2c6acff1 OK 2026/04/28 01:20:38 DEBUG : dir1/0014-89;=.txt: md5 = 9c0650a79541c507c40b5671bbf80f4a OK 2026/04/28 01:20:39 DEBUG : dir1/0015-9;=.txt: md5 = ea0a4a3caef4c401583c670da9379c73 OK 2026/04/28 01:20:41 DEBUG : apple: md5 = 5a41a1497d68b11f242702c1fbd2592a OK 2026/04/28 01:20:42 DEBUG : banana: md5 = 51d6c5ea1b1e07e0985702e357fd243e OK 2026/04/28 01:20:44 DEBUG : appleappleapplebanana: md5 = bc504c104dd6e1255b99a9eab6396cfd OK 2026/04/28 01:20:46 DEBUG : splitbananasplit: md5 = f91b859308934acd9ce743f6d1ba3d8c OK 2026/04/28 01:20:46 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:46 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:20:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:20:47 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:47 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 01:20:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 01:20:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 01:20:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 01:20:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 01:20:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 01:20:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 01:20:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 01:20:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 01:20:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 01:20:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 01:20:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 01:20:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:20:48 DEBUG : PREFIXapple: md5 = be66580ae115498dde750a84c243a118 OK 2026/04/28 01:20:48 DEBUG : PREFIXapple: size = 5 OK 2026/04/28 01:20:48 INFO : apple: Copied (new) to: PREFIXapple 2026/04/28 01:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:48 DEBUG : PREFIXbanana: md5 = 72dd741660fd9a6b7e324b9b4e056b5e OK 2026/04/28 01:20:48 DEBUG : PREFIXbanana: size = 6 OK 2026/04/28 01:20:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/28 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:48 DEBUG : PREFIXappleappleapplebanana: md5 = 49a67d706f8262e30d98b324c3c18dad OK 2026/04/28 01:20:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/28 01:20:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/28 01:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:48 DEBUG : PREFIXsplitbananasplit: md5 = 06805499c0dae722c32f547122db2fd0 OK 2026/04/28 01:20:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/28 01:20:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/28 01:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d3ba95d572de363bda6ff20c24a3cafe OK 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/28 01:20:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = f9f0f44c2af644f27c994df933b6ffa3 OK 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:20:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = dd04bf5b0f4d08cd6b9ef6b257eed9f3 OK 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/28 01:20:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = bd3c7135266dda7efd2e80baec7bbd20 OK 2026/04/28 01:20:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/28 01:20:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 1ccd38be080517d1ab37a18318edb214 OK 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/28 01:20:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = c049269ea9eb32ff3145fd2c43664dbb OK 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/28 01:20:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 77a4c4725cfa8efac9403bfdef6f34eb OK 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/28 01:20:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 713174bae284449eb36339dadd1bbb01 OK 2026/04/28 01:20:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/28 01:20:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 7cdd679eebc869e7ffddc34dd418e68a OK 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/28 01:20:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 689bc49ee621ff5afeb0f131687ea0f4 OK 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/28 01:20:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = de31abf936788b7dd77d91474c4bf6c8 OK 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/28 01:20:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d19bdb4f547b2f7b95ecb8f77168bad6 OK 2026/04/28 01:20:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/28 01:20:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = b4a03f502f8b67873694420eb0ce52b9 OK 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/28 01:20:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 083da5e07b4230b5fa3a5d2b579eca4c OK 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/28 01:20:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = c26818c12f846beeab560db97adb07af OK 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/28 01:20:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 0553986b2caffc03a616460e10566181 OK 2026/04/28 01:20:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/28 01:20:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:54 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:55 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 01:20:55 INFO : apple: Deleted 2026/04/28 01:20:55 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 01:20:55 INFO : banana: Deleted 2026/04/28 01:20:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 01:20:55 INFO : splitbananasplit: Deleted 2026/04/28 01:20:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 01:20:55 INFO : appleappleapplebanana: Deleted 2026/04/28 01:20:55 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 01:20:55 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 01:20:55 DEBUG : Waiting for deletions to finish 2026/04/28 01:20:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:20:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 01:20:57 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 01:20:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 01:20:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1: Directory modification time the same (differ by -56.136µs, within tolerance 1ms) 2026/04/28 01:20:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:20:58 DEBUG : banana: md5 = 82f4e3ccde7a2cf6e753f10dd7de55fd OK 2026/04/28 01:20:58 DEBUG : banana: size = 6 OK 2026/04/28 01:20:58 INFO : banana: Copied (new) 2026/04/28 01:20:58 DEBUG : apple: md5 = 553b5c9d4398dced6e863de0418eeff7 OK 2026/04/28 01:20:58 DEBUG : apple: size = 5 OK 2026/04/28 01:20:58 INFO : apple: Copied (new) 2026/04/28 01:20:58 DEBUG : splitbananasplit: md5 = 95e38b5bc4bedfeb91829dca89df85b7 OK 2026/04/28 01:20:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:20:58 INFO : splitbananasplit: Copied (new) 2026/04/28 01:20:58 DEBUG : appleappleapplebanana: md5 = b41ce8b8096a9e78fe64bee8fd54c000 OK 2026/04/28 01:20:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:20:58 INFO : appleappleapplebanana: Copied (new) 2026/04/28 01:21:00 DEBUG : dir1/0000-abcdefg.txt: md5 = a159778f64b237d7912dbe0002b26dcd OK 2026/04/28 01:21:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:21:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = f457c0613baa6e677ada04c2566d4ac5 OK 2026/04/28 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:21:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 01:21:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 930d89ec2b633ea5e8fefbe27b6c9a0d OK 2026/04/28 01:21:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:21:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 01:21:00 DEBUG : dir1/0003-defghij.txt: md5 = 3dd89f26104f4823b1fbc9073152eb64 OK 2026/04/28 01:21:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:21:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 01:21:01 DEBUG : dir1/0004-efghijk.txt: md5 = ce79742e352be4b7f6062d03214e605c OK 2026/04/28 01:21:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:21:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 01:21:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 2171291336d265c7f8b105945157965f OK 2026/04/28 01:21:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:21:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 01:21:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 3fd6332b7a08131c354b1adb3e36800c OK 2026/04/28 01:21:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:21:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 01:21:01 DEBUG : dir1/0007-1234567.txt: md5 = 943abba2a7ce306155f916235b3a1db5 OK 2026/04/28 01:21:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:21:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 01:21:03 DEBUG : dir1/0009-3456789.txt: md5 = 8e4892f6047f4b8434b3c058552083a2 OK 2026/04/28 01:21:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:21:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 01:21:03 DEBUG : dir1/0008-2345678.txt: md5 = cc5e318118c7b2fa43e3b28c8f94d731 OK 2026/04/28 01:21:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:21:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 01:21:03 DEBUG : dir1/0010-456789.txt: md5 = 4cd59a34144da6bb79d73b028a33ef02 OK 2026/04/28 01:21:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:21:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 01:21:03 DEBUG : dir1/0011-56789;.txt: md5 = 9c62e09bcced5778db91390f46df61a5 OK 2026/04/28 01:21:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:21:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 01:21:04 DEBUG : dir1/0012-6789;.txt: md5 = abf50056e58dff467526fa4abde1a023 OK 2026/04/28 01:21:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:21:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 01:21:04 DEBUG : dir1/0013-789;=.txt: md5 = 78e468dab6f554732b81e8c834d6c1fe OK 2026/04/28 01:21:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:21:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 01:21:04 DEBUG : dir1/0014-89;=.txt: md5 = cbbe6b49638bf745f1cb17a47e23054c OK 2026/04/28 01:21:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:21:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 01:21:05 DEBUG : dir1/0015-9;=.txt: md5 = e12cd36f252f0f0f6511712b7179936b OK 2026/04/28 01:21:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:21:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 01:21:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:21:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/28 01:21:05 INFO : PREFIXbanana: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/28 01:21:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/28 01:21:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/28 01:21:06 INFO : PREFIXapple: Deleted 2026/04/28 01:21:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/28 01:21:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/28 01:21:06 INFO : PREFIXsplitbananasplit: Deleted 2026/04/28 01:21:06 DEBUG : Waiting for deletions to finish 2026/04/28 01:21:06 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : Waiting for deletions to finish 2026/04/28 01:21:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:21:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:21:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:21:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 0b9810677350b8d9c15897213cf18e2e OK 2026/04/28 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = b10e749597a3abe842c463199e510300 OK 2026/04/28 01:21:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 494a21d14c6afebadfc79184a9419f69 OK 2026/04/28 01:21:26 DEBUG : dir1/0003-defghij.txt: md5 = 12d337774b0b5402872739a2e78d528c OK 2026/04/28 01:21:28 DEBUG : dir1/0004-efghijk.txt: md5 = cd68907106672a11d62ada00db008c8a OK 2026/04/28 01:21:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 35009e8823d67d3e2d58d160bdb44704 OK 2026/04/28 01:21:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 56ce77cb9dca3be3dbc336de788c612f OK 2026/04/28 01:21:32 DEBUG : dir1/0007-1234567.txt: md5 = 57969076aff0eb53340d0e4f1d5c440f OK 2026/04/28 01:21:34 DEBUG : dir1/0008-2345678.txt: md5 = c413c4b172bed92e7ec200e32c7c1e4b OK 2026/04/28 01:21:35 DEBUG : dir1/0009-3456789.txt: md5 = 93cdee096c804d775a5d3a51bc858a34 OK 2026/04/28 01:21:37 DEBUG : dir1/0010-456789.txt: md5 = 829055dc1fec0d3ade70da6f1ebb2749 OK 2026/04/28 01:21:38 DEBUG : dir1/0011-56789;.txt: md5 = 157d3438ae96006d5dbe73bbcff673f5 OK 2026/04/28 01:21:40 DEBUG : dir1/0012-6789;.txt: md5 = ad510119ff339d027d721dc90a6aa3f3 OK 2026/04/28 01:21:41 DEBUG : dir1/0013-789;=.txt: md5 = 9d6134da2ea790db2ff516c40127939e OK 2026/04/28 01:21:43 DEBUG : dir1/0014-89;=.txt: md5 = 1e1866c5601f170de01032fd49582ed9 OK 2026/04/28 01:21:44 DEBUG : dir1/0015-9;=.txt: md5 = 650b42c2fb7e5a7045b71be678669fc4 OK 2026/04/28 01:21:46 DEBUG : apple: md5 = 0b463384d24aefc94447754da3e95203 OK 2026/04/28 01:21:48 DEBUG : banana: md5 = 6749b391222d123801a91cb4c3ed4282 OK 2026/04/28 01:21:49 DEBUG : appleappleapplebanana: md5 = 376ef75b5b625b09d53b0c84eb4a5d48 OK 2026/04/28 01:21:51 DEBUG : splitbananasplit: md5 = 5c3f853d69fd4eb5a2a8d88f9c4a9432 OK 2026/04/28 01:21:51 DEBUG : Waiting for deletions to finish 2026/04/28 01:21:51 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:21:51 DEBUG : TestDrive: Token expired 2026/04/28 01:21:51 DEBUG : Config file has changed externally - reloading 2026/04/28 01:21:51 DEBUG : TestDrive: No updated token found in the config file 2026/04/28 01:21:51 DEBUG : TestDrive: Token refresh successful 2026/04/28 01:21:51 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/04/28 01:21:51 DEBUG : TestDrive: Saved new token in config file 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:21:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 01:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:21:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:21:53 DEBUG : bananaSUFFIX: md5 = 09b302ebfd697a0e8097aa3defab466e OK 2026/04/28 01:21:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/28 01:21:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/28 01:21:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:21:54 DEBUG : appleappleapplebananaSUFFIX: md5 = 64a877066885c3a6090670573fbdc70b OK 2026/04/28 01:21:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/28 01:21:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/28 01:21:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:54 DEBUG : appleSUFFIX: md5 = b6291b0e5bf45208e433c94a747dcde9 OK 2026/04/28 01:21:54 DEBUG : appleSUFFIX: size = 5 OK 2026/04/28 01:21:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/28 01:21:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:21:54 DEBUG : splitbananasplitSUFFIX: md5 = 5b4923720507dfc29931be42685f8519 OK 2026/04/28 01:21:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/28 01:21:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/28 01:21:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 27c158241d4e5586c2a8783c2a36352d OK 2026/04/28 01:21:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/28 01:21:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 2a63d5d12184ce28a946647681fdbd1b OK 2026/04/28 01:21:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/28 01:21:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 7522fe9990c74c8bebdc97f64c27e97c OK 2026/04/28 01:21:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/28 01:21:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:21:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e6b57249122b84a6c587649b0e888a3f OK 2026/04/28 01:21:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/28 01:21:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 64622dfa28c19ec7f6a3f01e725866b2 OK 2026/04/28 01:21:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/28 01:21:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = e0fdb54b82355964ed7302fa6c315f1b OK 2026/04/28 01:21:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/28 01:21:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:21:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 521826b11608a43cf076a678ee55b754 OK 2026/04/28 01:21:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/28 01:21:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:21:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:21:57 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 4118a373d6d7928f9e711f3b150ccdf6 OK 2026/04/28 01:21:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/28 01:21:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:21:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 53c37b125da59847eab98ad6220e1989 OK 2026/04/28 01:21:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/28 01:21:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 368432675a103123bf1ac915fae29b46 OK 2026/04/28 01:21:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/28 01:21:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = aeb047e134c2ad74adb632942ae59d7d OK 2026/04/28 01:21:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/28 01:21:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 768c0b5f12518b09b90e1a7dc3766bd1 OK 2026/04/28 01:21:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/28 01:21:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:21:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:21:59 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 5b3882d2f64ffbced3a8f0f02c7767ca OK 2026/04/28 01:21:59 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/28 01:21:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:21:59 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = f81c4fd9ae40aad75db805c63c0cff23 OK 2026/04/28 01:21:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/28 01:21:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:21:59 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 426145205a15ec3619b57f14b047c69e OK 2026/04/28 01:21:59 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/28 01:21:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:00 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 24640898dc29571c10a40e8899cae0b9 OK 2026/04/28 01:22:00 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/28 01:22:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:00 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 01:22:00 INFO : splitbananasplit: Deleted 2026/04/28 01:22:00 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 01:22:00 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 01:22:00 INFO : banana: Deleted 2026/04/28 01:22:00 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 01:22:00 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 01:22:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 01:22:01 INFO : apple: Deleted 2026/04/28 01:22:01 INFO : appleappleapplebanana: Deleted 2026/04/28 01:22:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 01:22:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 01:22:01 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 01:22:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 01:22:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 01:22:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 01:22:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1: Directory modification time the same (differ by -334.456µs, within tolerance 1ms) 2026/04/28 01:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:22:04 DEBUG : splitbananasplit: md5 = 72bf7d5a89a33a89bc89313858d95818 OK 2026/04/28 01:22:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:22:04 INFO : splitbananasplit: Copied (new) 2026/04/28 01:22:04 DEBUG : banana: md5 = e8d972ce6b208d894ad054da6fe4d79f OK 2026/04/28 01:22:04 DEBUG : banana: size = 6 OK 2026/04/28 01:22:04 INFO : banana: Copied (new) 2026/04/28 01:22:04 DEBUG : apple: md5 = 22160c2c4b2f68321d890ed289da4006 OK 2026/04/28 01:22:04 DEBUG : apple: size = 5 OK 2026/04/28 01:22:04 INFO : apple: Copied (new) 2026/04/28 01:22:04 DEBUG : appleappleapplebanana: md5 = 977c74899fc95d75d16a1f1a35d49350 OK 2026/04/28 01:22:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:22:04 INFO : appleappleapplebanana: Copied (new) 2026/04/28 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 39b345115525338e82956a9007177357 OK 2026/04/28 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:22:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 01:22:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 7731acc95e523ba2d637bae2625def19 OK 2026/04/28 01:22:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:22:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 01:22:05 DEBUG : dir1/0002-cdefghi.txt: md5 = f184bbb3db08b7ff6741cea72804f02d OK 2026/04/28 01:22:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:22:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 01:22:06 DEBUG : dir1/0003-defghij.txt: md5 = 079cd52d03644587bb6863589116e57b OK 2026/04/28 01:22:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:22:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 01:22:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 5ed0887b6e335a2c9beaed743cfa6808 OK 2026/04/28 01:22:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:22:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 01:22:07 DEBUG : dir1/0006-ghijklm.txt: md5 = dd6d3cc199742bb4bb9c72e56d1c3df3 OK 2026/04/28 01:22:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:22:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 01:22:07 DEBUG : dir1/0004-efghijk.txt: md5 = 3920a12c17dc7943b8e52ad98d5c07a2 OK 2026/04/28 01:22:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:22:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 01:22:07 DEBUG : dir1/0007-1234567.txt: md5 = 2c1b21bc6236de18cc2aad518b9fa46f OK 2026/04/28 01:22:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:22:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 01:22:08 DEBUG : dir1/0008-2345678.txt: md5 = 752e7f203ff306eb5edffff3b5b7d7af OK 2026/04/28 01:22:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:22:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 01:22:08 DEBUG : dir1/0009-3456789.txt: md5 = d9663342a29920f7a83df6a15e06d318 OK 2026/04/28 01:22:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:22:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 01:22:08 DEBUG : dir1/0010-456789.txt: md5 = 2565d8803ac1833bb38bcede402c178f OK 2026/04/28 01:22:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:22:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 01:22:09 DEBUG : dir1/0011-56789;.txt: md5 = 9863f6102b71b301c2f306470cff797b OK 2026/04/28 01:22:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:22:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 01:22:10 DEBUG : dir1/0012-6789;.txt: md5 = 254c8227928486f8636efcff4f344524 OK 2026/04/28 01:22:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:22:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 01:22:10 DEBUG : dir1/0013-789;=.txt: md5 = ec33df5248b8d60f5c57f712df64833b OK 2026/04/28 01:22:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:22:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 01:22:10 DEBUG : dir1/0014-89;=.txt: md5 = 9ec624fa3578502ddb069c5c0b01e621 OK 2026/04/28 01:22:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:22:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 01:22:10 DEBUG : dir1/0015-9;=.txt: md5 = 1b9c1aaf14210a96888f5b8b22083d3b OK 2026/04/28 01:22:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:22:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 01:22:10 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : bananaSUFFIX: Deleted 2026/04/28 01:22:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/28 01:22:11 INFO : splitbananasplitSUFFIX: Deleted 2026/04/28 01:22:11 INFO : appleSUFFIX: Deleted 2026/04/28 01:22:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/28 01:22:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/28 01:22:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/28 01:22:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/28 01:22:12 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:22:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:22:27 DEBUG : dir1/0000-abcdefg.txt: md5 = e0e18dfc0c20e61898d8a544149a346d OK 2026/04/28 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = c53a93a75f752d2f3e0ae3f2246aee87 OK 2026/04/28 01:22:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 3269bd423711f0b96569641ae2509761 OK 2026/04/28 01:22:31 DEBUG : dir1/0003-defghij.txt: md5 = e35b3a997d8f2f66986adbada5fe863a OK 2026/04/28 01:22:33 DEBUG : dir1/0004-efghijk.txt: md5 = 4e61ff68cab5118ce8e13527886c4822 OK 2026/04/28 01:22:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 3326e9d0b779941b8c7d0d239e4483f1 OK 2026/04/28 01:22:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 67813b51b308c42507b033968ba1059c OK 2026/04/28 01:22:37 DEBUG : dir1/0007-1234567.txt: md5 = 3ee6821c6105b4c4fa6770f83ab1fee7 OK 2026/04/28 01:22:39 DEBUG : dir1/0008-2345678.txt: md5 = b57ecf8250ed94ebbd20d42e377ff17f OK 2026/04/28 01:22:40 DEBUG : dir1/0009-3456789.txt: md5 = 8c7e8db4e5ddda7fa965b5eb8788f751 OK 2026/04/28 01:22:42 DEBUG : dir1/0010-456789.txt: md5 = a66bb360890e0701693e06262bdb778c OK 2026/04/28 01:22:43 DEBUG : dir1/0011-56789;.txt: md5 = 6d4075313d335a35b39538f6afdce100 OK 2026/04/28 01:22:45 DEBUG : dir1/0012-6789;.txt: md5 = 81f16e7b1c6c8913e67672200ce81a8b OK 2026/04/28 01:22:46 DEBUG : dir1/0013-789;=.txt: md5 = 0c3b047b8a2435667398a24b665cd738 OK 2026/04/28 01:22:48 DEBUG : dir1/0014-89;=.txt: md5 = 533eff80a2e7848e675ea1e43b12157a OK 2026/04/28 01:22:49 DEBUG : dir1/0015-9;=.txt: md5 = 83903f02a0a6ebaf0b7cd8a71a51ff24 OK 2026/04/28 01:22:51 DEBUG : apple: md5 = 4fcafe5f1f3ae5397e7eab34024c2bec OK 2026/04/28 01:22:53 DEBUG : banana: md5 = 282a10bdcc0708571aab4110447cc142 OK 2026/04/28 01:22:54 DEBUG : appleappleapplebanana: md5 = de08583f7efc4d15103464c998cd981c OK 2026/04/28 01:22:56 DEBUG : splitbananasplit: md5 = 2607d2b6c848112d53a4e74581c2f046 OK 2026/04/28 01:22:56 DEBUG : Waiting for deletions to finish 2026/04/28 01:22:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:22:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:22:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 01:22:57 DEBUG : apple: size = 5 OK 2026/04/28 01:22:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:22:57 DEBUG : apple: Unchanged skipping 2026/04/28 01:22:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:22:57 DEBUG : banana: size = 6 OK 2026/04/28 01:22:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:22:57 DEBUG : banana: Unchanged skipping 2026/04/28 01:22:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:22:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:22:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:22:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:22:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:22:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:22:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:22:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:22:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:22:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:22:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:22:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:22:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:22:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:22:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:22:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:22:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:22:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:22:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 01:22:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 01:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:22:59 DEBUG : appleapple: md5 = 1241b592a2b625249e032aa70b76da2f OK 2026/04/28 01:22:59 DEBUG : appleapple: size = 21 OK 2026/04/28 01:22:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/28 01:22:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:22:59 DEBUG : splitbanan: md5 = 1d6e427c58859dcda7aea958ed8b77ec OK 2026/04/28 01:22:59 DEBUG : splitbanan: size = 16 OK 2026/04/28 01:22:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/28 01:22:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:22:59 DEBUG : dir1/0001-bcdef: md5 = e64d5dd06c08c33e217dcfae5ca04060 OK 2026/04/28 01:22:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 01:22:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/28 01:22:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:22:59 DEBUG : dir1/0000-abcde: md5 = ccce0570f37bc75e8e7b7a0dcdffce6e OK 2026/04/28 01:22:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 01:22:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/28 01:22:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:01 DEBUG : dir1/0003-defgh: md5 = 68a403583c9d025e7f7808be23696b6a OK 2026/04/28 01:23:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 01:23:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/28 01:23:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:01 DEBUG : dir1/0002-cdefg: md5 = 182b63b1ffab40f9afdd08c18d649d71 OK 2026/04/28 01:23:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 01:23:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/28 01:23:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:01 DEBUG : dir1/0004-efghi: md5 = c0c644eba1ef9d1bd4e337836585f45c OK 2026/04/28 01:23:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 01:23:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/28 01:23:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:01 DEBUG : dir1/0005-fghij: md5 = fbb9fa9b9c4f771e01d6b6521b0ede48 OK 2026/04/28 01:23:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 01:23:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/28 01:23:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:02 DEBUG : dir1/0006-ghijk: md5 = 671781107eec6e2a233b3f620881bcc4 OK 2026/04/28 01:23:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 01:23:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/28 01:23:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:02 DEBUG : dir1/0007-12345: md5 = d4e44af01f9457b46ab6dd30900c6b7e OK 2026/04/28 01:23:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 01:23:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/28 01:23:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:02 DEBUG : dir1/0009-34567: md5 = e805b9c1ace1f0ddf3a06d536e44fcb6 OK 2026/04/28 01:23:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 01:23:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/28 01:23:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:02 DEBUG : dir1/0008-23456: md5 = 8b23800d10ce81ad0fb617324ffa3e46 OK 2026/04/28 01:23:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 01:23:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/28 01:23:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:03 DEBUG : dir1/0010-45678: md5 = b781fc9587c93e04e2d8e22821b2dc33 OK 2026/04/28 01:23:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 01:23:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/28 01:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:04 DEBUG : dir1/0011-56789: md5 = 642f7751df3206c0548b0ec5d2979109 OK 2026/04/28 01:23:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 01:23:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/28 01:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:04 DEBUG : dir1/0012-6789;: md5 = 540fe866b811c64a94345b0fcc9fa73a OK 2026/04/28 01:23:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 01:23:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/28 01:23:04 DEBUG : dir1/0013-789;=: md5 = 0d0eb66a7352f0e5dabee3810450fcee OK 2026/04/28 01:23:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 01:23:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/28 01:23:05 DEBUG : dir1/0014-89;=.: md5 = d53b7e58575bd6c687b20595f45ce4fb OK 2026/04/28 01:23:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 01:23:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/28 01:23:05 DEBUG : dir1/0015-9;=.t: md5 = 0cafaeaab7b06b3688396099652bf7a4 OK 2026/04/28 01:23:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 01:23:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/28 01:23:05 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:05 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 01:23:05 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 01:23:06 INFO : appleappleapplebanana: Deleted 2026/04/28 01:23:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 01:23:06 INFO : splitbananasplit: Deleted 2026/04/28 01:23:06 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 01:23:06 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 01:23:06 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:07 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:08 DEBUG : dir1: Directory modification time the same (differ by -592.117µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:08 DEBUG : apple: size = 5 OK 2026/04/28 01:23:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : apple: Unchanged skipping 2026/04/28 01:23:08 DEBUG : banana: size = 6 OK 2026/04/28 01:23:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : banana: Unchanged skipping 2026/04/28 01:23:08 DEBUG : appleapple: size = 21 OK 2026/04/28 01:23:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:23:08 DEBUG : splitbanan: size = 16 OK 2026/04/28 01:23:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 01:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 01:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 01:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 01:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 01:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 01:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 01:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 01:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 01:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 01:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 01:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 01:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 01:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 01:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 01:23:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 01:23:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 01:23:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 01:23:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 01:23:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:23:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 01:23:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 01:23:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 01:23:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 01:23:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:23:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:23:08 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:08 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:08 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 01:23:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 01:23:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 01:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 01:23:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:23:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:23:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 2c9d67acc22d077a5f3fa48a2ce52a7e OK 2026/04/28 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 867a86e2722ce161aa44b307b696124a OK 2026/04/28 01:23:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 9e6d645fd7800de71f68ad01782ddb7c OK 2026/04/28 01:23:27 DEBUG : dir1/0003-defghij.txt: md5 = 58533b4cb413ab485f47c0af43f5e555 OK 2026/04/28 01:23:28 DEBUG : dir1/0004-efghijk.txt: md5 = 80e731b83d4d5823e164da62aeb53d9c OK 2026/04/28 01:23:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 6450a6739cecd9f105694c3e0be2dbbb OK 2026/04/28 01:23:31 DEBUG : dir1/0006-ghijklm.txt: md5 = fec8940e0645b0da12aa70952b85c5ae OK 2026/04/28 01:23:33 DEBUG : dir1/0007-1234567.txt: md5 = e22e934947d599e7b93bb8282a3cd02d OK 2026/04/28 01:23:34 DEBUG : dir1/0008-2345678.txt: md5 = cad5f7e9541d19b13bba7fea54c5c5d9 OK 2026/04/28 01:23:36 DEBUG : dir1/0009-3456789.txt: md5 = 6b36a37614e27b5c8c773513600fa653 OK 2026/04/28 01:23:37 DEBUG : dir1/0010-456789.txt: md5 = ff0d962d565ded67be97d7519effcba7 OK 2026/04/28 01:23:39 DEBUG : dir1/0011-56789;.txt: md5 = 64bb4c9f4a7cf13287b6332fcca63c3e OK 2026/04/28 01:23:40 DEBUG : dir1/0012-6789;.txt: md5 = 1a5065a78b84e23f40cc2a7ef7db4197 OK 2026/04/28 01:23:42 DEBUG : dir1/0013-789;=.txt: md5 = e5105a39bd5bdc096766a55e1de2f0d2 OK 2026/04/28 01:23:43 DEBUG : dir1/0014-89;=.txt: md5 = a305a6a335d9aadb682713f02fda3ac3 OK 2026/04/28 01:23:45 DEBUG : dir1/0015-9;=.txt: md5 = ac251a0b861c199a5e4661a8ff1d93e8 OK 2026/04/28 01:23:46 DEBUG : apple: md5 = 3d30c1d34640e16995443e14d7a4bc0c OK 2026/04/28 01:23:48 DEBUG : banana: md5 = 6e2ba95b0f6dce3528e30a27d3e1f0ef OK 2026/04/28 01:23:49 DEBUG : appleappleapplebanana: md5 = e143d419824ec08fe0aee3d1ae14cc59 OK 2026/04/28 01:23:51 DEBUG : splitbananasplit: md5 = c8ceaf63ad2359a2324d140021a39e2d OK 2026/04/28 01:23:51 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:23:52 DEBUG : apple: size = 5 OK 2026/04/28 01:23:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:52 DEBUG : apple: Unchanged skipping 2026/04/28 01:23:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:23:52 DEBUG : banana: size = 6 OK 2026/04/28 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:52 DEBUG : banana: Unchanged skipping 2026/04/28 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:23:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:23:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:23:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:23:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:23:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:23:54 DEBUG : dir1: Directory modification time the same (differ by -654.551µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : apple: size = 5 OK 2026/04/28 01:23:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : apple: Unchanged skipping 2026/04/28 01:23:54 DEBUG : banana: size = 6 OK 2026/04/28 01:23:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : banana: Unchanged skipping 2026/04/28 01:23:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:23:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:23:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:23:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:23:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:23:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:23:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:23:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:23:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:23:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:23:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:23:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:23:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:23:54 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:54 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:23:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : Waiting for deletions to finish 2026/04/28 01:23:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:23:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:24:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:24:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 71d52bccd21eb9ea7681640dbf5ed71c OK 2026/04/28 01:24:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c25bedb636d6987f39493374ecf11183 OK 2026/04/28 01:24:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 1750cfbe2a10eb5479993a788baa7a10 OK 2026/04/28 01:24:15 DEBUG : dir1/0003-defghij.txt: md5 = a2e430419596cd32b3b51e7db36b2fe4 OK 2026/04/28 01:24:16 DEBUG : dir1/0004-efghijk.txt: md5 = 4ae9aec5f9e3459742a40b90b8bc8049 OK 2026/04/28 01:24:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 217bb15dd05e654e4bb2a2bf1c15c051 OK 2026/04/28 01:24:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 778841cb75c8cf2b1e510b6bd882ce80 OK 2026/04/28 01:24:21 DEBUG : dir1/0007-1234567.txt: md5 = e2e855c78cca4dbe672c4d09b3af8cd7 OK 2026/04/28 01:24:22 DEBUG : dir1/0008-2345678.txt: md5 = 79b04ad789b4dee0b458420fc1db5f0d OK 2026/04/28 01:24:24 DEBUG : dir1/0009-3456789.txt: md5 = 6b1658cfd119cee5eb57f59af6b701db OK 2026/04/28 01:24:25 DEBUG : dir1/0010-456789.txt: md5 = 635a5aee775257a28da5378f6cbb2b43 OK 2026/04/28 01:24:27 DEBUG : dir1/0011-56789;.txt: md5 = 4c45bb04dc047d6ba54756e970ed4ee4 OK 2026/04/28 01:24:28 DEBUG : dir1/0012-6789;.txt: md5 = 1308c8b29768832383714c7417df6ffd OK 2026/04/28 01:24:29 DEBUG : dir1/0013-789;=.txt: md5 = d7a763a59653c6f4f4150beb69ce365a OK 2026/04/28 01:24:31 DEBUG : dir1/0014-89;=.txt: md5 = 2d7721af6f69e1363804bd4cf485e1f5 OK 2026/04/28 01:24:32 DEBUG : dir1/0015-9;=.txt: md5 = 13a13434a49ed77bcdebd17b27168786 OK 2026/04/28 01:24:34 DEBUG : apple: md5 = 558a47bae7b832bfa16a954b9bc8c160 OK 2026/04/28 01:24:35 DEBUG : banana: md5 = 142c6337bf2cb5329472ff08e4dfd19e OK 2026/04/28 01:24:37 DEBUG : appleappleapplebanana: md5 = 311daf535c0ecd3d0a223dfbd57c89ba OK 2026/04/28 01:24:38 DEBUG : splitbananasplit: md5 = 7881a7cd29aac4227aed1bf351c7cf28 OK 2026/04/28 01:24:38 DEBUG : Waiting for deletions to finish 2026/04/28 01:24:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:24:39 DEBUG : apple: size = 5 OK 2026/04/28 01:24:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:39 DEBUG : apple: Unchanged skipping 2026/04/28 01:24:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:24:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:24:39 DEBUG : banana: size = 6 OK 2026/04/28 01:24:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:39 DEBUG : banana: Unchanged skipping 2026/04/28 01:24:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:24:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:24:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:24:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:24:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:24:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:24:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:24:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:24:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:24:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:24:40 DEBUG : Waiting for deletions to finish 2026/04/28 01:24:40 DEBUG : Waiting for deletions to finish 2026/04/28 01:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:24:42 DEBUG : dir1: Directory modification time the same (differ by -556.958µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : apple: size = 5 OK 2026/04/28 01:24:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : apple: Unchanged skipping 2026/04/28 01:24:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:24:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:24:42 DEBUG : banana: size = 6 OK 2026/04/28 01:24:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : banana: Unchanged skipping 2026/04/28 01:24:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:24:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:24:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:24:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:24:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:24:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:24:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:24:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:24:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:24:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:24:42 DEBUG : Waiting for deletions to finish 2026/04/28 01:24:42 DEBUG : Waiting for deletions to finish 2026/04/28 01:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:24:57 DEBUG : dir1/0000-abcdefg.txt: md5 = b5addfc3f5c68d9e39acc26152d17bc0 OK 2026/04/28 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = d6718d65eafc6b2fda0742278f257389 OK 2026/04/28 01:25:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 12aba17d07329bcce6839929696053ec OK 2026/04/28 01:25:01 DEBUG : dir1/0003-defghij.txt: md5 = 646ccb234652dd5644c2dde7c1a23c2c OK 2026/04/28 01:25:03 DEBUG : dir1/0004-efghijk.txt: md5 = af848ab56079694226e3cdee4eb03bd4 OK 2026/04/28 01:25:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 7fe1aad9628db8cdaa965cfd1edacd67 OK 2026/04/28 01:25:06 DEBUG : dir1/0006-ghijklm.txt: md5 = f72a50adffa6c9d3943b3ef65d69c3cb OK 2026/04/28 01:25:08 DEBUG : dir1/0007-1234567.txt: md5 = 1750983c1aff6773da225ff50cf163bb OK 2026/04/28 01:25:09 DEBUG : dir1/0008-2345678.txt: md5 = 6bd8939147665b540ebf17d6618d9de3 OK 2026/04/28 01:25:10 DEBUG : dir1/0009-3456789.txt: md5 = 538a4aab98430f476dec4769a9aeb3f9 OK 2026/04/28 01:25:12 DEBUG : dir1/0010-456789.txt: md5 = b6ba8e858b7737b0d7ac412588844703 OK 2026/04/28 01:25:13 DEBUG : dir1/0011-56789;.txt: md5 = 354d94d0677cb960f18aff1d21ecefe1 OK 2026/04/28 01:25:15 DEBUG : dir1/0012-6789;.txt: md5 = 47a079ed67e5cdf05e3fe10dcfbdb134 OK 2026/04/28 01:25:16 DEBUG : dir1/0013-789;=.txt: md5 = 66e44cdda71c73c40341f3ad9feeb9e8 OK 2026/04/28 01:25:18 DEBUG : dir1/0014-89;=.txt: md5 = ad1cf5dfd31e52d1f3ba615b6ba99a8d OK 2026/04/28 01:25:19 DEBUG : dir1/0015-9;=.txt: md5 = b966d1f0588d5d3f74216f7e9e940219 OK 2026/04/28 01:25:21 DEBUG : apple: md5 = 22aa0c4558fca9b9a21dc1fe9fa5eb85 OK 2026/04/28 01:25:22 DEBUG : banana: md5 = 1c479075768c2c71fc24d79d15294655 OK 2026/04/28 01:25:24 DEBUG : appleappleapplebanana: md5 = 6014acc98ad10730b623570e273cf580 OK 2026/04/28 01:25:25 DEBUG : splitbananasplit: md5 = 88be72ea736c627bc146df1740b1e0a2 OK 2026/04/28 01:25:25 DEBUG : Waiting for deletions to finish 2026/04/28 01:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:25:27 DEBUG : apple: size = 5 OK 2026/04/28 01:25:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:27 DEBUG : apple: Unchanged skipping 2026/04/28 01:25:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:25:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:25:27 DEBUG : banana: size = 6 OK 2026/04/28 01:25:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:27 DEBUG : banana: Unchanged skipping 2026/04/28 01:25:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:25:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:25:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:25:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:25:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:25:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:25:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:25:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:25:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:25:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:25:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:25:28 DEBUG : Waiting for deletions to finish 2026/04/28 01:25:28 DEBUG : Waiting for deletions to finish 2026/04/28 01:25:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:25:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:25:29 DEBUG : dir1: Directory modification time the same (differ by -447.261µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : apple: size = 5 OK 2026/04/28 01:25:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:25:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:25:29 DEBUG : apple: Unchanged skipping 2026/04/28 01:25:29 DEBUG : banana: size = 6 OK 2026/04/28 01:25:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : banana: Unchanged skipping 2026/04/28 01:25:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:25:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:25:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:25:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:25:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:25:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:25:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:25:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:25:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:25:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:25:29 DEBUG : Waiting for deletions to finish 2026/04/28 01:25:29 DEBUG : Waiting for deletions to finish 2026/04/28 01:25:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:25:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:25:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:25:44 DEBUG : dir1/0000-abcdefg.txt: md5 = d200aaf724b8d22b4383d30660efa019 OK 2026/04/28 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 96ece7e20d96567860f74feb0f80fb0d OK 2026/04/28 01:25:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 4104d5632035a69493c5b4eb582b0f02 OK 2026/04/28 01:25:49 DEBUG : dir1/0003-defghij.txt: md5 = 86dd4e17676dafa8b7f5106982ba61b4 OK 2026/04/28 01:25:50 DEBUG : dir1/0004-efghijk.txt: md5 = 345d6d652d0ddff4227f1514baa8c156 OK 2026/04/28 01:25:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 8127cfaafdb8d4a9c6d3c1fc12e1cf69 OK 2026/04/28 01:25:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 8563712959676cb816c1eb6571c7f5b6 OK 2026/04/28 01:25:55 DEBUG : dir1/0007-1234567.txt: md5 = a3d4311b3feaeebf5ce6bc43cddb994b OK 2026/04/28 01:25:57 DEBUG : dir1/0008-2345678.txt: md5 = 24635d558e09af1bfe9d4e2690c48ce8 OK 2026/04/28 01:25:58 DEBUG : dir1/0009-3456789.txt: md5 = 04e5e5dfb07cf290b422d2b4a1afab61 OK 2026/04/28 01:26:00 DEBUG : dir1/0010-456789.txt: md5 = 2e4b2807c001004b348ab0c96388d770 OK 2026/04/28 01:26:01 DEBUG : dir1/0011-56789;.txt: md5 = 86afc7163ac0537270a70b193d936a2f OK 2026/04/28 01:26:03 DEBUG : dir1/0012-6789;.txt: md5 = db824394a4d3d3e2a6777da398e24b80 OK 2026/04/28 01:26:04 DEBUG : dir1/0013-789;=.txt: md5 = c896e703eeee0685742f7259c5b1292a OK 2026/04/28 01:26:06 DEBUG : dir1/0014-89;=.txt: md5 = 0fbc8845304bec6697d567cdc850f63f OK 2026/04/28 01:26:07 DEBUG : dir1/0015-9;=.txt: md5 = 39c8dfb1b28ac3fed70d7544b69fc25c OK 2026/04/28 01:26:09 DEBUG : apple: md5 = 2419147d81c97cce3bf522fa4a536c01 OK 2026/04/28 01:26:10 DEBUG : banana: md5 = e7f03dbcbfa0077445ee4800a51f1528 OK 2026/04/28 01:26:12 DEBUG : appleappleapplebanana: md5 = 340f238212bcfdaff40771b5cf274a58 OK 2026/04/28 01:26:13 DEBUG : splitbananasplit: md5 = f8050cfe11e9adacd1680113403b2bef OK 2026/04/28 01:26:13 DEBUG : Waiting for deletions to finish 2026/04/28 01:26:14 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:26:15 DEBUG : apple: size = 5 OK 2026/04/28 01:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : banana: size = 6 OK 2026/04/28 01:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:26:15 DEBUG : banana: Unchanged skipping 2026/04/28 01:26:15 DEBUG : apple: Unchanged skipping 2026/04/28 01:26:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:26:15 DEBUG : Waiting for deletions to finish 2026/04/28 01:26:15 DEBUG : Waiting for deletions to finish 2026/04/28 01:26:16 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:26:17 DEBUG : dir1: Directory modification time the same (differ by -353.874µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : apple: size = 5 OK 2026/04/28 01:26:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : apple: Unchanged skipping 2026/04/28 01:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:26:17 DEBUG : banana: size = 6 OK 2026/04/28 01:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : banana: Unchanged skipping 2026/04/28 01:26:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:26:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:26:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:26:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:26:17 DEBUG : Waiting for deletions to finish 2026/04/28 01:26:17 DEBUG : Waiting for deletions to finish 2026/04/28 01:26:18 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:26:31 DEBUG : dir1/0000-abcdefg.txt: md5 = b55ccb8a56a5d2322f1e318ca297a88a OK 2026/04/28 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = da5978b21e03a9408fb48d177f0d95fa OK 2026/04/28 01:26:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 90ae0f374f15494bbfffebb9baf7012b OK 2026/04/28 01:26:36 DEBUG : dir1/0003-defghij.txt: md5 = 856b2c736f6ad95de6be6d8a2ce86346 OK 2026/04/28 01:26:37 DEBUG : dir1/0004-efghijk.txt: md5 = 97e43f7888a29dd97024a1540fa3a2b6 OK 2026/04/28 01:26:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 47e4b41b0612ad9da5976b557a1ff241 OK 2026/04/28 01:26:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 609bd69235bee1fb1d1a1dd2e6d4b62d OK 2026/04/28 01:26:42 DEBUG : dir1/0007-1234567.txt: md5 = 5752644e7641d43adedab3b2300b969a OK 2026/04/28 01:26:43 DEBUG : dir1/0008-2345678.txt: md5 = 9a7a6c6a6deafaabfb47ac1198d9adcb OK 2026/04/28 01:26:45 DEBUG : dir1/0009-3456789.txt: md5 = 9132355e378d58f72a65dc890b949542 OK 2026/04/28 01:26:46 DEBUG : dir1/0010-456789.txt: md5 = 56ba021db0d2c19f9b2d43138a8dc84b OK 2026/04/28 01:26:47 DEBUG : dir1/0011-56789;.txt: md5 = cf57ca7840004c77242f9dad1513174e OK 2026/04/28 01:26:49 DEBUG : dir1/0012-6789;.txt: md5 = 4bea20ff5161fb93bcec970a22376552 OK 2026/04/28 01:26:50 DEBUG : dir1/0013-789;=.txt: md5 = f7237e1dc1a47646898b2cfdcde3faf4 OK 2026/04/28 01:26:52 DEBUG : dir1/0014-89;=.txt: md5 = af306aeaec299cb6040a0781ff2f380b OK 2026/04/28 01:26:53 DEBUG : dir1/0015-9;=.txt: md5 = 7bfe2576203d77bff9464ceca68623c3 OK 2026/04/28 01:26:55 DEBUG : apple: md5 = f0590e023e6206b0ef27a26298d8d1f3 OK 2026/04/28 01:26:56 DEBUG : banana: md5 = 2effe4a6508d35736e41886f549dc3f9 OK 2026/04/28 01:26:58 DEBUG : appleappleapplebanana: md5 = 5a07c7da78a59735cb05f375494aa686 OK 2026/04/28 01:27:00 DEBUG : splitbananasplit: md5 = a6669a16165c7208a6ca81c7819c949f OK 2026/04/28 01:27:00 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:27:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:27:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:27:01 DEBUG : apple: size = 5 OK 2026/04/28 01:27:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:27:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:01 DEBUG : apple: Unchanged skipping 2026/04/28 01:27:01 DEBUG : banana: size = 6 OK 2026/04/28 01:27:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:01 DEBUG : banana: Unchanged skipping 2026/04/28 01:27:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 01:27:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:27:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:27:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:27:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:27:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:27:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:27:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:27:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:27:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:02 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:02 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:27:03 DEBUG : dir1: Directory modification time the same (differ by -211.427µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : apple: size = 5 OK 2026/04/28 01:27:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : apple: Unchanged skipping 2026/04/28 01:27:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 01:27:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 01:27:03 DEBUG : banana: size = 6 OK 2026/04/28 01:27:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : banana: Unchanged skipping 2026/04/28 01:27:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 01:27:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 01:27:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 01:27:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 01:27:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 01:27:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 01:27:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 01:27:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 01:27:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:27:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:03 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:03 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : apple: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : banana: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 01:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 01:27:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (570.06s) --- PASS: TestTransform/NFC (45.94s) --- PASS: TestTransform/NFD (47.44s) --- PASS: TestTransform/base64 (55.40s) --- PASS: TestTransform/prefix (64.71s) --- PASS: TestTransform/suffix (65.73s) --- PASS: TestTransform/truncate (55.05s) --- PASS: TestTransform/encoder (47.83s) --- PASS: TestTransform/ISO-8859-1 (47.02s) --- PASS: TestTransform/charmap (47.28s) --- PASS: TestTransform/lowercase (46.59s) --- PASS: TestTransform/ascii (47.07s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 01:27:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 01:27:16 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/28 01:27:17 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-28T01:27:16.148629532Z) 2026/04/28 01:27:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 01:27:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/28 01:27:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 01:27:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/28 01:27:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = f247fccb2af638e9c8563bfc6ae936d4 OK 2026/04/28 01:27:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/28 01:27:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 01:27:18 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:20 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.79s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:20 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:21 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:27:21 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:20.935718799Z) 2026/04/28 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/28 01:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:23 DEBUG : tictactoe/tictactoe: md5 = f3f865835bf0328a763ac2d507b1c5d8 OK 2026/04/28 01:27:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/28 01:27:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/28 01:27:23 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.14s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:26 DEBUG : toe: Making directory with metadata 2026/04/28 01:27:27 INFO : toe: Made directory with metadata (mtime=2026-04-28T01:27:26.075814604Z) 2026/04/28 01:27:27 DEBUG : toe/toe: Making directory with metadata 2026/04/28 01:27:27 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T01:27:26.075814604Z) 2026/04/28 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 01:27:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 01:27:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 01:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:29 DEBUG : toe/toe/tictactoe: md5 = b833270d1fc3bb6d7ac9858d76734e02 OK 2026/04/28 01:27:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 01:27:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 01:27:29 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/28 01:27:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.70s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:33 DEBUG : toe: Making directory with metadata 2026/04/28 01:27:33 INFO : toe: Made directory with metadata (mtime=2026-04-28T01:27:32.779939495Z) 2026/04/28 01:27:33 DEBUG : toe/toe: Making directory with metadata 2026/04/28 01:27:34 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T01:27:32.779939495Z) 2026/04/28 01:27:34 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 01:27:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 01:27:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 01:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:36 DEBUG : toe/toe/tictactoe: md5 = 757e4ac4787c7c66fd0874dc6ea2ed24 OK 2026/04/28 01:27:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 01:27:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 01:27:36 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/28 01:27:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.57s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:40 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:27:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:27:40 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 01:27:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:27:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:41 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:41 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:27:42 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:40.352080466Z) 2026/04/28 01:27:42 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:42 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:27:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:40.354080504Z) 2026/04/28 01:27:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 01:27:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:27:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 01:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a5e91408e945e4fb3a5c6a3ff0d0f9bc OK 2026/04/28 01:27:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 01:27:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 01:27:44 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 01:27:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.21s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:48 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:27:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:27:48 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 01:27:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:49 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:49 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:49 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:27:50 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:48.560233173Z) 2026/04/28 01:27:50 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:50 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:27:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:48.560233173Z) 2026/04/28 01:27:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 01:27:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:27:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:27:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9c4665ba1bdd25128169852018af5ac7 OK 2026/04/28 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:27:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:27:52 DEBUG : Waiting for deletions to finish 2026/04/28 01:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:27:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 01:27:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:27:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/28 01:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': 0 differences found 2026/04/28 01:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': 1 hashes could not be checked 2026/04/28 01:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': 1 matching files 2026/04/28 01:27:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 01:27:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.18s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:27:57 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:57 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:57 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:27:58 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:57.739403814Z) 2026/04/28 01:27:58 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:58 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:27:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:27:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:27:57.739403814Z) 2026/04/28 01:27:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:27:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 01:27:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:27:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 01:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a914b29ea6ad50f6ff7d4cadf01d74f0 OK 2026/04/28 01:28:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 01:28:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 01:28:01 DEBUG : Waiting for deletions to finish 2026/04/28 01:28:01 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:02 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:02 DEBUG : tictactoe: Directory modification time the same (differ by -403.814µs, within tolerance 1ms) 2026/04/28 01:28:02 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:02 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -403.814µs, within tolerance 1ms) 2026/04/28 01:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 01:28:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 01:28:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 01:28:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/28 01:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:02 DEBUG : Waiting for deletions to finish 2026/04/28 01:28:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 01:28:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.78s) === RUN TestSyntax 2026/04/28 01:28:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:06 DEBUG : toe: Making directory with metadata 2026/04/28 01:28:07 INFO : toe: Made directory with metadata (mtime=2026-04-28T01:28:06.523566986Z) 2026/04/28 01:28:07 DEBUG : toe/toe: Making directory with metadata 2026/04/28 01:28:08 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T01:28:06.523566986Z) 2026/04/28 01:28:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 01:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:09 DEBUG : toe/toe/toe: md5 = eda17d547a00248ccbf64283046a451f OK 2026/04/28 01:28:09 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 01:28:09 INFO : toe/toe/toe: Copied (new) 2026/04/28 01:28:09 DEBUG : Waiting for deletions to finish 2026/04/28 01:28:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 01:28:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.05s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:13 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:28:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:13 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 01:28:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:14 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:14 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:14 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:28:15 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:13.574697879Z) 2026/04/28 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:28:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:13.574697879Z) 2026/04/28 01:28:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 01:28:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:28:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 207eec969a6ffa1e377dd32ebf559dee OK 2026/04/28 01:28:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:28:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:17 INFO : toe/toe/toe.txt: Deleted 2026/04/28 01:28:17 INFO : toe/toe: Removing directory 2026/04/28 01:28:17 INFO : toe: Removing directory 2026/04/28 01:28:17 INFO : empty_dir: Removing directory 2026/04/28 01:28:17 DEBUG : Local file system at /tmp/rclone357963798: deleted 3 directories 2026/04/28 01:28:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 01:28:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.60s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:22 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:28:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 01:28:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:23 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:28:24 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:22.179857517Z) 2026/04/28 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:28:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:22.179857517Z) 2026/04/28 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d9e1d6945c67922dd85708d969d90c1e OK 2026/04/28 01:28:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:28:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:26 INFO : toe/toe/toe.txt: Deleted 2026/04/28 01:28:26 INFO : toe/toe: Removing directory 2026/04/28 01:28:26 INFO : toe: Removing directory 2026/04/28 01:28:26 INFO : empty_dir: Removing directory 2026/04/28 01:28:26 DEBUG : Local file system at /tmp/rclone357963798: deleted 3 directories 2026/04/28 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/28 01:28:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 01:28:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 01:28:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.89s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:35 DEBUG : Reset feature "Copy" 2026/04/28 01:28:35 DEBUG : Reset feature "Move" 2026/04/28 01:28:35 DEBUG : Reset feature "Copy" 2026/04/28 01:28:35 DEBUG : Reset feature "Move" 2026/04/28 01:28:35 DEBUG : empty_dir: Making directory with metadata 2026/04/28 01:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:35 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 01:28:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:36 DEBUG : tictactoe: Making directory with metadata 2026/04/28 01:28:36 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:35.073096496Z) 2026/04/28 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/04/28 01:28:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 01:28:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T01:28:35.073096496Z) 2026/04/28 01:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 01:28:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 70978985786ccc08d31f64f12dccf47a OK 2026/04/28 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:28:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 01:28:39 INFO : toe/toe/toe.txt: Deleted 2026/04/28 01:28:39 INFO : toe/toe: Removing directory 2026/04/28 01:28:39 INFO : toe: Removing directory 2026/04/28 01:28:39 INFO : empty_dir: Removing directory 2026/04/28 01:28:39 DEBUG : Local file system at /tmp/rclone357963798: deleted 3 directories 2026/04/28 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 01:28:44 DEBUG : toe/toe/toe.txt: md5 = f8278b34f8613797c0414145a29a20ba OK 2026/04/28 01:28:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 01:28:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/28 01:28:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/28 01:28:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 01:28:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 01:28:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 01:28:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.41s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:50 DEBUG : toe: transformed to: dG9l 2026/04/28 01:28:50 DEBUG : toe: transformed to: dG9l 2026/04/28 01:28:50 DEBUG : dG9l: Making directory with metadata 2026/04/28 01:28:51 INFO : dG9l: Made directory with metadata (mtime=2026-04-28T01:28:50.481381772Z) 2026/04/28 01:28:51 DEBUG : toe: transformed to: dG9l 2026/04/28 01:28:51 DEBUG : toe: transformed to: dG9l 2026/04/28 01:28:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 01:28:51 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/28 01:28:52 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-28T01:28:50.481381772Z) 2026/04/28 01:28:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 01:28:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/28 01:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 01:28:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 01:28:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 01:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = dfb8a71c7ec5ee87cc639b244d7f608b OK 2026/04/28 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/28 01:28:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 01:28:53 DEBUG : Waiting for deletions to finish 2026/04/28 01:28:54 DEBUG : dG9l: transformed to: toe 2026/04/28 01:28:54 DEBUG : dG9l: transformed to: toe 2026/04/28 01:28:54 DEBUG : toe: Directory modification time the same (differ by 381.772µs, within tolerance 1ms) 2026/04/28 01:28:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/28 01:28:55 DEBUG : dG9l: transformed to: toe 2026/04/28 01:28:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/28 01:28:55 DEBUG : toe/toe: Directory modification time the same (differ by 381.772µs, within tolerance 1ms) 2026/04/28 01:28:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/28 01:28:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/28 01:28:55 DEBUG : Local file system at /tmp/rclone357963798: Waiting for checks to finish 2026/04/28 01:28:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/28 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/28 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/28 01:28:55 DEBUG : Local file system at /tmp/rclone357963798: Waiting for transfers to finish 2026/04/28 01:28:55 DEBUG : Waiting for deletions to finish 2026/04/28 01:28:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/28 01:28:58 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.31s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu'", Local "Local file system at /tmp/rclone357963798", Modify Window "1ms" 2026/04/28 01:28:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:28:58 DEBUG : toe: transformed to: 2026/04/28 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:28:59 DEBUG : toe: transformed to: 2026/04/28 01:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Making directory with metadata 2026/04/28 01:28:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Made directory with metadata (mtime=2026-04-28T01:28:58.795535562Z) 2026/04/28 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:28:59 DEBUG : toe: transformed to: 2026/04/28 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:28:59 DEBUG : toe: transformed to: 2026/04/28 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:28:59 DEBUG : toe/toe: transformed to: 2026/04/28 01:28:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 01:28:59 DEBUG : toe/toe: Making directory with metadata 2026/04/28 01:29:01 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T01:28:58.795535562Z) 2026/04/28 01:29:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:29:01 DEBUG : toe/toe: transformed to: 2026/04/28 01:29:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 01:29:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:29:01 DEBUG : toe: transformed to: 2026/04/28 01:29:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 01:29:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 01:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for checks to finish 2026/04/28 01:29:01 DEBUG : toe/toe/toe: transformed to: 2026/04/28 01:29:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/28 01:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Waiting for transfers to finish 2026/04/28 01:29:03 DEBUG : toe/toe/toe: md5 = 102e5c906c2e447b01f8feace2bf00a0 OK 2026/04/28 01:29:03 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 01:29:03 INFO : toe/toe/toe: Copied (new) 2026/04/28 01:29:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting files as there were IO errors 2026/04/28 01:29:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': not deleting directories as there were IO errors 2026/04/28 01:29:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 01:29:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.90s) PASS 2026/04/28 01:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqoset0culu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m13.550001415s (try 1/5)