"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/05 02:13:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva" 2026/07/05 02:13:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 02:13:31 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg" 2026/07/05 02:13:32 DEBUG : Creating backend with remote "/tmp/rclone1686454370" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:13:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:13:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 02:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:13:33 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:13:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:13:36 DEBUG : sub dir/hello world: md5 = 4d5a251a44c6aa09f31b62fd8410e1d3 OK 2026/07/05 02:13:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:13:36 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:13:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.20s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:40 DEBUG : metadata sub dir: Making directory with metadata 2026/07/05 02:13:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:13:40 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/05 02:13:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:13:40 DEBUG : Local file system at /tmp/rclone1686454370: File to upload is small (21 bytes), uploading instead of streaming 2026/07/05 02:13:40 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 02:13:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/05 02:13:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/05 02:13:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:13:40 DEBUG : Google drive root 'crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg': Skipping btime metadata as can't update it on an existing file: 2026-07-05T02:13:40.232258609Z 2026/07/05 02:13:41 INFO : empty metadata sub dir: Updated directory metadata 2026/07/05 02:13:41 DEBUG : Google drive root 'crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg': Skipping btime metadata as can't update it on an existing file: 2026-07-05T02:13:40.232258609Z 2026/07/05 02:13:42 INFO : metadata sub dir: Updated directory metadata 2026/07/05 02:13:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/05 02:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:13:43 DEBUG : metadata sub dir/hello metadata world: md5 = 521eff7351db1eae6940bae44d52d6ec OK 2026/07/05 02:13:43 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 02:13:43 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/05 02:13:46 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.32s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:48 DEBUG : metadata sub dir: Making directory with metadata 2026/07/05 02:13:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:13:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/05 02:13:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:13:48 DEBUG : Local file system at /tmp/rclone1686454370: File to upload is small (21 bytes), uploading instead of streaming 2026/07/05 02:13:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 02:13:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/05 02:13:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/05 02:13:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:13:48 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/05 02:13:48 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/05 02:13:48 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/05 02:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:13:51 DEBUG : metadata sub dir/hello metadata world: md5 = a8daff1e364a6c1d0cb123a6dca2b055 OK 2026/07/05 02:13:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 02:13:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/05 02:13:51 DEBUG : Google drive root 'crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg': Skipping btime metadata as can't update it on an existing file: 2026-07-05T02:13:48.553273767Z 2026/07/05 02:13:51 INFO : metadata sub dir: Updated directory metadata 2026/07/05 02:13:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.96s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:55 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 02:13:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 02:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:13:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:13:58 DEBUG : sub dir/hello world: md5 = 2e0965ca8f930acf5926ece306c10de3 OK 2026/07/05 02:13:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:13:58 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:13:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.73s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Running all checks before starting transfers 2026/07/05 02:14:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Checks finished, now starting transfers 2026/07/05 02:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:05 DEBUG : sub dir/hello world: md5 = d2b533f35cefb551c0f65ccd7fe7d6a5 OK 2026/07/05 02:14:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:05 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.11s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:08 ERROR : Ignoring --no-traverse with sync 2026/07/05 02:14:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:14:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:11 DEBUG : sub dir/hello world: md5 = c01e3ed3a265bb4351247bbf8b19add1 OK 2026/07/05 02:14:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:11 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:11 DEBUG : Waiting for deletions to finish 2026/07/05 02:14:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.88s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 02:14:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:16 DEBUG : hello world2: md5 = 18041d61a0d90b36aac913ff59cf915d OK 2026/07/05 02:14:16 DEBUG : hello world2: size = 12 OK 2026/07/05 02:14:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:19 DEBUG : potato2: md5 = 3a47ee2154daf7fe96ab4888bfbafd1b OK 2026/07/05 02:14:19 DEBUG : potato2: size = 11 OK 2026/07/05 02:14:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:22 DEBUG : potato2: md5 = 3ec9009e2d7c7c6d0ffe81694972fe8b OK 2026/07/05 02:14:22 DEBUG : potato2: size = 11 OK 2026/07/05 02:14:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.20s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 02:14:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:23 DEBUG : sub dir2: Making directory with metadata 2026/07/05 02:14:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:24 DEBUG : sub dir: Making directory with metadata 2026/07/05 02:14:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 02:14:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:27 DEBUG : sub dir/hello world: md5 = 45c19ac119e943f2401bd99f763b383d OK 2026/07/05 02:14:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:27 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/05 02:14:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.39s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:33 INFO : sub dir2: Making directory 2026/07/05 02:14:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 02:14:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 02:14:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:14:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/05 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:35 DEBUG : sub dir/hello world: md5 = aa2105bebcc9ce20968ca50d823ea143 OK 2026/07/05 02:14:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:35 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.99s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:39 DEBUG : sub dir2: Making directory with metadata 2026/07/05 02:14:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:39 DEBUG : sub dir2: Making directory with metadata 2026/07/05 02:14:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:40 DEBUG : sub dir: Making directory with metadata 2026/07/05 02:14:40 INFO : sub dir: Made directory with metadata (mtime=2026-07-05T02:14:39.012369123Z) 2026/07/05 02:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:42 DEBUG : sub dir/hello world: md5 = 356debaf8d65b58f12fd3b6af73f2a58 OK 2026/07/05 02:14:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:42 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:42 INFO : sub dir/hello world: Deleted 2026/07/05 02:14:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.44s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:47 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/05 02:14:47 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.14s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:51 INFO : sub dir2: Making directory 2026/07/05 02:14:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 02:14:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:14:54 DEBUG : sub dir/hello world: md5 = f765fb312229f6f2de957b8e6e87e4c2 OK 2026/07/05 02:14:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:14:54 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:14:54 INFO : sub dir/hello world: Deleted 2026/07/05 02:14:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.77s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:14:57 DEBUG : sub dir2: Making directory with metadata 2026/07/05 02:14:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:14:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:14:57 DEBUG : sub dir2: Making directory with metadata 2026/07/05 02:15:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:15:00 DEBUG : sub dir: Making directory with metadata 2026/07/05 02:15:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:15:02 DEBUG : sub dir/hello world: md5 = 9d7e3eafcb4f16abdf9b17009b1e7f31 OK 2026/07/05 02:15:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:15:02 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:15:02 DEBUG : Waiting for deletions to finish 2026/07/05 02:15:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.81s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:15:07 INFO : sub dir2: Making directory 2026/07/05 02:15:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 02:15:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:15:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:15:10 DEBUG : sub dir/hello world: md5 = 156a106c9a0a9ec94e3264f02753937c OK 2026/07/05 02:15:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:15:10 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:15:10 DEBUG : Waiting for deletions to finish 2026/07/05 02:15:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:15:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.06s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:15:16 DEBUG : sub dir/hello world: md5 = f26ad3b39c4da20aad1dbd936e38f31e OK 2026/07/05 02:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tinaliw4waju" 2026/07/05 02:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/monkb1jck6646euq7um2u70076g6hin4b0pt8ovgcoh9q7l92jug" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-tinaliw4waju' 2026/07/05 02:15:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:15:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tinaliw4waju': Waiting for checks to finish 2026/07/05 02:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tinaliw4waju': Waiting for transfers to finish 2026/07/05 02:15:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:15:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 02:15:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tinaliw4waju': Purge remote 2026/07/05 02:15:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.13s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:15:28 DEBUG : sub dir/hello world: md5 = e367691960872f5cef3e90742622e9b1 OK 2026/07/05 02:15:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:15:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 02:15:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:15:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:15:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 02:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:15:32 DEBUG : sub dir/hello world: md5 = a3aef4e489f5afd4a1ef8084a19d404f OK 2026/07/05 02:15:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 02:15:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 02:15:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.73s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:15:38 DEBUG : sub dir/hello world: md5 = 20d4fd860a0d2bbb00dc95eae9c8289b OK 2026/07/05 02:15:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taburon5kore" 2026/07/05 02:15:39 DEBUG : Creating backend with remote "TestDrive:crypt/1kn78g24dq3iv4usbejed0vvia7ls102bm5ad5qoq7sf14thvrbg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore' 2026/07/05 02:15:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore': Waiting for checks to finish 2026/07/05 02:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore': Waiting for transfers to finish 2026/07/05 02:15:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:15:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 02:15:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:15:47 DEBUG : sub dir/hello world: md5 = ab968fa63cb57c26dc0ea960ba4a7c4f OK 2026/07/05 02:15:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:15:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 02:15:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:15:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore') 2026/07/05 02:15:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 02:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore': Waiting for checks to finish 2026/07/05 02:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore': Waiting for transfers to finish 2026/07/05 02:15:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 02:15:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 02:15:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taburon5kore': Purge remote 2026/07/05 02:15:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.56s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:15:56 DEBUG : sub dir/hello world: md5 = d0fc16d49a2f908451405dc7122d6a3b OK 2026/07/05 02:15:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:15:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 02:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:15:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:15:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:15:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 02:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:15:59 DEBUG : sub dir/hello world: md5 = d581f36b316123153639be8865b137ba OK 2026/07/05 02:15:59 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 02:15:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 02:15:59 INFO : sub dir/hello world: Deleted 2026/07/05 02:15:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:16:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.61s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:05 DEBUG : sub dir/hello world: md5 = c3166183f933e4384c76aa697e477364 OK 2026/07/05 02:16:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-favugul4paro" 2026/07/05 02:16:05 DEBUG : Creating backend with remote "TestDrive:crypt/cci44e1kuu1pg3juqoi6ed8dl6r3e43h7osl3pv41qt18hevjct0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro' 2026/07/05 02:16:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for checks to finish 2026/07/05 02:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for transfers to finish 2026/07/05 02:16:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:16:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 02:16:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:16:14 DEBUG : sub dir/hello world: md5 = 2c81ac9436ee5f730b0c990dc0b9630f OK 2026/07/05 02:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Using server-side directory move 2026/07/05 02:16:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 02:16:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:16:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 02:16:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:16:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro') 2026/07/05 02:16:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 02:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for checks to finish 2026/07/05 02:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for transfers to finish 2026/07/05 02:16:16 INFO : sub dir/hello world: Deleted 2026/07/05 02:16:17 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 02:16:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:16:20 DEBUG : sub dir/hello world: md5 = 167b6ee638b35f4be6af746375a28675 OK 2026/07/05 02:16:21 DEBUG : testing file moves 2026/07/05 02:16:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:16:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 02:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for checks to finish 2026/07/05 02:16:22 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:16:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro') 2026/07/05 02:16:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 02:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Waiting for transfers to finish 2026/07/05 02:16:22 INFO : sub dir/hello world: Deleted 2026/07/05 02:16:23 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 02:16:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 02:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favugul4paro': Purge remote --- PASS: TestServerSideMoveOverSelf (24.15s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:29 DEBUG : sub dir/hello world: md5 = 6928850e979330d80dc3dfe6f653309d OK 2026/07/05 02:16:29 ERROR : error listing: directory not found 2026/07/05 02:16:29 INFO : Local file system at /tmp/rclone1686454370: Making directory 2026/07/05 02:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.13s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:35 DEBUG : sub dir/hello world: md5 = ce6abfe245b49b9431b5c3aafe7daf84 OK 2026/07/05 02:16:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:16:36 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for checks to finish 2026/07/05 02:16:36 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for transfers to finish 2026/07/05 02:16:37 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/05 02:16:37 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/05 02:16:37 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:16:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:16:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.50s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:39 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 02:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:41 DEBUG : check sum: md5 = 65a1e3e8e0e732324be45d2110e738af OK 2026/07/05 02:16:41 DEBUG : check sum: size = 1 OK 2026/07/05 02:16:41 INFO : check sum: Copied (new) 2026/07/05 02:16:41 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:42 DEBUG : check sum: size = 1 OK 2026/07/05 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/05 02:16:42 DEBUG : check sum: Size of src and dst objects identical 2026/07/05 02:16:42 DEBUG : check sum: Unchanged skipping 2026/07/05 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:42 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.86s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:45 DEBUG : sizeonly: md5 = a008d84ebfda2e726dd580403304f381 OK 2026/07/05 02:16:45 DEBUG : sizeonly: size = 6 OK 2026/07/05 02:16:45 INFO : sizeonly: Copied (new) 2026/07/05 02:16:45 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:45 DEBUG : sizeonly: size = 6 OK 2026/07/05 02:16:45 DEBUG : sizeonly: Sizes identical 2026/07/05 02:16:45 DEBUG : sizeonly: Unchanged skipping 2026/07/05 02:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:45 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.56s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 02:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:48 DEBUG : ignore-size: md5 = 7eb8886cbf998b341cc59bf0604f57df OK 2026/07/05 02:16:48 INFO : ignore-size: Copied (new) 2026/07/05 02:16:48 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:49 DEBUG : ignore-size: Unchanged skipping 2026/07/05 02:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:49 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.81s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:52 DEBUG : existing: md5 = 36b864024e210fb07b9e38652a04ecd6 OK 2026/07/05 02:16:52 DEBUG : existing: size = 6 OK 2026/07/05 02:16:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:52 DEBUG : existing: Unchanged skipping 2026/07/05 02:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:52 DEBUG : Waiting for deletions to finish 2026/07/05 02:16:52 INFO : There was nothing to transfer 2026/07/05 02:16:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:16:54 DEBUG : existing: md5 = b9e4b12399675df99ce7ad9ef1ba5c33 OK 2026/07/05 02:16:54 DEBUG : existing: size = 6 OK 2026/07/05 02:16:54 INFO : existing: Copied (replaced existing) 2026/07/05 02:16:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.53s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:16:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 02:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:00 DEBUG : existing: md5 = 0bb6a95469336b7ce3cf191aa7643730 OK 2026/07/05 02:17:00 DEBUG : existing: size = 6 OK 2026/07/05 02:17:00 INFO : existing: Copied (new) 2026/07/05 02:17:00 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:00 DEBUG : existing: Destination exists, skipping 2026/07/05 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:00 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.82s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:04 DEBUG : b/potato: md5 = 4d84049eaa39a8e9e0ca61635e60b097 OK 2026/07/05 02:17:06 DEBUG : c/non empty space: md5 = 2a9b8f3ba9b66ce131acb42d3dc0d18b OK 2026/07/05 02:17:06 INFO : d: Making directory 2026/07/05 02:17:08 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 02:17:09 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 02:17:09 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 02:17:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 02:17:09 DEBUG : c/non empty space: size = 5 OK 2026/07/05 02:17:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:17:09 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 02:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:12 DEBUG : a/potato2: md5 = 7c611d57bb5ff63b302a933cba795071 OK 2026/07/05 02:17:12 DEBUG : a/potato2: size = 60 OK 2026/07/05 02:17:12 INFO : a/potato2: Copied (new) 2026/07/05 02:17:12 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:12 INFO : b/potato: Deleted 2026/07/05 02:17:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 02:17:13 INFO : d: Removing directory 2026/07/05 02:17:14 INFO : b: Removing directory 2026/07/05 02:17:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 02:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': deleted 2 directories 2026/07/05 02:17:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 02:17:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:20 DEBUG : empty space: md5 = 5743b1515341b49d9f23e74ef8e4debb OK 2026/07/05 02:17:20 DEBUG : empty space: size = 1 OK 2026/07/05 02:17:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/05 02:17:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/05 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:20 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:21 DEBUG : empty space: size = 1 OK 2026/07/05 02:17: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/07/05 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:23 DEBUG : empty space: md5 = 06892a6261d16341a1628d69d7e9cec6 OK 2026/07/05 02:17:23 DEBUG : empty space: size = 1 OK 2026/07/05 02:17:23 INFO : empty space: Copied (replaced existing) 2026/07/05 02:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:26 DEBUG : foo: md5 = 024fa30c444d4d80eed57bfa2c847521 OK 2026/07/05 02:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:27 DEBUG : foo: size = 3 OK 2026/07/05 02:17: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/07/05 02:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:29 DEBUG : foo: md5 = 2e3af583259c12887fb3b2ac6b1dc542 OK 2026/07/05 02:17:29 DEBUG : foo: size = 3 OK 2026/07/05 02:17:29 INFO : foo: Copied (replaced existing) 2026/07/05 02:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.69s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:32 DEBUG : empty space: md5 = 920af1929d4bc7022e013440c5ba68ef OK 2026/07/05 02:17:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 02:17:33 DEBUG : empty space: size = 1 OK 2026/07/05 02:17:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:17:33 DEBUG : empty space: Unchanged skipping 2026/07/05 02:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:34 DEBUG : potato: md5 = d98b173122ec8c4c7c1b5af49d134498 OK 2026/07/05 02:17:34 DEBUG : potato: size = 60 OK 2026/07/05 02:17:34 INFO : potato: Copied (new) 2026/07/05 02:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:38 DEBUG : potato: md5 = cc8aa9dec52a3eb0807f3c3896fc9bc6 OK 2026/07/05 02:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:17:38 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:17:38 DEBUG : potato: Sizes differ 2026/07/05 02:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:40 DEBUG : potato: md5 = a4af26855744d2f2780abd8b46ab5fe8 OK 2026/07/05 02:17:40 DEBUG : potato: size = 21 OK 2026/07/05 02:17:40 INFO : potato: Copied (replaced existing) 2026/07/05 02:17:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.72s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:43 DEBUG : potato: md5 = 82b082673863a540084949dc3e0ec446 OK 2026/07/05 02:17:43 DEBUG : potato: size = 21 OK 2026/07/05 02:17:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/05 02:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:45 DEBUG : potato: md5 = 059988e5b628f06d298b7a19c3d764c5 OK 2026/07/05 02:17:45 DEBUG : potato: size = 21 OK 2026/07/05 02:17:45 INFO : potato: Copied (replaced existing) 2026/07/05 02:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:47 DEBUG : potato: md5 = dce68a56e839c48cddf51e4c9017609e OK 2026/07/05 02:17:49 DEBUG : empty space: md5 = 68515e670258cbed8d48835d4c8489be OK 2026/07/05 02:17:49 DEBUG : empty space: size = 1 OK 2026/07/05 02:17:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:17:49 DEBUG : empty space: Unchanged skipping 2026/07/05 02:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:17:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 02:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:49 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:17:53 DEBUG : potato: md5 = b0a334b9b05848056b4823a5768d65aa OK 2026/07/05 02:17:54 DEBUG : empty space: md5 = 26f7952816a91e74ff179897edebec03 OK 2026/07/05 02:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:17:55 DEBUG : empty space: size = 1 OK 2026/07/05 02:17:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:17:55 DEBUG : empty space: Unchanged skipping 2026/07/05 02:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:17:57 DEBUG : potato2: md5 = 8a5f56fa0938e6dab5f0002b8985a64f OK 2026/07/05 02:17:57 DEBUG : potato2: size = 60 OK 2026/07/05 02:17:57 INFO : potato2: Copied (new) 2026/07/05 02:17:57 DEBUG : Waiting for deletions to finish 2026/07/05 02:17:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:02 DEBUG : b/potato: md5 = 1d4cd8af8c29e4b153d525aeb5f41e11 OK 2026/07/05 02:18:04 DEBUG : c/non empty space: md5 = 18038283e9c5bff23bcbef87b8318638 OK 2026/07/05 02:18:04 INFO : d: Making directory 2026/07/05 02:18:05 INFO : d/e: Making directory 2026/07/05 02:18:08 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 02:18:08 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 02:18:08 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 02:18:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 02:18:08 DEBUG : c/non empty space: size = 5 OK 2026/07/05 02:18:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:18:08 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 02:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:11 DEBUG : a/potato2: md5 = 26d6da82f1708038bab2ca596bfb1c7b OK 2026/07/05 02:18:11 DEBUG : a/potato2: size = 60 OK 2026/07/05 02:18:11 INFO : a/potato2: Copied (new) 2026/07/05 02:18:11 DEBUG : Waiting for deletions to finish 2026/07/05 02:18:11 INFO : b/potato: Deleted 2026/07/05 02:18:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 02:18:12 INFO : d/e: Removing directory 2026/07/05 02:18:13 INFO : d: Removing directory 2026/07/05 02:18:13 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/05 02:18:13 INFO : b: Removing directory 2026/07/05 02:18:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 02:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': deleted 3 directories 2026/07/05 02:18:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 02:18:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:21 DEBUG : b/potato: md5 = 5effdc012cf6a7da5c4e72522f408ac5 OK 2026/07/05 02:18:23 DEBUG : c/non empty space: md5 = 94ca6e9b05c68312348226ab7392e157 OK 2026/07/05 02:18:23 INFO : d: Making directory 2026/07/05 02:18:25 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 02:18:26 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 02:18:26 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 02:18:26 DEBUG : c/non empty space: size = 5 OK 2026/07/05 02:18:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:18:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 02:18:26 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 02:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:28 DEBUG : a/potato2: md5 = 7afe4db47d821b8c7aa2335f24c23473 OK 2026/07/05 02:18:28 DEBUG : a/potato2: size = 60 OK 2026/07/05 02:18:28 INFO : a/potato2: Copied (new) 2026/07/05 02:18:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting files as there were IO errors 2026/07/05 02:18:29 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 02:18:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting directories as there were IO errors 2026/07/05 02:18:32 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 02:18:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 02:18:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:36 DEBUG : potato: md5 = 9746286a73c20287dc3a1ca2b4cfc989 OK 2026/07/05 02:18:38 DEBUG : empty space: md5 = 40c89105a20f3c0f018d46c4a044205d OK 2026/07/05 02:18:38 DEBUG : Waiting for deletions to finish 2026/07/05 02:18:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:18:38 DEBUG : empty space: size = 1 OK 2026/07/05 02:18:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:18:38 DEBUG : empty space: Unchanged skipping 2026/07/05 02:18:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:39 INFO : potato: Deleted 2026/07/05 02:18:40 DEBUG : potato2: md5 = b365de7edfbc6e3bdb7f60e8349f1dcf OK 2026/07/05 02:18:40 DEBUG : potato2: size = 60 OK 2026/07/05 02:18:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.91s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:43 DEBUG : potato: md5 = 64fe51ef82e2d66809b79ffe9760af1f OK 2026/07/05 02:18:45 DEBUG : empty space: md5 = 083c45344feceb42a378a73f7815de25 OK 2026/07/05 02:18:45 DEBUG : Waiting for deletions to finish 2026/07/05 02:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:46 INFO : potato: Deleted 2026/07/05 02:18:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:18:46 DEBUG : empty space: size = 1 OK 2026/07/05 02:18:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:18:46 DEBUG : empty space: Unchanged skipping 2026/07/05 02:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:48 DEBUG : potato2: md5 = 64cf8567a6e7a674fbe4ac6908057311 OK 2026/07/05 02:18:48 DEBUG : potato2: size = 60 OK 2026/07/05 02:18:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.93s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:51 DEBUG : potato: md5 = 4a1fab98d42aa33348c4a6e9194a1811 OK 2026/07/05 02:18:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:53 DEBUG : potato2: md5 = 088d55dff916e5f565a402e3b2e3c513 OK 2026/07/05 02:18:53 DEBUG : potato2: size = 19 OK 2026/07/05 02:18:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.53s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:18:57 DEBUG : potato2: md5 = ee8ac73206d21abad4112366410a4f0f OK 2026/07/05 02:18:58 DEBUG : empty space: md5 = 4586cb32e4117f1118fc14144d42ee5d OK 2026/07/05 02:18:59 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : enormous: Excluded 2026/07/05 02:18:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : potato2: Excluded 2026/07/05 02:18:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : empty space: size = 1 OK 2026/07/05 02:18:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:18:59 DEBUG : empty space: Unchanged skipping 2026/07/05 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:18:59 DEBUG : Waiting for deletions to finish 2026/07/05 02:18:59 INFO : There was nothing to transfer 2026/07/05 02:18:59 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : enormous: Excluded 2026/07/05 02:18:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : potato2: Excluded 2026/07/05 02:18:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 02:18:59 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for checks to finish 2026/07/05 02:18:59 DEBUG : empty space: size = 1 OK 2026/07/05 02:18:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 02:18:59 DEBUG : empty space: Unchanged skipping 2026/07/05 02:18:59 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for transfers to finish 2026/07/05 02:18:59 DEBUG : Waiting for deletions to finish 2026/07/05 02:18:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:19:02 DEBUG : potato2: md5 = c83dc32576464270c6a7cb13c24d2280 OK 2026/07/05 02:19:04 DEBUG : empty space: md5 = fb77bc295cf5740d2e699745c4abd52e OK 2026/07/05 02:19:05 DEBUG : enormous: md5 = 40bfe065e2e1779a06b8c3fb956e9d51 OK 2026/07/05 02:19:06 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 02:19:06 DEBUG : enormous: Excluded 2026/07/05 02:19:06 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 02:19:06 DEBUG : potato2: Excluded 2026/07/05 02:19:06 DEBUG : empty space: size = 1 OK 2026/07/05 02:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:19:06 DEBUG : empty space: Unchanged skipping 2026/07/05 02:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:06 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:07 INFO : potato2: Deleted 2026/07/05 02:19:07 INFO : enormous: Deleted 2026/07/05 02:19:07 INFO : There was nothing to transfer 2026/07/05 02:19:07 DEBUG : empty space: size = 1 OK 2026/07/05 02:19:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 02:19:07 DEBUG : empty space: Unchanged skipping 2026/07/05 02:19:07 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for checks to finish 2026/07/05 02:19:07 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for transfers to finish 2026/07/05 02:19:07 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:07 INFO : enormous: Deleted 2026/07/05 02:19:07 INFO : potato2: Deleted 2026/07/05 02:19:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.41s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:19:10 DEBUG : one: md5 = a61235e19ee6a6ab89ea816d153ac7a1 OK 2026/07/05 02:19:11 DEBUG : two: md5 = cc6dfcbebbcc6c957f5c662864ac975a OK 2026/07/05 02:19:13 DEBUG : three: md5 = 0faa006bf91ca740be836d33f5c935aa OK 2026/07/05 02:19:14 DEBUG : four: md5 = 4b85dd211e0740c6d27fe34ddcb23703 OK 2026/07/05 02:19:15 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 02:19:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:19:15 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:19:15 DEBUG : four: Sizes differ 2026/07/05 02:19:15 DEBUG : one: Destination is newer than source, skipping 2026/07/05 02:19:15 DEBUG : three: size = 5 OK 2026/07/05 02:19:15 DEBUG : three: Sizes identical 2026/07/05 02:19:15 DEBUG : two: size = 3 OK 2026/07/05 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 02:19:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:16 DEBUG : four: md5 = 2053facd35162c4ec41b05ac3484bef7 OK 2026/07/05 02:19:16 DEBUG : four: size = 4 OK 2026/07/05 02:19:16 INFO : four: Copied (replaced existing) 2026/07/05 02:19:16 DEBUG : two: md5 = 526e33b72677d85ce93b6e3979a23d20 OK 2026/07/05 02:19:16 DEBUG : two: size = 3 OK 2026/07/05 02:19:16 INFO : two: Copied (replaced existing) 2026/07/05 02:19:16 DEBUG : five: md5 = a60358e81e55acee355375d6938c795e OK 2026/07/05 02:19:16 DEBUG : five: size = 4 OK 2026/07/05 02:19:16 INFO : five: Copied (new) 2026/07/05 02:19:16 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/05 02:19:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 02:19:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 02:19:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/05 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:21 DEBUG : potato: md5 = d9a2e827da526560d85b855c5957655d OK 2026/07/05 02:19:21 DEBUG : potato: size = 14 OK 2026/07/05 02:19:21 INFO : potato: Copied (new) 2026/07/05 02:19:21 DEBUG : yam: md5 = 2c199a2f5171206099d6a68958fb6ccd OK 2026/07/05 02:19:21 DEBUG : yam: size = 11 OK 2026/07/05 02:19:21 INFO : yam: Copied (new) 2026/07/05 02:19:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 02:19:22 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/05 02:19:22 DEBUG : potato: size = 14 OK 2026/07/05 02:19:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:19:22 DEBUG : potato: Unchanged skipping 2026/07/05 02:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:24 DEBUG : yaml: md5 = 53d7a5a94cd91d7025a37722fbf39f36 OK 2026/07/05 02:19:24 DEBUG : yaml: size = 11 OK 2026/07/05 02:19:24 INFO : yaml: Copied (new) 2026/07/05 02:19:24 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:24 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/05 02:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Making map for --track-renames 2026/07/05 02:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Finished making map for --track-renames 2026/07/05 02:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 02:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for renames to finish 2026/07/05 02:19:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 02:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:28 DEBUG : potato: md5 = 01db75ffda262a98c9652e2b47cc0a08 OK 2026/07/05 02:19:28 DEBUG : potato: size = 14 OK 2026/07/05 02:19:28 INFO : potato: Copied (new) 2026/07/05 02:19:28 DEBUG : yam: md5 = 4bdbc9ae92e22ed66b20e7f617b215b5 OK 2026/07/05 02:19:28 DEBUG : yam: size = 11 OK 2026/07/05 02:19:28 INFO : yam: Copied (new) 2026/07/05 02:19:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Making map for --track-renames 2026/07/05 02:19:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Finished making map for --track-renames 2026/07/05 02:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:28 DEBUG : potato: size = 14 OK 2026/07/05 02:19:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:19:28 DEBUG : potato: Unchanged skipping 2026/07/05 02:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for renames to finish 2026/07/05 02:19:29 INFO : yam: Moved (server-side) to: yaml 2026/07/05 02:19:29 INFO : yaml: Renamed from "yam" 2026/07/05 02:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:29 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/05 02:19:31 DEBUG : Added delayed dir = "sub", newDst= 2026/07/05 02:19:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Making map for --track-renames 2026/07/05 02:19:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Finished making map for --track-renames 2026/07/05 02:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 02:19:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 02:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for renames to finish 2026/07/05 02:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:34 DEBUG : sub/yam: md5 = 0e50597ee87dae81d27e366facaad30c OK 2026/07/05 02:19:34 DEBUG : sub/yam: size = 11 OK 2026/07/05 02:19:34 INFO : sub/yam: Copied (new) 2026/07/05 02:19:34 DEBUG : potato: md5 = 42bc324c153cc14f51bc676d6a7f38d0 OK 2026/07/05 02:19:34 DEBUG : potato: size = 14 OK 2026/07/05 02:19:34 INFO : potato: Copied (new) 2026/07/05 02:19:34 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:34 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:35 DEBUG : potato: size = 14 OK 2026/07/05 02:19:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:19:35 DEBUG : potato: Unchanged skipping 2026/07/05 02:19:36 INFO : sub: Set directory modification time (using SetModTime) 2026/07/05 02:19:36 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/05 02:19:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Making map for --track-renames 2026/07/05 02:19:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Finished making map for --track-renames 2026/07/05 02:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for renames to finish 2026/07/05 02:19:37 INFO : sub/yam: Moved (server-side) to: yam 2026/07/05 02:19:37 INFO : yam: Renamed from "sub/yam" 2026/07/05 02:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:37 DEBUG : Waiting for deletions to finish 2026/07/05 02:19:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.95s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:19:40 DEBUG : Creating backend with remote "/tmp/rclone1686454370/dir1" 2026/07/05 02:19:40 DEBUG : Creating backend with remote "/tmp/rclone1686454370/dir2" 2026/07/05 02:19:40 DEBUG : Local file system at /tmp/rclone1686454370/dir2: Using server-side directory move 2026/07/05 02:19:40 INFO : Local file system at /tmp/rclone1686454370/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 02:19:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 02:19:40 INFO : file1.txt: Moved (server-side) 2026/07/05 02:19:40 DEBUG : Local file system at /tmp/rclone1686454370/dir2: Waiting for checks to finish 2026/07/05 02:19:40 DEBUG : Local file system at /tmp/rclone1686454370/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:19:41 DEBUG : Added delayed dir = "nested", newDst= 2026/07/05 02:19:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:19:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/05 02:19:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 02:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:43 DEBUG : sub dir/hello world: md5 = 3a15c7f8da2fa4c1b2253821aca779cd OK 2026/07/05 02:19:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:19:43 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:19:43 INFO : sub dir/hello world: Deleted 2026/07/05 02:19:46 DEBUG : nested/sub dir/file: md5 = a9fbe3e9deb5f67b2c04c0bb1f04f8cc OK 2026/07/05 02:19:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 02:19:46 INFO : nested/sub dir/file: Copied (new) 2026/07/05 02:19:46 INFO : nested/sub dir/file: Deleted 2026/07/05 02:19:47 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:47 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:47 INFO : sub dir: Removing directory 2026/07/05 02:19:47 INFO : nested/sub dir: Removing directory 2026/07/05 02:19:47 INFO : nested: Removing directory 2026/07/05 02:19:47 DEBUG : Local file system at /tmp/rclone1686454370: deleted 3 directories 2026/07/05 02:19:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:19:51 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/05 02:19:52 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:19:53 DEBUG : Added delayed dir = "nested", newDst= 2026/07/05 02:19:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 02:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 02:19:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/05 02:19:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 02:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:19:56 DEBUG : sub dir/hello world: md5 = 98eaee6a39d3bef7950572337cba7520 OK 2026/07/05 02:19:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 02:19:56 INFO : sub dir/hello world: Copied (new) 2026/07/05 02:19:56 INFO : sub dir/hello world: Deleted 2026/07/05 02:19:57 DEBUG : nested/sub dir/file: md5 = 17ad8a10e545f09f72cd6f9c883272c5 OK 2026/07/05 02:19:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 02:19:57 INFO : nested/sub dir/file: Copied (new) 2026/07/05 02:19:57 INFO : nested/sub dir/file: Deleted 2026/07/05 02:19:58 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:19:58 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/05 02:20:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:20:02 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/05 02:20:03 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.22s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:20:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 02:20:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 02:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:20:06 DEBUG : existing: md5 = 7ca652a644c1e9c59fcbe6f26ecd3cab OK 2026/07/05 02:20:06 DEBUG : existing: size = 6 OK 2026/07/05 02:20:06 INFO : existing: Copied (new) 2026/07/05 02:20:06 INFO : existing: Deleted 2026/07/05 02:20:06 DEBUG : existing-b: md5 = ce308fbea17b3ff9b34c8b507f1910a5 OK 2026/07/05 02:20:06 DEBUG : existing-b: size = 6 OK 2026/07/05 02:20:06 INFO : existing-b: Copied (new) 2026/07/05 02:20:06 INFO : existing-b: Deleted 2026/07/05 02:20:06 DEBUG : existing: Destination exists, skipping 2026/07/05 02:20:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 02:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:20:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.13s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyuxaj7faqa" 2026/07/05 02:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/lsi0nd2k7pii3jg618er9bkmifdkoebtrn6dg59j95ksj4k2ke00" 2026/07/05 02:20:11 DEBUG : potato2: md5 = b6ea83ba6d4de349b498373830413b66 OK 2026/07/05 02:20:12 DEBUG : empty space: md5 = 5011049b14da612a954d10840d65b92c OK 2026/07/05 02:20:14 DEBUG : potato3: md5 = 26947e130e1dabcdc5e184025fb8207e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa' 2026/07/05 02:20:16 DEBUG : empty space: md5 = 7a57ee93bed32ee295c9a2a1fe7d1d7e OK 2026/07/05 02:20:18 DEBUG : potato3: md5 = 95f0a45e57865d579d3072f263068a95 OK 2026/07/05 02:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa': Using server-side directory move 2026/07/05 02:20:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 02:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:20:19 DEBUG : empty space: size = 1 OK 2026/07/05 02:20:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:20:19 DEBUG : empty space: Unchanged skipping 2026/07/05 02:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa': Waiting for checks to finish 2026/07/05 02:20:19 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:20:19 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa') 2026/07/05 02:20:19 DEBUG : potato3: Sizes differ 2026/07/05 02:20:19 INFO : potato3: Deleted 2026/07/05 02:20:19 INFO : empty space: Deleted 2026/07/05 02:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa': Waiting for transfers to finish 2026/07/05 02:20:19 INFO : potato2: Moved (server-side) 2026/07/05 02:20:20 INFO : potato3: Moved (server-side) 2026/07/05 02:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kesoqul6roxa" 2026/07/05 02:20:20 DEBUG : Creating backend with remote "TestDrive:crypt/dbsflo7bfijic43oeothesm8i5rnj9a8jpgb8joj5mh2jsl7mseg" 2026/07/05 02:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kesoqul6roxa': Using server-side directory move 2026/07/05 02:20:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kesoqul6roxa': Server side directory move succeeded 2026/07/05 02:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kesoqul6roxa': Purge remote 2026/07/05 02:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuxaj7faqa': Purge remote 2026/07/05 02:20:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.71s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:20:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fubetim4wowu" 2026/07/05 02:20:26 DEBUG : Creating backend with remote "TestDrive:crypt/uc3u27r9nvagrniui5ghfb8r86o8uluheafcintk2ro60bou2uug" 2026/07/05 02:20:28 DEBUG : potato2: md5 = 47daad0983cc8896fed03677276fa702 OK 2026/07/05 02:20:30 DEBUG : empty space: md5 = d90258b7ed3ba8766ba64ba359458892 OK 2026/07/05 02:20:31 DEBUG : potato3: md5 = b0f739fe3e1c806fcc6e25880afd5bb8 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-fubetim4wowu' 2026/07/05 02:20:34 DEBUG : empty space: md5 = 08061127168bad72046c00495b3ff0b1 OK 2026/07/05 02:20:36 DEBUG : potato3: md5 = 7c2c147273d8613080d02653c1dfa116 OK 2026/07/05 02:20:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 02:20:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:20:36 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:20:36 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fubetim4wowu') 2026/07/05 02:20:36 DEBUG : potato3: Sizes differ 2026/07/05 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fubetim4wowu': Waiting for checks to finish 2026/07/05 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fubetim4wowu': Waiting for transfers to finish 2026/07/05 02:20:37 INFO : potato3: Deleted 2026/07/05 02:20:37 INFO : potato2: Moved (server-side) 2026/07/05 02:20:38 INFO : potato3: Moved (server-side) 2026/07/05 02:20:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemuhij5zeho" 2026/07/05 02:20:38 DEBUG : Creating backend with remote "TestDrive:crypt/jg450kidjj6319vv1suvsc1c4bt3hmd9vpuphgqt4upqhto3t710" 2026/07/05 02:20:39 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 02:20:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:20:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 02:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemuhij5zeho': Waiting for checks to finish 2026/07/05 02:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemuhij5zeho': Waiting for transfers to finish 2026/07/05 02:20:42 INFO : potato2: Moved (server-side) 2026/07/05 02:20:42 INFO : potato3: Moved (server-side) 2026/07/05 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemuhij5zeho': Purge remote 2026/07/05 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fubetim4wowu': Purge remote --- PASS: TestServerSideMoveWithFilter (19.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:20:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cigamov9xobi" 2026/07/05 02:20:45 DEBUG : Creating backend with remote "TestDrive:crypt/6kjp31397p6bjo9v5ial5o3suugepir2o5ih334sdae4b0l6kdr0" 2026/07/05 02:20:47 DEBUG : potato2: md5 = c2da0ef304b057e2a4b1f927d0940637 OK 2026/07/05 02:20:49 DEBUG : empty space: md5 = f2d36bc17e2ea632d43b0740f2ba3828 OK 2026/07/05 02:20:50 DEBUG : potato3: md5 = 5862fd82f7b89758d1e19c7b14734684 OK 2026/07/05 02:20:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva' -> Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi' 2026/07/05 02:20:54 DEBUG : empty space: md5 = 71d73365f0705a4933242db63f153ca0 OK 2026/07/05 02:20:56 DEBUG : potato3: md5 = 5ab3bee80b21a1476d335b864aae6de9 OK 2026/07/05 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi': Using server-side directory move 2026/07/05 02:20:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 02:20:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 02:20:56 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/05 02:20:56 DEBUG : empty space: size = 1 OK 2026/07/05 02:20:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:20:56 DEBUG : empty space: Unchanged skipping 2026/07/05 02:20:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:20:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi') 2026/07/05 02:20:56 DEBUG : potato3: Sizes differ 2026/07/05 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi': Waiting for checks to finish 2026/07/05 02:20:57 INFO : empty space: Deleted 2026/07/05 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi': Waiting for transfers to finish 2026/07/05 02:20:57 INFO : potato3: Deleted 2026/07/05 02:20:57 INFO : potato2: Moved (server-side) 2026/07/05 02:20:58 INFO : potato3: Moved (server-side) 2026/07/05 02:20:58 INFO : tomatoDir: Removing directory 2026/07/05 02:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': deleted 1 directories 2026/07/05 02:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fudadah3fapa" 2026/07/05 02:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/f0q9rj3o1915t51svtlgq5d4n6f555rc2di6po6lmv227ij2u5s0" 2026/07/05 02:21:00 INFO : tomatoDir: Making directory 2026/07/05 02:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fudadah3fapa': Using server-side directory move 2026/07/05 02:21:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fudadah3fapa': Server side directory move succeeded 2026/07/05 02:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fudadah3fapa': Purge remote 2026/07/05 02:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigamov9xobi': Purge remote 2026/07/05 02:21:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.07s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:21:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test" 2026/07/05 02:21:05 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.06s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:21:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test" 2026/07/05 02:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/05 02:21:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-include/layer2" 2026/07/05 02:21:10 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 02:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-ignore-file" 2026/07/05 02:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/05 02:21:19 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 95c58faff8b55f4c3de298f2fabe5b45 OK 2026/07/05 02:21:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 02:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test': Waiting for checks to finish 2026/07/05 02:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test': Waiting for transfers to finish 2026/07/05 02:21:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:21 INFO : There was nothing to transfer 2026/07/05 02:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:21:23 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:23 INFO : rclone-sync-test-include: Removing directory 2026/07/05 02:21:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 02:21:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 02:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': failed to delete 1 directories 2026/07/05 02:21:24 INFO : There was nothing to transfer 2026/07/05 02:21:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 02:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/05 02:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/05 02:21:26 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:26 INFO : There was nothing to transfer 2026/07/05 02:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:21:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:28 INFO : rclone-sync-test-include: Removing directory 2026/07/05 02:21:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 02:21:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 02:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': failed to delete 1 directories 2026/07/05 02:21:28 INFO : There was nothing to transfer 2026/07/05 02:21:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 02:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/05 02:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/05 02:21:30 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:30 INFO : There was nothing to transfer 2026/07/05 02:21:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 02:21:33 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (27.65s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:21:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/CompareDest" 2026/07/05 02:21:37 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/gveqi14airsml4bgu7krj116o8" 2026/07/05 02:21:39 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 02:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:41 DEBUG : one: md5 = b8ab1beb094abf4a32a4a8992780f067 OK 2026/07/05 02:21:41 DEBUG : one: size = 3 OK 2026/07/05 02:21:41 INFO : one: Copied (new) 2026/07/05 02:21:41 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:41 DEBUG : TestDrive: Token expired 2026/07/05 02:21:41 DEBUG : TestDrive: No updated token found in the config file 2026/07/05 02:21:41 DEBUG : TestDrive: Token refresh successful 2026/07/05 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/07/05 02:21:41 DEBUG : TestDrive: Saved new token in config file 2026/07/05 02:21:42 DEBUG : TestDrive: Token expired 2026/07/05 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/05 02:21:42 DEBUG : TestDrive: Token refresh successful 2026/07/05 02:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:21:42 DEBUG : one: Sizes differ 2026/07/05 02:21:42 DEBUG : TestDrive: Token expired 2026/07/05 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/05 02:21:42 DEBUG : TestDrive: Token refresh successful 2026/07/05 02:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:44 DEBUG : one: md5 = 8b8fc7d73305f78e155be2d3310b36c7 OK 2026/07/05 02:21:44 DEBUG : one: size = 5 OK 2026/07/05 02:21:44 INFO : one: Copied (replaced existing) 2026/07/05 02:21:44 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:47 DEBUG : dst/one: md5 = 0adca61a30fac9d3799aaafc3a97f648 OK 2026/07/05 02:21:50 DEBUG : CompareDest/one: md5 = 1591cb7832e43603d005da0a1e1ba22f OK 2026/07/05 02:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:21:50 DEBUG : one: Sizes differ 2026/07/05 02:21:51 DEBUG : one: size = 5 OK 2026/07/05 02:21:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 02:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:51 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:51 INFO : There was nothing to transfer 2026/07/05 02:21:53 DEBUG : CompareDest/two: md5 = 5d1456fee4a0026a65f6925fbf64f3d6 OK 2026/07/05 02:21:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:21:54 DEBUG : one: Sizes differ 2026/07/05 02:21:54 DEBUG : two: size = 3 OK 2026/07/05 02:21:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 02:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:54 DEBUG : one: size = 5 OK 2026/07/05 02:21:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 02:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:54 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:54 INFO : There was nothing to transfer 2026/07/05 02:21:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:21:55 DEBUG : one: Sizes differ 2026/07/05 02:21:55 DEBUG : two: size = 3 OK 2026/07/05 02:21:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 02:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:55 DEBUG : one: size = 5 OK 2026/07/05 02:21:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 02:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:55 DEBUG : Waiting for deletions to finish 2026/07/05 02:21:55 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/05 02:21:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:21:57 DEBUG : one: Sizes differ 2026/07/05 02:21:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:21:57 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/CompareDest') 2026/07/05 02:21:57 DEBUG : two: Sizes differ 2026/07/05 02:21:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 02:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:21:57 DEBUG : one: size = 5 OK 2026/07/05 02:21:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:21:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 02:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:21:59 DEBUG : two: md5 = 859d1bc12d1ee6c626c7826986902e64 OK 2026/07/05 02:21:59 DEBUG : two: size = 5 OK 2026/07/05 02:21:59 INFO : two: Copied (new) 2026/07/05 02:21:59 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:22:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:22:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:22:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.69s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:22:06 DEBUG : pre-dest1/1: md5 = 53c712bbc4e71287bf5fc5b77d873840 OK 2026/07/05 02:22:09 DEBUG : pre-dest2/2: md5 = 2691ca4b6cbe3f7ceeda7f276eb6d531 OK 2026/07/05 02:22:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dest" 2026/07/05 02:22:09 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/rg03c1jvnehrrc617i0lnqjddc" 2026/07/05 02:22:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/pre-dest1" 2026/07/05 02:22:11 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/bbnblvh6k061ssopqrp18kd7gc" 2026/07/05 02:22:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/pre-dest2" 2026/07/05 02:22:12 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/05 02:22:13 DEBUG : 1: size = 1 OK 2026/07/05 02:22:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:22:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 02:22:14 DEBUG : 2: size = 1 OK 2026/07/05 02:22:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:22:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 02:22:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 02:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dest': Waiting for checks to finish 2026/07/05 02:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dest': Waiting for transfers to finish 2026/07/05 02:22:17 DEBUG : 3: md5 = 0473edb59e9267fffc96f2d20803fee1 OK 2026/07/05 02:22:17 DEBUG : 3: size = 1 OK 2026/07/05 02:22:17 INFO : 3: Copied (new) 2026/07/05 02:22:17 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:20 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/05 02:22:21 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/05 02:22:22 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.78s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:22:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:22:22 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/CopyDest" 2026/07/05 02:22:24 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/05 02:22:26 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 02:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:29 DEBUG : one: md5 = 47b0924de91c9b8d4fa4b6f622db5ab4 OK 2026/07/05 02:22:29 DEBUG : one: size = 3 OK 2026/07/05 02:22:29 INFO : one: Copied (new) 2026/07/05 02:22:29 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:22:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:22:30 DEBUG : one: Sizes differ 2026/07/05 02:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:32 DEBUG : one: md5 = acf5e6556ebdb220723ba4f84c6a88f3 OK 2026/07/05 02:22:32 DEBUG : one: size = 5 OK 2026/07/05 02:22:32 INFO : one: Copied (replaced existing) 2026/07/05 02:22:32 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:34 DEBUG : dst/one: md5 = 58e6e89d6a0a39bdde815bd98da1d790 OK 2026/07/05 02:22:36 DEBUG : CopyDest/one: md5 = 936e07ee3401e53a54aea8fb71d9d36d OK 2026/07/05 02:22:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/BackupDir" 2026/07/05 02:22:37 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/05 02:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:22:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:22:39 DEBUG : one: Sizes differ 2026/07/05 02:22:39 DEBUG : one: size = 5 OK 2026/07/05 02:22:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:22:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:22:39 DEBUG : one: Sizes differ 2026/07/05 02:22:41 INFO : one: Moved (server-side) 2026/07/05 02:22:42 DEBUG : one: size = 5 OK 2026/07/05 02:22:42 INFO : one: Copied (server-side copy) 2026/07/05 02:22:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 02:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:42 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:44 DEBUG : CopyDest/two: md5 = 0257ca8d00d024c6a0a4cb4b6ff44134 OK 2026/07/05 02:22:45 DEBUG : one: size = 5 OK 2026/07/05 02:22:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:45 DEBUG : one: Unchanged skipping 2026/07/05 02:22:46 DEBUG : two: size = 3 OK 2026/07/05 02:22:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:47 DEBUG : two: size = 3 OK 2026/07/05 02:22:47 INFO : two: Copied (server-side copy) 2026/07/05 02:22:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 02:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:47 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:48 DEBUG : one: size = 5 OK 2026/07/05 02:22:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:48 DEBUG : one: Unchanged skipping 2026/07/05 02:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:48 DEBUG : two: size = 3 OK 2026/07/05 02:22:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:48 DEBUG : two: Unchanged skipping 2026/07/05 02:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:48 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:48 INFO : There was nothing to transfer 2026/07/05 02:22:50 DEBUG : CopyDest/three: md5 = 314e6ef208c5de71843ebdf545231166 OK 2026/07/05 02:22:51 DEBUG : one: size = 5 OK 2026/07/05 02:22:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:51 DEBUG : one: Unchanged skipping 2026/07/05 02:22:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:22:51 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/CopyDest') 2026/07/05 02:22:51 DEBUG : three: Sizes differ 2026/07/05 02:22:51 DEBUG : three: Destination not found in --copy-dest 2026/07/05 02:22:51 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 02:22:51 DEBUG : two: size = 3 OK 2026/07/05 02:22:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 02:22:51 DEBUG : two: Unchanged skipping 2026/07/05 02:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:22:53 DEBUG : three: md5 = e0f4d7f5fed0ace42a25291fd3b29f8a OK 2026/07/05 02:22:53 DEBUG : three: size = 7 OK 2026/07/05 02:22:53 INFO : three: Copied (new) 2026/07/05 02:22:53 DEBUG : Waiting for deletions to finish 2026/07/05 02:22:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/05 02:22:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:22:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/05 02:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:22:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.55s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:23:02 DEBUG : dst/one: md5 = 5e3f0899aa9a6a3e9108505217ee6fb9 OK 2026/07/05 02:23:04 DEBUG : dst/two: md5 = 48c7575a991bd162fba05994f12741ca OK 2026/07/05 02:23:06 DEBUG : dst/three.txt: md5 = 3060d19db7a71aa0db8e65d9453d0d48 OK 2026/07/05 02:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:23:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/backup" 2026/07/05 02:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 02:23:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:23:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:23:09 DEBUG : one: Sizes differ 2026/07/05 02:23:09 DEBUG : two: size = 3 OK 2026/07/05 02:23:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:23:09 DEBUG : two: Unchanged skipping 2026/07/05 02:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:23:11 INFO : one: Moved (server-side) 2026/07/05 02:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:23:13 DEBUG : one: md5 = a41077dfe11c143fcab245a0e6296360 OK 2026/07/05 02:23:13 DEBUG : one: size = 4 OK 2026/07/05 02:23:13 INFO : one: Copied (new) 2026/07/05 02:23:13 DEBUG : Waiting for deletions to finish 2026/07/05 02:23:14 INFO : three.txt: Moved (server-side) 2026/07/05 02:23:14 INFO : three.txt: Moved into backup dir 2026/07/05 02:23:16 DEBUG : dst/three.txt: md5 = e73f8c1ea2c55a54f780df74a4307d4b OK 2026/07/05 02:23:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:23:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:23:16 DEBUG : one: Sizes differ 2026/07/05 02:23:16 DEBUG : two: size = 3 OK 2026/07/05 02:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:23:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:23:16 DEBUG : two: Unchanged skipping 2026/07/05 02:23:17 INFO : one: Deleted 2026/07/05 02:23:18 INFO : one: Moved (server-side) 2026/07/05 02:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:23:20 DEBUG : one: md5 = 1271572090fa9b4bae0181a1308d0aa4 OK 2026/07/05 02:23:20 DEBUG : one: size = 5 OK 2026/07/05 02:23:20 INFO : one: Copied (new) 2026/07/05 02:23:20 DEBUG : Waiting for deletions to finish 2026/07/05 02:23:20 INFO : three.txt: Deleted 2026/07/05 02:23:21 INFO : three.txt: Moved (server-side) 2026/07/05 02:23:21 INFO : three.txt: Moved into backup dir 2026/07/05 02:23:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:23:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:23:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 02:23:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:23:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:23:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.16s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:23:29 DEBUG : dst/one: md5 = f24aa35e926459451d2a5a6d6231493b OK 2026/07/05 02:23:30 DEBUG : dst/two: md5 = 56a209ba499640b7218744f56cc70d67 OK 2026/07/05 02:23:32 DEBUG : dst/three.txt: md5 = 8a3720d9b86855fef93f2c31472a0f69 OK 2026/07/05 02:23:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:23:32 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:23:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/backup" 2026/07/05 02:23:33 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 02:23:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:23:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:23:35 DEBUG : one: Sizes differ 2026/07/05 02:23:35 DEBUG : two: size = 3 OK 2026/07/05 02:23:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:23:35 DEBUG : two: Unchanged skipping 2026/07/05 02:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:23:37 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:23:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:23:39 DEBUG : one: md5 = 2c851b90c5cf0c2e5c1c25b5729589d5 OK 2026/07/05 02:23:39 DEBUG : one: size = 4 OK 2026/07/05 02:23:39 INFO : one: Copied (new) 2026/07/05 02:23:39 DEBUG : Waiting for deletions to finish 2026/07/05 02:23:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:23:40 INFO : three.txt: Moved into backup dir 2026/07/05 02:23:42 DEBUG : dst/three.txt: md5 = 88b9270c99be914199ef066eb5ed7ade OK 2026/07/05 02:23:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:23:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:23:43 DEBUG : one: Sizes differ 2026/07/05 02:23:43 DEBUG : two: size = 3 OK 2026/07/05 02:23:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:23:43 DEBUG : two: Unchanged skipping 2026/07/05 02:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:23:43 INFO : one.bak: Deleted 2026/07/05 02:23:44 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:23:46 DEBUG : one: md5 = c59c367c4b2bcb89b516fc2810ef107c OK 2026/07/05 02:23:46 DEBUG : one: size = 5 OK 2026/07/05 02:23:46 INFO : one: Copied (new) 2026/07/05 02:23:46 DEBUG : Waiting for deletions to finish 2026/07/05 02:23:46 INFO : three.txt.bak: Deleted 2026/07/05 02:23:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:23:47 INFO : three.txt: Moved into backup dir 2026/07/05 02:23:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:23:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:23:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 02:23:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 02:23:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 02:23:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:23:55 DEBUG : dst/one: md5 = e72c033b5bde6c89d751e9da0dff0fb7 OK 2026/07/05 02:23:56 DEBUG : dst/two: md5 = 4e75e15446fdc2257fa95ae6cd97b2fc OK 2026/07/05 02:23:58 DEBUG : dst/three.txt: md5 = 8efdc154226a2db77f31885ba59e2ec4 OK 2026/07/05 02:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:23:58 DEBUG : Config file has changed externally - reloading 2026/07/05 02:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/backup" 2026/07/05 02:23:59 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:24:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:02 DEBUG : one: Sizes differ 2026/07/05 02:24:02 DEBUG : two: size = 3 OK 2026/07/05 02:24:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:02 DEBUG : two: Unchanged skipping 2026/07/05 02:24:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 02:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:24:05 DEBUG : one: md5 = d8b5221cd45d81cc7017571962fa2a4b OK 2026/07/05 02:24:05 DEBUG : one: size = 4 OK 2026/07/05 02:24:05 INFO : one: Copied (new) 2026/07/05 02:24:05 DEBUG : Waiting for deletions to finish 2026/07/05 02:24:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 02:24:06 INFO : three.txt: Moved into backup dir 2026/07/05 02:24:09 DEBUG : dst/three.txt: md5 = 74ea78f7560531f6d722487b6aef1c43 OK 2026/07/05 02:24:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:09 DEBUG : one: Sizes differ 2026/07/05 02:24:09 DEBUG : two: size = 3 OK 2026/07/05 02:24:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:09 DEBUG : two: Unchanged skipping 2026/07/05 02:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:24:10 INFO : one-2019-01-01: Deleted 2026/07/05 02:24:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:24:12 DEBUG : one: md5 = cb16385fcd717c46601180ce4b84c36b OK 2026/07/05 02:24:12 DEBUG : one: size = 5 OK 2026/07/05 02:24:12 INFO : one: Copied (new) 2026/07/05 02:24:12 DEBUG : Waiting for deletions to finish 2026/07/05 02:24:13 INFO : three-2019-01-01.txt: Deleted 2026/07/05 02:24:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 02:24:14 INFO : three.txt: Moved into backup dir 2026/07/05 02:24:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:24:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:24:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/05 02:24:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 02:24:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 02:24:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.44s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:24:22 DEBUG : dst/one: md5 = 55906113320bc84e490ddf40fc8cf856 OK 2026/07/05 02:24:24 DEBUG : dst/two: md5 = cc85510763e67d10c6ad1409b9089d5c OK 2026/07/05 02:24:25 DEBUG : dst/three.txt: md5 = 6687e81f7ec600402b2ced633662a37b OK 2026/07/05 02:24:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:24:26 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:24:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:27 DEBUG : one: Sizes differ 2026/07/05 02:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:24:27 DEBUG : two: size = 3 OK 2026/07/05 02:24:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:27 DEBUG : two: Unchanged skipping 2026/07/05 02:24:28 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:24:29 DEBUG : one: md5 = 61a451c07e2f5feb832a45ab4af22ba4 OK 2026/07/05 02:24:29 DEBUG : one: size = 4 OK 2026/07/05 02:24:29 INFO : one: Copied (new) 2026/07/05 02:24:29 DEBUG : Waiting for deletions to finish 2026/07/05 02:24:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:24:30 INFO : three.txt: Moved into backup dir 2026/07/05 02:24:32 DEBUG : dst/three.txt: md5 = 7425f6e8756287c26950b3cec16dcced OK 2026/07/05 02:24:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 02:24:33 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 02:24:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:33 DEBUG : one: Sizes differ 2026/07/05 02:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for checks to finish 2026/07/05 02:24:33 DEBUG : two: size = 3 OK 2026/07/05 02:24:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:33 DEBUG : two: Unchanged skipping 2026/07/05 02:24:34 INFO : one.bak: Deleted 2026/07/05 02:24:35 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst': Waiting for transfers to finish 2026/07/05 02:24:36 DEBUG : one: md5 = 138ec21b01a1f691905839068b3c8ccf OK 2026/07/05 02:24:36 DEBUG : one: size = 5 OK 2026/07/05 02:24:36 INFO : one: Copied (new) 2026/07/05 02:24:36 DEBUG : Waiting for deletions to finish 2026/07/05 02:24:37 INFO : three.txt.bak: Deleted 2026/07/05 02:24:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:24:37 INFO : three.txt: Moved into backup dir 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 02:24:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (22.20s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:24:44 DEBUG : dst/one: md5 = 7fd89911fa88dec043ae5dd1401a7e75 OK 2026/07/05 02:24:46 DEBUG : dst/two: md5 = 0e24e52e4e91d89382cf15cf9137b935 OK 2026/07/05 02:24:48 DEBUG : dst/three.txt: md5 = 2e9111c35d5cac165164f0f2705c80ac OK 2026/07/05 02:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:24:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:49 DEBUG : one: Sizes differ 2026/07/05 02:24:50 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:24:52 DEBUG : one: md5 = 7f0e47c6b1e24d76017e17f115a6d5fe OK 2026/07/05 02:24:52 DEBUG : one: size = 4 OK 2026/07/05 02:24:52 INFO : one: Copied (new) 2026/07/05 02:24:52 DEBUG : two: size = 3 OK 2026/07/05 02:24:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:52 DEBUG : two: Unchanged skipping 2026/07/05 02:24:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:52 DEBUG : three.txt: Sizes differ 2026/07/05 02:24:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:24:54 DEBUG : three.txt: md5 = 6d8785812f2a2275b8fdad050d118925 OK 2026/07/05 02:24:54 DEBUG : three.txt: size = 6 OK 2026/07/05 02:24:54 INFO : three.txt: Copied (new) 2026/07/05 02:24:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:56 DEBUG : one: Sizes differ 2026/07/05 02:24:57 INFO : one.bak: Deleted 2026/07/05 02:24:57 INFO : one: Moved (server-side) to: one.bak 2026/07/05 02:24:59 DEBUG : one: md5 = cd93f3b38c0fc9e696b2eca112f459c8 OK 2026/07/05 02:24:59 DEBUG : one: size = 5 OK 2026/07/05 02:24:59 INFO : one: Copied (new) 2026/07/05 02:24:59 DEBUG : two: size = 3 OK 2026/07/05 02:24:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:24:59 DEBUG : two: Unchanged skipping 2026/07/05 02:24:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:24:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:24:59 DEBUG : three.txt: Sizes differ 2026/07/05 02:25:00 INFO : three.txt.bak: Deleted 2026/07/05 02:25:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 02:25:02 DEBUG : three.txt: md5 = c98c673adab66bf76826a1e398da7ed8 OK 2026/07/05 02:25:02 DEBUG : three.txt: size = 19 OK 2026/07/05 02:25:02 INFO : three.txt: Copied (new) 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 02:25:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.19s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:25:09 DEBUG : dst/one: md5 = fe60478f05ba90f435fce73528f4eacd OK 2026/07/05 02:25:11 DEBUG : dst/two: md5 = e8dd351d876211042c1af31c801a4563 OK 2026/07/05 02:25:13 DEBUG : dst/three.txt: md5 = 9602f0395bfab471219ba7e7e41e21cc OK 2026/07/05 02:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimakuv1fiva/dst" 2026/07/05 02:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/6ckgk2ttn8kguaagiikmf2maf67d39l21ulam8pii7lii3h0pnvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 02:25:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:25:14 DEBUG : one: Sizes differ 2026/07/05 02:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 02:25:17 DEBUG : one: md5 = 127420406f0237d76bf472539e9a93f1 OK 2026/07/05 02:25:17 DEBUG : one: size = 4 OK 2026/07/05 02:25:17 INFO : one: Copied (new) 2026/07/05 02:25:17 DEBUG : two: size = 3 OK 2026/07/05 02:25:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:25:17 DEBUG : two: Unchanged skipping 2026/07/05 02:25:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:25:17 DEBUG : three.txt: Sizes differ 2026/07/05 02:25:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 02:25:20 DEBUG : three.txt: md5 = 5b8d159c556bb09f95a2c29a5192e390 OK 2026/07/05 02:25:20 DEBUG : three.txt: size = 6 OK 2026/07/05 02:25:20 INFO : three.txt: Copied (new) 2026/07/05 02:25:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:25:21 DEBUG : one: Sizes differ 2026/07/05 02:25:22 INFO : one-2019-01-01: Deleted 2026/07/05 02:25:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 02:25:24 DEBUG : one: md5 = a8f91a1fc9189cd7b1a2e64459e75496 OK 2026/07/05 02:25:24 DEBUG : one: size = 5 OK 2026/07/05 02:25:24 INFO : one: Copied (new) 2026/07/05 02:25:24 DEBUG : two: size = 3 OK 2026/07/05 02:25:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:25:24 DEBUG : two: Unchanged skipping 2026/07/05 02:25:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva/dst') 2026/07/05 02:25:24 DEBUG : three.txt: Sizes differ 2026/07/05 02:25:25 INFO : three-2019-01-01.txt: Deleted 2026/07/05 02:25:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 02:25:27 DEBUG : three.txt: md5 = 0ff63f5f3ac3fa36b65b1e21062bd39f OK 2026/07/05 02:25:27 DEBUG : three.txt: size = 19 OK 2026/07/05 02:25:27 INFO : three.txt: Copied (new) 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 02:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (25.19s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:25:34 DEBUG : Testêé: md5 = 603df9dca21f381fb2733b84a686512e OK 2026/07/05 02:25:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:34 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:25:34 DEBUG : Testêé: Sizes differ 2026/07/05 02:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:25:36 DEBUG : Testêé: md5 = 3e75ae1add9190cfaa71f8fe22da590c OK 2026/07/05 02:25:36 DEBUG : Testêé: size = 14 OK 2026/07/05 02:25:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 02:25:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.60s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:25:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 02:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:25:39 DEBUG : existing: md5 = 8e7ee13614859d0269580269ccd75271 OK 2026/07/05 02:25:39 DEBUG : existing: size = 6 OK 2026/07/05 02:25:39 INFO : existing: Copied (new) 2026/07/05 02:25:39 DEBUG : Waiting for deletions to finish 2026/07/05 02:25:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:25:40 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:25:40 DEBUG : existing: Sizes differ 2026/07/05 02:25:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 02:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:25:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting files as there were IO errors 2026/07/05 02:25:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.39s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:25:43 DEBUG : EXISTING: md5 = 488f85023b4f3149fe10d34cab65907e OK 2026/07/05 02:25:43 DEBUG : EXISTING: size = 6 OK 2026/07/05 02:25:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:25:43 DEBUG : existing: Unchanged skipping 2026/07/05 02:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:25:43 DEBUG : Waiting for deletions to finish 2026/07/05 02:25:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.42s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:25:48 DEBUG : both0: md5 = 1955d3829db056b634e5d33dd297fe6e OK 2026/07/05 02:25:50 DEBUG : only0: md5 = 2b9b7f8455e430c84b4ec0d68005cfed OK 2026/07/05 02:25:51 DEBUG : both1: md5 = f164aa40e77c737e0544f17d431fe4bb OK 2026/07/05 02:25:53 DEBUG : only1: md5 = 72a8da76fd4251c505ccfab5b93858cf OK 2026/07/05 02:25:54 DEBUG : both2: md5 = 6d370ccb1cba93241ecbd86617546820 OK 2026/07/05 02:25:56 DEBUG : only2: md5 = 0a63c28a1b1f5a2124d7bac242a302bf OK 2026/07/05 02:25:57 DEBUG : both3: md5 = 48e29f0665fd5d9c3b77c309b219efca OK 2026/07/05 02:25:59 DEBUG : only3: md5 = 2081805ff86da5dbf2c0d8171d7cf2fc OK 2026/07/05 02:26:00 DEBUG : both4: md5 = ae5264628134b1ddda7153dac7fb2bbd OK 2026/07/05 02:26:02 DEBUG : only4: md5 = c899a8198bf61fc5a37c4bc403bc7ca2 OK 2026/07/05 02:26:03 DEBUG : both5: md5 = 371dbe51b974288238ce7eca410e6363 OK 2026/07/05 02:26:05 DEBUG : only5: md5 = 628823b53a7ec35fb1ec094e72e3f558 OK 2026/07/05 02:26:06 DEBUG : both6: md5 = 9b617f25b9faa3b1ddbb0963b222f99c OK 2026/07/05 02:26:08 DEBUG : only6: md5 = 47b0de753736fba44ae3f4a6adc17fd2 OK 2026/07/05 02:26:10 DEBUG : both7: md5 = 216630b2ce790ef941a469cec0b57305 OK 2026/07/05 02:26:11 DEBUG : only7: md5 = 93dadcdfeeaeeef8c057fdd88c30bb2a OK 2026/07/05 02:26:12 DEBUG : both8: md5 = 50349e5f2c422e7d860cfd80fa421a6a OK 2026/07/05 02:26:14 DEBUG : only8: md5 = f6c0c863e1f259ddd6d3c3fc6d769a46 OK 2026/07/05 02:26:15 DEBUG : both9: md5 = 6b2001f2e5cd258c6849f2a9ccb0ec76 OK 2026/07/05 02:26:17 DEBUG : only9: md5 = fb24bdd3266fcc152dcdbd7630261109 OK 2026/07/05 02:26:18 DEBUG : both10: md5 = b0dd4661526ce0f3d539f15b3225cbbf OK 2026/07/05 02:26:20 DEBUG : only10: md5 = d7713660d7c4570eb9048fffedc7a485 OK 2026/07/05 02:26:21 DEBUG : both11: md5 = 7c0b701e9da3113bd93732177d20a965 OK 2026/07/05 02:26:23 DEBUG : only11: md5 = e1a82f5e573bc0c8a1937b989d9c775a OK 2026/07/05 02:26:25 DEBUG : both12: md5 = 6f9a068810079a9762bff336ac807a40 OK 2026/07/05 02:26:26 DEBUG : only12: md5 = 9521488a8423b3e69485bafd5a344687 OK 2026/07/05 02:26:28 DEBUG : both13: md5 = 3b887b401b2d9cbc1fab66b9f869c30b OK 2026/07/05 02:26:29 DEBUG : only13: md5 = 744b2037a42c7f098b66129548ea7f0f OK 2026/07/05 02:26:31 DEBUG : both14: md5 = 961e572854773fa6cf65ebc0be67fb21 OK 2026/07/05 02:26:32 DEBUG : only14: md5 = 779adf9f9d683a5b7c43650533662b94 OK 2026/07/05 02:26:34 DEBUG : both15: md5 = fbee9b066ac6a90fb177230b0079dd13 OK 2026/07/05 02:26:35 DEBUG : only15: md5 = b0c3222ad6adcafbe03de0efbde96a0b OK 2026/07/05 02:26:37 DEBUG : both16: md5 = fc636d0caf22540a48eabeb1737d5abf OK 2026/07/05 02:26:38 DEBUG : only16: md5 = c38d1d9029f2267952940289189389f7 OK 2026/07/05 02:26:40 DEBUG : both17: md5 = 812e26c17bf5bbf0c95f7afe05fb22de OK 2026/07/05 02:26:41 DEBUG : only17: md5 = 4bc84e6f1f1d0fcc625b7853d4dc15b8 OK 2026/07/05 02:26:43 DEBUG : both18: md5 = 8ec6cf1c488afac6c3e36880efe4884b OK 2026/07/05 02:26:45 DEBUG : only18: md5 = 2d3cb50d89e63d5f560161c14cade3da OK 2026/07/05 02:26:46 DEBUG : both19: md5 = e510f3d95959ccb8c1882193b35fef25 OK 2026/07/05 02:26:48 DEBUG : only19: md5 = 969122dd4669ee28eca9dea9d43708d9 OK 2026/07/05 02:26:48 DEBUG : both0: size = 6 OK 2026/07/05 02:26:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both10: size = 6 OK 2026/07/05 02:26:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both11: size = 6 OK 2026/07/05 02:26:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both0: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both12: size = 6 OK 2026/07/05 02:26:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both13: size = 6 OK 2026/07/05 02:26:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both12: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both14: size = 6 OK 2026/07/05 02:26:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both14: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both15: size = 6 OK 2026/07/05 02:26:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both15: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both16: size = 6 OK 2026/07/05 02:26:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both16: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both17: size = 6 OK 2026/07/05 02:26:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both17: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both18: size = 6 OK 2026/07/05 02:26:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both18: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both19: size = 6 OK 2026/07/05 02:26:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both19: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both1: size = 6 OK 2026/07/05 02:26:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both1: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both2: size = 6 OK 2026/07/05 02:26:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both2: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both3: size = 6 OK 2026/07/05 02:26:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both3: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both4: size = 6 OK 2026/07/05 02:26:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both4: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both5: size = 6 OK 2026/07/05 02:26:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both5: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both6: size = 6 OK 2026/07/05 02:26:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both11: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both7: size = 6 OK 2026/07/05 02:26:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both10: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both8: size = 6 OK 2026/07/05 02:26:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both8: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both9: size = 6 OK 2026/07/05 02:26:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:26:48 DEBUG : both9: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both13: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both6: Unchanged skipping 2026/07/05 02:26:48 DEBUG : both7: Unchanged skipping 2026/07/05 02:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:26:48 DEBUG : Waiting for deletions to finish 2026/07/05 02:26:49 INFO : only12: Deleted 2026/07/05 02:26:49 INFO : only11: Deleted 2026/07/05 02:26:49 INFO : only16: Deleted 2026/07/05 02:26:49 INFO : only10: Deleted 2026/07/05 02:26:49 INFO : only1: Deleted 2026/07/05 02:26:49 INFO : only13: Deleted 2026/07/05 02:26:49 INFO : only9: Deleted 2026/07/05 02:26:49 INFO : only7: Deleted 2026/07/05 02:26:50 INFO : only15: Deleted 2026/07/05 02:26:50 INFO : only18: Deleted 2026/07/05 02:26:50 INFO : only17: Deleted 2026/07/05 02:26:50 INFO : only19: Deleted 2026/07/05 02:26:50 INFO : only3: Deleted 2026/07/05 02:26:50 INFO : only0: Deleted 2026/07/05 02:26:50 INFO : only14: Deleted 2026/07/05 02:26:50 INFO : only2: Deleted 2026/07/05 02:26:51 INFO : only4: Deleted 2026/07/05 02:26:51 INFO : only5: Deleted 2026/07/05 02:26:51 INFO : only8: Deleted 2026/07/05 02:26:51 INFO : only6: Deleted 2026/07/05 02:26:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.98s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:27:03 DEBUG : both0: md5 = cabf83403cdaf610d823b3780272ef12 OK 2026/07/05 02:27:05 DEBUG : only0: md5 = 8825dd11e27f0bcca6386056e4b6bc2e OK 2026/07/05 02:27:06 DEBUG : both1: md5 = d797e2467d4b5e66aebacbc715d522a2 OK 2026/07/05 02:27:08 DEBUG : only1: md5 = 851b08cfc86d43a6fc5e0809e852a63b OK 2026/07/05 02:27:09 DEBUG : both2: md5 = f812cb9b5876e572c7ac88bdb6a564f8 OK 2026/07/05 02:27:11 DEBUG : only2: md5 = 7ef176c6957d2d6946dbec780ca819c4 OK 2026/07/05 02:27:12 DEBUG : both3: md5 = c5151430f071db13f1fae56d04189ba7 OK 2026/07/05 02:27:14 DEBUG : only3: md5 = 8663f392a5558a2991846676fe6e96aa OK 2026/07/05 02:27:16 DEBUG : both4: md5 = 65e46f02435fdcd21f3790f92a7c2ab7 OK 2026/07/05 02:27:17 DEBUG : only4: md5 = 514b0d57e34b966180b400c1788676b3 OK 2026/07/05 02:27:19 DEBUG : both5: md5 = 809378e98b9d67345095085cd90da992 OK 2026/07/05 02:27:20 DEBUG : only5: md5 = 170ad813fc605f8af20a4eb2a3111e03 OK 2026/07/05 02:27:22 DEBUG : both6: md5 = a6d8eef56c6f36c9fd054ed606063d43 OK 2026/07/05 02:27:23 DEBUG : only6: md5 = 1260717fad231b52831b11aac5fb4fa7 OK 2026/07/05 02:27:25 DEBUG : both7: md5 = 562721dc9400abc41c552ea83dfa67e6 OK 2026/07/05 02:27:26 DEBUG : only7: md5 = d794a0e0cdfc71bdc65db41a2192a1fb OK 2026/07/05 02:27:28 DEBUG : both8: md5 = bfc93617cbf422b8c1e4f0105b8e9622 OK 2026/07/05 02:27:30 DEBUG : only8: md5 = 59f373fe319ab4446a69cac3f0488aa1 OK 2026/07/05 02:27:31 DEBUG : both9: md5 = 178389bcc19b43710bbd487a6763a81b OK 2026/07/05 02:27:33 DEBUG : only9: md5 = c6cb9bc9c2482b4416422e83db095d58 OK 2026/07/05 02:27:34 DEBUG : both10: md5 = c89908f1a987cf3b867576685cbbb68c OK 2026/07/05 02:27:36 DEBUG : only10: md5 = da084e2c2a6d9048d118fd1930a7d0a3 OK 2026/07/05 02:27:37 DEBUG : both11: md5 = 49c38f92acf2bb3d0dd28fad3de1a377 OK 2026/07/05 02:27:39 DEBUG : only11: md5 = d1f15ed0cad6d59b9bcca8edbb0e0a7b OK 2026/07/05 02:27:41 DEBUG : both12: md5 = 05b5207ca223eb86307d714c424f5775 OK 2026/07/05 02:27:43 DEBUG : only12: md5 = 5bd0f0860524381278f91b9f96a82f50 OK 2026/07/05 02:27:44 DEBUG : both13: md5 = 95117246fc5f6be6bf531fe406935f10 OK 2026/07/05 02:27:46 DEBUG : only13: md5 = 6a4130d1485b51d2e23e410f6286829a OK 2026/07/05 02:27:47 DEBUG : both14: md5 = 28da8f0792582d67a2d57416e52220b3 OK 2026/07/05 02:27:49 DEBUG : only14: md5 = 2f7c4ec460c4417d69506cb783a800e5 OK 2026/07/05 02:27:50 DEBUG : both15: md5 = 919fdac3703eee85e15116330f2945b8 OK 2026/07/05 02:27:52 DEBUG : only15: md5 = 54250693c149e6719ce12b87a108da92 OK 2026/07/05 02:27:53 DEBUG : both16: md5 = e931502a150bf0e1b1c02504b5433a23 OK 2026/07/05 02:27:55 DEBUG : only16: md5 = 25dc26881ec6776d1d138f6f6201dada OK 2026/07/05 02:27:56 DEBUG : both17: md5 = fb3e365ffb8bfb68c966d1406beacf13 OK 2026/07/05 02:27:58 DEBUG : only17: md5 = b16b27af31869f375a8c76a7b0e9c4d0 OK 2026/07/05 02:27:59 DEBUG : both18: md5 = c29dfc1040789a567e0074c37a73dfd8 OK 2026/07/05 02:28:01 DEBUG : only18: md5 = 36407625efd021282a69777b2a811af6 OK 2026/07/05 02:28:03 DEBUG : both19: md5 = b1c1762b5f1563828c290370e29a126f OK 2026/07/05 02:28:04 DEBUG : only19: md5 = 9ea56196f5f9469877706d0dfeac1197 OK 2026/07/05 02:28:05 DEBUG : both10: size = 6 OK 2026/07/05 02:28:05 DEBUG : both11: size = 6 OK 2026/07/05 02:28:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:28:05 DEBUG : both12: size = 6 OK 2026/07/05 02:28:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both0: size = 6 OK 2026/07/05 02:28:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both11: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both13: size = 6 OK 2026/07/05 02:28:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both13: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both14: size = 6 OK 2026/07/05 02:28:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both14: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both15: size = 6 OK 2026/07/05 02:28:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both12: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both16: size = 6 OK 2026/07/05 02:28:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both16: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both17: size = 6 OK 2026/07/05 02:28:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both17: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both18: size = 6 OK 2026/07/05 02:28:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both18: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both19: size = 6 OK 2026/07/05 02:28:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both19: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both1: size = 6 OK 2026/07/05 02:28:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both1: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both2: size = 6 OK 2026/07/05 02:28:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both2: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both3: size = 6 OK 2026/07/05 02:28:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both3: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both4: size = 6 OK 2026/07/05 02:28:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both4: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both5: size = 6 OK 2026/07/05 02:28:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both5: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both6: size = 6 OK 2026/07/05 02:28:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both6: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both7: size = 6 OK 2026/07/05 02:28:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both7: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both8: size = 6 OK 2026/07/05 02:28:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both8: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both9: size = 6 OK 2026/07/05 02:28:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:28:05 DEBUG : both9: Unchanged skipping 2026/07/05 02:28:05 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only0: Sizes differ 2026/07/05 02:28:05 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only10: Sizes differ 2026/07/05 02:28:05 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only11: Sizes differ 2026/07/05 02:28:05 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only12: Sizes differ 2026/07/05 02:28:05 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only13: Sizes differ 2026/07/05 02:28:05 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only14: Sizes differ 2026/07/05 02:28:05 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only15: Sizes differ 2026/07/05 02:28:05 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only16: Sizes differ 2026/07/05 02:28:05 DEBUG : both10: Unchanged skipping 2026/07/05 02:28:05 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only17: Sizes differ 2026/07/05 02:28:05 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only18: Sizes differ 2026/07/05 02:28:05 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only19: Sizes differ 2026/07/05 02:28:05 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only1: Sizes differ 2026/07/05 02:28:05 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only2: Sizes differ 2026/07/05 02:28:05 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only3: Sizes differ 2026/07/05 02:28:05 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only4: Sizes differ 2026/07/05 02:28:05 DEBUG : both0: Unchanged skipping 2026/07/05 02:28:05 DEBUG : both15: Unchanged skipping 2026/07/05 02:28:05 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only6: Sizes differ 2026/07/05 02:28:05 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only7: Sizes differ 2026/07/05 02:28:05 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only5: Sizes differ 2026/07/05 02:28:05 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only8: Sizes differ 2026/07/05 02:28:05 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1686454370) 2026/07/05 02:28:05 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva') 2026/07/05 02:28:05 DEBUG : only9: Sizes differ 2026/07/05 02:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:28:06 DEBUG : only10: md5 = 42cb76efeb7e4d2f2a53bb7c82096943 OK 2026/07/05 02:28:06 DEBUG : only10: size = 0 OK 2026/07/05 02:28:06 INFO : only10: Copied (replaced existing) 2026/07/05 02:28:06 DEBUG : only0: md5 = 04cb07dadc1a7d3f927c87f36ec4d8ec OK 2026/07/05 02:28:06 DEBUG : only0: size = 0 OK 2026/07/05 02:28:06 INFO : only0: Copied (replaced existing) 2026/07/05 02:28:06 DEBUG : only12: md5 = eae135ca734d17f06d1b21e23de0fb75 OK 2026/07/05 02:28:06 DEBUG : only12: size = 0 OK 2026/07/05 02:28:06 INFO : only12: Copied (replaced existing) 2026/07/05 02:28:06 DEBUG : only11: md5 = ffd450dbcd510577bb44545996466958 OK 2026/07/05 02:28:06 DEBUG : only11: size = 0 OK 2026/07/05 02:28:06 INFO : only11: Copied (replaced existing) 2026/07/05 02:28:07 DEBUG : only13: md5 = 25e16ca7eacf1ab67ea1e60f8522c13a OK 2026/07/05 02:28:07 DEBUG : only13: size = 0 OK 2026/07/05 02:28:07 INFO : only13: Copied (replaced existing) 2026/07/05 02:28:07 DEBUG : only16: md5 = 907959387bfcac5f5bd22959a15837ef OK 2026/07/05 02:28:07 DEBUG : only16: size = 0 OK 2026/07/05 02:28:07 INFO : only16: Copied (replaced existing) 2026/07/05 02:28:07 DEBUG : only15: md5 = 8986d58686050a260a0c4f5c72991440 OK 2026/07/05 02:28:07 DEBUG : only15: size = 0 OK 2026/07/05 02:28:07 INFO : only15: Copied (replaced existing) 2026/07/05 02:28:08 DEBUG : only14: md5 = 369b13155fcdd44aab775f3e126523d0 OK 2026/07/05 02:28:08 DEBUG : only14: size = 0 OK 2026/07/05 02:28:08 INFO : only14: Copied (replaced existing) 2026/07/05 02:28:08 DEBUG : only18: md5 = 217f48dd404c3048be318d1cc59c24bc OK 2026/07/05 02:28:08 DEBUG : only18: size = 0 OK 2026/07/05 02:28:08 INFO : only18: Copied (replaced existing) 2026/07/05 02:28:09 DEBUG : only19: md5 = 1eec51a6844e5d25133f39b7bc7be73b OK 2026/07/05 02:28:09 DEBUG : only19: size = 0 OK 2026/07/05 02:28:09 INFO : only19: Copied (replaced existing) 2026/07/05 02:28:09 DEBUG : only1: md5 = 12413088254dc9b7f5e889635349d01e OK 2026/07/05 02:28:09 DEBUG : only1: size = 0 OK 2026/07/05 02:28:09 INFO : only1: Copied (replaced existing) 2026/07/05 02:28:09 DEBUG : only2: md5 = 22db47f8c0411403efa1005839791b4a OK 2026/07/05 02:28:09 DEBUG : only2: size = 0 OK 2026/07/05 02:28:09 INFO : only2: Copied (replaced existing) 2026/07/05 02:28:10 DEBUG : only3: md5 = 3a49a9b5e533baeb80e9630beb094684 OK 2026/07/05 02:28:10 DEBUG : only3: size = 0 OK 2026/07/05 02:28:10 INFO : only3: Copied (replaced existing) 2026/07/05 02:28:10 DEBUG : only17: md5 = f8dd7cfaa547f481881450f57bab746c OK 2026/07/05 02:28:10 DEBUG : only17: size = 0 OK 2026/07/05 02:28:10 INFO : only17: Copied (replaced existing) 2026/07/05 02:28:10 DEBUG : only4: md5 = 7aa6efab39912fe4fdf4614674f0067f OK 2026/07/05 02:28:10 DEBUG : only4: size = 0 OK 2026/07/05 02:28:10 INFO : only4: Copied (replaced existing) 2026/07/05 02:28:10 DEBUG : only8: md5 = f73167ffa00ac37179e53927aac88720 OK 2026/07/05 02:28:10 DEBUG : only8: size = 0 OK 2026/07/05 02:28:10 INFO : only8: Copied (replaced existing) 2026/07/05 02:28:11 DEBUG : only9: md5 = ca1abdfda6c715ddb5368a7b0f7331be OK 2026/07/05 02:28:11 DEBUG : only9: size = 0 OK 2026/07/05 02:28:11 INFO : only9: Copied (replaced existing) 2026/07/05 02:28:11 DEBUG : only6: md5 = 0f2b5cd9607c065d2b1e10db1cf1f820 OK 2026/07/05 02:28:11 DEBUG : only6: size = 0 OK 2026/07/05 02:28:11 INFO : only6: Copied (replaced existing) 2026/07/05 02:28:11 DEBUG : only7: md5 = 5a336d1d5aa900c6e315ec08e8fbb139 OK 2026/07/05 02:28:11 DEBUG : only7: size = 0 OK 2026/07/05 02:28:11 INFO : only7: Copied (replaced existing) 2026/07/05 02:28:12 DEBUG : only5: md5 = 754a0e92ddd56285255bc8d0d011fd90 OK 2026/07/05 02:28:12 DEBUG : only5: size = 0 OK 2026/07/05 02:28:12 INFO : only5: Copied (replaced existing) 2026/07/05 02:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (91.96s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:28:34 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:28:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:28:34 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 02:28:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:28:34 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 02:28:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:28:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 02:28:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:28:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:28:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 02:28:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/05 02:28:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/05 02:28:51 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (19.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:28:53 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:28:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:28:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 02:28:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:28:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 02:28:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:29:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/05 02:29:09 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/05 02:29:10 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:29:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:13 DEBUG : sub dir: Making directory with metadata 2026/07/05 02:29:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/05 02:29:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:29:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/05 02:29:52 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/05 02:29:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:29:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/05 02:29:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/05 02:29:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:29:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:29:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:29:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:29:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:29:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/05 02:29:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (48.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:30:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 02:30:01 DEBUG : sub dir: Making directory with metadata 2026/07/05 02:30:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/05 02:30:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:30:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 02:30:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 02:30:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/05 02:30:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:30:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/05 02:30:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/05 02:30:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 02:30:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/05 02:30:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 02:30:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:30:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 3e71e91172009498678fa60802396ebc OK 2026/07/05 02:31:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 979ef8faac9ad1158ac5f31fac2637e5 OK 2026/07/05 02:31:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 104c75ea1eeea0e8ff16ef36a6f809b8 OK 2026/07/05 02:31:03 DEBUG : dir1/0003-defghij.txt: md5 = 35ffbdbe6191a045eb6f39996d2d814b OK 2026/07/05 02:31:05 DEBUG : dir1/0004-efghijk.txt: md5 = 236001c5d57a877f499e3f3cd2efb177 OK 2026/07/05 02:31:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b8ca53a2d569b40a9168108c971ebaaf OK 2026/07/05 02:31:08 DEBUG : dir1/0006-ghijklm.txt: md5 = f96ef812b4a7b50eb3d06f80a6e60041 OK 2026/07/05 02:31:09 DEBUG : dir1/0007-1234567.txt: md5 = 3e0fbefee25408afc5a4b9bc6e80edaf OK 2026/07/05 02:31:11 DEBUG : dir1/0008-2345678.txt: md5 = 76c7cfbe857b17c2fff2b753b1bccd31 OK 2026/07/05 02:31:12 DEBUG : dir1/0009-3456789.txt: md5 = bbc311ebb378e08e3901fd79add891d7 OK 2026/07/05 02:31:14 DEBUG : dir1/0010-456789.txt: md5 = ebb597a2c04af7fdff184a3cd20952f3 OK 2026/07/05 02:31:15 DEBUG : dir1/0011-56789;.txt: md5 = b916f1014e30ff43d679cd67fa67ce19 OK 2026/07/05 02:31:17 DEBUG : dir1/0012-6789;.txt: md5 = f1e27178132b72e7252fd842b1970ab0 OK 2026/07/05 02:31:19 DEBUG : dir1/0013-789;=.txt: md5 = 47d879e5e307ffc1f27df481387d4977 OK 2026/07/05 02:31:20 DEBUG : dir1/0014-89;=.txt: md5 = bc58ed688b3aa24c2a7aee083ba779db OK 2026/07/05 02:31:22 DEBUG : dir1/0015-9;=.txt: md5 = d6cc43f7da117ccd149b9b72f6bb46b3 OK 2026/07/05 02:31:23 DEBUG : apple: md5 = 683525586a90d1ab5356d744814a2c7e OK 2026/07/05 02:31:25 DEBUG : banana: md5 = 10dbaae78b394e64a936c96c3ee1a40d OK 2026/07/05 02:31:26 DEBUG : appleappleapplebanana: md5 = 12e8d3c348beaeda09275dec862e652a OK 2026/07/05 02:31:28 DEBUG : splitbananasplit: md5 = 81648d5c2b9e51d313cb2aa29bf73e3d OK 2026/07/05 02:31:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:31:29 DEBUG : apple: size = 5 OK 2026/07/05 02:31:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:31:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:31:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:29 DEBUG : apple: Unchanged skipping 2026/07/05 02:31:29 DEBUG : banana: size = 6 OK 2026/07/05 02:31:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:29 DEBUG : banana: Unchanged skipping 2026/07/05 02:31:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:31:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:31:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:31:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:31:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:31:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:31:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:31:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:31:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:31:30 DEBUG : Waiting for deletions to finish 2026/07/05 02:31:30 DEBUG : Waiting for deletions to finish 2026/07/05 02:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1: Directory modification time the same (differ by -945.996µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : apple: size = 5 OK 2026/07/05 02:31:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : apple: Unchanged skipping 2026/07/05 02:31:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:31:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:31:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:31:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:31:32 DEBUG : banana: size = 6 OK 2026/07/05 02:31:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : banana: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:31:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:31:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:31:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:31:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:31:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:31:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:31:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:31:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:31:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:31:32 DEBUG : Waiting for deletions to finish 2026/07/05 02:31:32 DEBUG : Waiting for deletions to finish 2026/07/05 02:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:31:47 DEBUG : dir1/0000-abcdefg.txt: md5 = c670e9d4af92c66a2bc0cbb3dfaf9217 OK 2026/07/05 02:31:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7767a54a5ce6aaea09b1028b600045c7 OK 2026/07/05 02:31:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 0d12bfff60984e882a3e47b06f1efd3c OK 2026/07/05 02:31:52 DEBUG : dir1/0003-defghij.txt: md5 = 7cfb0ee172da8483828dbe43dfcd190a OK 2026/07/05 02:31:54 DEBUG : dir1/0004-efghijk.txt: md5 = b2292200959bc1685e0147da260a215f OK 2026/07/05 02:31:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 04458332baae2f53f2906cf4afd94883 OK 2026/07/05 02:31:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 94738db300441c76cffeb7e9aed56a12 OK 2026/07/05 02:31:58 DEBUG : dir1/0007-1234567.txt: md5 = 18c8accd95f9dba8c3d4dc14717f88c1 OK 2026/07/05 02:32:00 DEBUG : dir1/0008-2345678.txt: md5 = 52c5785c5d51b553fe9d9cc7abf4fdcd OK 2026/07/05 02:32:01 DEBUG : dir1/0009-3456789.txt: md5 = 3e7113245a803751c9ba849110babc84 OK 2026/07/05 02:32:03 DEBUG : dir1/0010-456789.txt: md5 = 4aec43efa652b4548802643eb732edea OK 2026/07/05 02:32:05 DEBUG : dir1/0011-56789;.txt: md5 = 2fbf470bf6bfa0fa9d448c1f8d914732 OK 2026/07/05 02:32:06 DEBUG : dir1/0012-6789;.txt: md5 = 09f681141d31708a1efe4e50a0ab43d2 OK 2026/07/05 02:32:08 DEBUG : dir1/0013-789;=.txt: md5 = 71a45bcde6b0564eca459cf045dcdc35 OK 2026/07/05 02:32:10 DEBUG : dir1/0014-89;=.txt: md5 = 33134ddb5a19e6b642f94c48edbc74a4 OK 2026/07/05 02:32:11 DEBUG : dir1/0015-9;=.txt: md5 = 73474245a6698b32ebb1e9d1c58924a0 OK 2026/07/05 02:32:13 DEBUG : apple: md5 = 5a577391dd6b86c489ecd9313c4d72b9 OK 2026/07/05 02:32:14 DEBUG : banana: md5 = 8e51913f7472deeddb13ab68d40135c3 OK 2026/07/05 02:32:16 DEBUG : appleappleapplebanana: md5 = 38e18e0b8f8cdc823f56b435118d8cd2 OK 2026/07/05 02:32:17 DEBUG : splitbananasplit: md5 = 99fb961e39e68014d23cfdee8a3c9a26 OK 2026/07/05 02:32:17 DEBUG : Waiting for deletions to finish 2026/07/05 02:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:32:19 DEBUG : apple: size = 5 OK 2026/07/05 02:32:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:19 DEBUG : apple: Unchanged skipping 2026/07/05 02:32:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:32:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:32:19 DEBUG : banana: size = 6 OK 2026/07/05 02:32:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:19 DEBUG : banana: Unchanged skipping 2026/07/05 02:32:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:32:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:32:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:32:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:32:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:32:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:32:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:32:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:32:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:32:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:32:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:32:20 DEBUG : Waiting for deletions to finish 2026/07/05 02:32:20 DEBUG : Waiting for deletions to finish 2026/07/05 02:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1: Directory modification time the same (differ by -89.637µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : apple: size = 5 OK 2026/07/05 02:32:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : apple: Unchanged skipping 2026/07/05 02:32:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:32:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:32:22 DEBUG : banana: size = 6 OK 2026/07/05 02:32:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : banana: Unchanged skipping 2026/07/05 02:32:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:32:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:32:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:32:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:32:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:32:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:32:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:32:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:32:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:32:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:32:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:32:22 DEBUG : Waiting for deletions to finish 2026/07/05 02:32:22 DEBUG : Waiting for deletions to finish 2026/07/05 02:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:32:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 9d44ec3048cd24c793e80b157a94f574 OK 2026/07/05 02:32:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6c5f5f4da8dc5106b3c95679663d6d18 OK 2026/07/05 02:32:41 DEBUG : dir1/0002-cdefghi.txt: md5 = d020a697aa04bcc9802c7ca70c01ec13 OK 2026/07/05 02:32:43 DEBUG : dir1/0003-defghij.txt: md5 = af0c3e5c630101bc4bf0efe2a9703895 OK 2026/07/05 02:32:44 DEBUG : dir1/0004-efghijk.txt: md5 = d27c0bda12351a11bd91c486b6da9dc0 OK 2026/07/05 02:32:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 235793ccbe64a917172f1bbf44d18e2c OK 2026/07/05 02:32:47 DEBUG : dir1/0006-ghijklm.txt: md5 = b498da72b93a4ab472cb7c7b9b7772eb OK 2026/07/05 02:32:49 DEBUG : dir1/0007-1234567.txt: md5 = 445e22b2c1f57f29b372e3fac3f16233 OK 2026/07/05 02:32:51 DEBUG : dir1/0008-2345678.txt: md5 = 2db9142bd3f6b12b159a1c5754dcb363 OK 2026/07/05 02:32:52 DEBUG : dir1/0009-3456789.txt: md5 = ad6e1baeb23bb7845922f1d38fe7b82b OK 2026/07/05 02:32:54 DEBUG : dir1/0010-456789.txt: md5 = 05f260e514a4970f800216cd61191484 OK 2026/07/05 02:32:55 DEBUG : dir1/0011-56789;.txt: md5 = e11a6c401d27ae6db83ecf5a8b41f76c OK 2026/07/05 02:32:57 DEBUG : dir1/0012-6789;.txt: md5 = 451840433b3e612ba37345e40993858a OK 2026/07/05 02:32:58 DEBUG : dir1/0013-789;=.txt: md5 = 6be615fe2a4c4370b6d4bfcd469d0751 OK 2026/07/05 02:33:00 DEBUG : dir1/0014-89;=.txt: md5 = bf4a47ecb494029f0fb72514e4a6e621 OK 2026/07/05 02:33:02 DEBUG : dir1/0015-9;=.txt: md5 = 45bf3d5010e03cc24ae8e6de9486c52c OK 2026/07/05 02:33:03 DEBUG : apple: md5 = a5003e8dc3dbea91e49ea214587a0397 OK 2026/07/05 02:33:05 DEBUG : banana: md5 = 7896992a5ccceace6752033364cce327 OK 2026/07/05 02:33:06 DEBUG : appleappleapplebanana: md5 = 3101334ed40718f60e5dcff237a73540 OK 2026/07/05 02:33:08 DEBUG : splitbananasplit: md5 = a1fe9f4fee7ea8d77bff5b3d19e6bcad OK 2026/07/05 02:33:08 DEBUG : Waiting for deletions to finish 2026/07/05 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 02:33:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:33:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = bd3da31fc3b190ee8ae64fbd6c1afb1f OK 2026/07/05 02:33:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 02:33:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:11 DEBUG : YmFuYW5h: md5 = 850ad80b6f9a82eb8660e301fc997c91 OK 2026/07/05 02:33:11 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 02:33:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:11 DEBUG : YXBwbGU=: md5 = f0e497d2c30e2856250f02cdab859f13 OK 2026/07/05 02:33:11 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 02:33:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 02:33:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 62577914e36066725736c70471f3856c OK 2026/07/05 02:33:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 02:33:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = dec68ad7035f0fbdcf47386d6a366f94 OK 2026/07/05 02:33:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 02:33:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 9288f94938376e1b0f45e270b3940d38 OK 2026/07/05 02:33:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 02:33:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 948b696498ea3f5637d2f0eaeebbb122 OK 2026/07/05 02:33:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 02:33:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6607a955411fd9bd8529495597808ea5 OK 2026/07/05 02:33:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 02:33:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = b975c271979faabbf1d31792140c13af OK 2026/07/05 02:33:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 02:33:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 3c35bf2053e03fea601de1b24379aa5f OK 2026/07/05 02:33:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 02:33:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 176afb0bdcc9e5abf7973ea0d69b0326 OK 2026/07/05 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 02:33:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 83506243cf0f4c155920d0873ec80af7 OK 2026/07/05 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 02:33:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 5e7a1028307b4c3852acb75834fd2409 OK 2026/07/05 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 02:33:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = ab9dba53644b3a43c8ff738faec3f62d OK 2026/07/05 02:33:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 02:33:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = f85064cb27a4d8a71622ffad67ca6cc4 OK 2026/07/05 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 02:33:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = bc9872c3ac50a8e597e2b583e0f15b38 OK 2026/07/05 02:33:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 02:33:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 2eea64940ccfb48f0c393328d39b96d0 OK 2026/07/05 02:33:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 02:33:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 38071171def571549bb0e14fb07d6023 OK 2026/07/05 02:33:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 02:33:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 6864646bb99026614d6d31c58aad4a22 OK 2026/07/05 02:33:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 02:33:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:18 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 0ce30904b656b4ae90bff330402ce58b OK 2026/07/05 02:33:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 02:33:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:18 DEBUG : Waiting for deletions to finish 2026/07/05 02:33:18 INFO : apple: Deleted 2026/07/05 02:33:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 02:33:18 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 02:33:18 INFO : splitbananasplit: Deleted 2026/07/05 02:33:18 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 02:33:18 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 02:33:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 02:33:18 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 02:33:19 INFO : appleappleapplebanana: Deleted 2026/07/05 02:33:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 02:33:19 INFO : banana: Deleted 2026/07/05 02:33:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 02:33:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 02:33:19 DEBUG : Waiting for deletions to finish 2026/07/05 02:33:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:21 DEBUG : dir1: Directory modification time the same (differ by -237.422µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 02:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 02:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 02:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:33:21 DEBUG : apple: Unchanged skipping 2026/07/05 02:33:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 02:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:33:21 DEBUG : banana: Unchanged skipping 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 02:33:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:33:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:33:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:33:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 02:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:33:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:33:37 DEBUG : dir1/0000-abcdefg.txt: md5 = d9dbedc334cee71461faf003883bd53b OK 2026/07/05 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0ec31f696e93f806152fad3de63fea97 OK 2026/07/05 02:33:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 35f4b08c17787dacb1db1f1f460925f5 OK 2026/07/05 02:33:42 DEBUG : dir1/0003-defghij.txt: md5 = f17501dc347910f8fd9bed566191f463 OK 2026/07/05 02:33:44 DEBUG : dir1/0004-efghijk.txt: md5 = 609d5bfe336e154b3dfd78d98ff40741 OK 2026/07/05 02:33:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 5dbaf5e16d8d86cd12c27a423a415895 OK 2026/07/05 02:33:47 DEBUG : dir1/0006-ghijklm.txt: md5 = df85a5d06abbd40e3dab3846c84ca1e9 OK 2026/07/05 02:33:48 DEBUG : dir1/0007-1234567.txt: md5 = 575bcc30f6330bc492736971258f93d6 OK 2026/07/05 02:33:50 DEBUG : dir1/0008-2345678.txt: md5 = e5d1878baf0952f3346402557fe51114 OK 2026/07/05 02:33:51 DEBUG : dir1/0009-3456789.txt: md5 = f1e17a0ac90a27458693da59f566ba08 OK 2026/07/05 02:33:53 DEBUG : dir1/0010-456789.txt: md5 = 56e4b5baeca3e65de035ab4ca02ce1f3 OK 2026/07/05 02:33:55 DEBUG : dir1/0011-56789;.txt: md5 = 9b9b0040e54404495f75cd62cb18f90f OK 2026/07/05 02:33:57 DEBUG : dir1/0012-6789;.txt: md5 = 9dcd13ef4b2d6858ffefb86c36ea0477 OK 2026/07/05 02:33:58 DEBUG : dir1/0013-789;=.txt: md5 = f3fdaa1fcfaef9eeab4eb69cfeb4caae OK 2026/07/05 02:34:00 DEBUG : dir1/0014-89;=.txt: md5 = 30e35ca41aa56e04dfe00d98335d51f7 OK 2026/07/05 02:34:01 DEBUG : dir1/0015-9;=.txt: md5 = 0231d7c5a15f17540370e2021b2550ca OK 2026/07/05 02:34:03 DEBUG : apple: md5 = bb256e8e7bbba282fadf74a76fadd70d OK 2026/07/05 02:34:04 DEBUG : banana: md5 = 86d38d9b3639a7a10f6ea85737167937 OK 2026/07/05 02:34:06 DEBUG : appleappleapplebanana: md5 = 25935232d59cc612347eebab095ba5b6 OK 2026/07/05 02:34:07 DEBUG : splitbananasplit: md5 = bab829aedcc97d88dca323f6419465d7 OK 2026/07/05 02:34:07 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:34:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:34:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 02:34:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 02:34:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 02:34:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 02:34:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 02:34:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 02:34:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 02:34:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 02:34:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 02:34:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 02:34:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 02:34:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 02:34:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 02:34:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 02:34:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 02:34:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 02:34:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:34:13 DEBUG : PREFIXbanana: md5 = 5b439f7d675859ac3e8a4d8cdf91290a OK 2026/07/05 02:34:13 DEBUG : PREFIXbanana: size = 6 OK 2026/07/05 02:34:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 02:34:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:13 DEBUG : PREFIXapple: md5 = 7301520c35fa6c2b8b9649d86329e564 OK 2026/07/05 02:34:13 DEBUG : PREFIXapple: size = 5 OK 2026/07/05 02:34:13 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:13 DEBUG : PREFIXsplitbananasplit: md5 = a73d7524cfd48f4ed82d9de6c5a312f1 OK 2026/07/05 02:34:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/05 02:34:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 02:34:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:13 DEBUG : PREFIXappleappleapplebanana: md5 = 76e4dc46428a2481da6ec9d30c9cb7c9 OK 2026/07/05 02:34:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/05 02:34:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 02:34:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 5286ced96e59379240978e6a4034c12c OK 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:34:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 72a2d883f9a08944087113ed1aaee887 OK 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/05 02:34:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6eec0e34697bc8f06235ef6ff993f254 OK 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/05 02:34:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 340bd138248847dbc5d0d509ba2659a4 OK 2026/07/05 02:34:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/05 02:34:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 3ec2163e88c5329467d81ea8d3352eb1 OK 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/05 02:34:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = b8b25e85a15985a3d772e2cf69fa3ecc OK 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/05 02:34:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 883940b31abe7a33c3b347548a4e3ab2 OK 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/05 02:34:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c30568d10c7e97d321918c1e10cb5d6c OK 2026/07/05 02:34:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/05 02:34:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = d7f6606c047c6d9b3e59e2af75819da4 OK 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/05 02:34:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 1a3ef6065fea3e6b055cd13db28e971a OK 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/05 02:34:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 9b2cb1def1eabf3910b48dd9132cf9fe OK 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/05 02:34:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = ce59af7f6de937c43a3ec448c8400b0a OK 2026/07/05 02:34:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/05 02:34:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 3c1fd5b7014b3b6c5dce32836f965eea OK 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/05 02:34:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = fb666afd05752158beafa38f7f8b3a7d OK 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/05 02:34:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 6103bbb89ffc3652e6f280b1a4cc17bb OK 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/05 02:34:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 78ef415815d9033b35ce5ee99730d5f5 OK 2026/07/05 02:34:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/05 02:34:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:19 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 02:34:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 02:34:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 02:34:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 02:34:19 INFO : splitbananasplit: Deleted 2026/07/05 02:34:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 02:34:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 02:34:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 02:34:20 INFO : apple: Deleted 2026/07/05 02:34:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 02:34:20 INFO : banana: Deleted 2026/07/05 02:34:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 02:34:20 INFO : appleappleapplebanana: Deleted 2026/07/05 02:34:20 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 02:34:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 02:34:20 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:34:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:34:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1: Directory modification time the same (differ by -412.486µs, within tolerance 1ms) 2026/07/05 02:34:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:34:24 DEBUG : appleappleapplebanana: md5 = 5492e19a1f805fc9edd624a79c06b6d8 OK 2026/07/05 02:34:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:34:24 INFO : appleappleapplebanana: Copied (new) 2026/07/05 02:34:24 DEBUG : banana: md5 = ff04dae2b7783225e8ad1271eb3978be OK 2026/07/05 02:34:24 DEBUG : banana: size = 6 OK 2026/07/05 02:34:24 INFO : banana: Copied (new) 2026/07/05 02:34:24 DEBUG : apple: md5 = f7364d9127ad4d6245b9a53da6e29f94 OK 2026/07/05 02:34:24 DEBUG : apple: size = 5 OK 2026/07/05 02:34:24 INFO : apple: Copied (new) 2026/07/05 02:34:24 DEBUG : splitbananasplit: md5 = 9bc836c59eb9df53f2fd95fb70ad2508 OK 2026/07/05 02:34:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:34:24 INFO : splitbananasplit: Copied (new) 2026/07/05 02:34:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 55efa304e63c06779f9397b71b23224c OK 2026/07/05 02:34:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:34:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 02:34:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 4cde207cdbc481e298425bff22fa39fc OK 2026/07/05 02:34:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:34:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 02:34:25 DEBUG : dir1/0003-defghij.txt: md5 = ec8562cf7dd1e442d33a892b3189e758 OK 2026/07/05 02:34:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:34:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 02:34:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 5ac89640b983945d91b510d971b54883 OK 2026/07/05 02:34:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:34:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 02:34:26 DEBUG : dir1/0004-efghijk.txt: md5 = f268a3efd467580f700a68c36eb872fa OK 2026/07/05 02:34:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:34:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 02:34:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 992bd608ee37787746fe110811ab6d27 OK 2026/07/05 02:34:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:34:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 02:34:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 5c931069f48df92cb7ccd62bfc8df578 OK 2026/07/05 02:34:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:34:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 02:34:27 DEBUG : dir1/0007-1234567.txt: md5 = b5b24be4b5b917cac029aaa9c491adfa OK 2026/07/05 02:34:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:34:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 02:34:28 DEBUG : dir1/0009-3456789.txt: md5 = a60a4ef5a125974b0e83282beac342ff OK 2026/07/05 02:34:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:34:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 02:34:28 DEBUG : dir1/0008-2345678.txt: md5 = 79356ccbb46adf8fd35b640f560f4246 OK 2026/07/05 02:34:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:34:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 02:34:29 DEBUG : dir1/0010-456789.txt: md5 = 93825062459323b7c35c1779ee898724 OK 2026/07/05 02:34:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:34:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 02:34:29 DEBUG : dir1/0011-56789;.txt: md5 = 64840ec6b5206227b53f7341ae00d716 OK 2026/07/05 02:34:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:34:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 02:34:30 DEBUG : dir1/0013-789;=.txt: md5 = 972015939dcca3fda40a7300b978a28a OK 2026/07/05 02:34:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:34:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 02:34:30 DEBUG : dir1/0012-6789;.txt: md5 = 06e91b8b92a93f9cc8a17e0adb5a7714 OK 2026/07/05 02:34:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:34:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 02:34:30 DEBUG : dir1/0014-89;=.txt: md5 = a1ffd7f7c4f352567407f1ac40422678 OK 2026/07/05 02:34:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:34:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 02:34:35 DEBUG : dir1/0015-9;=.txt: md5 = 07e1a3731603adf273e676504898f4c6 OK 2026/07/05 02:34:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:34:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 02:34:35 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 02:34:35 INFO : PREFIXbanana: Deleted 2026/07/05 02:34:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 02:34:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 02:34:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 02:34:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 02:34:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 02:34:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 02:34:36 INFO : PREFIXapple: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 02:34:36 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 02:34:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 02:34:36 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:37 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 02:34:38 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:34:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/05 02:34:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:34:54 DEBUG : dir1/0000-abcdefg.txt: md5 = c360cbe25172f8b39927f1df848c158d OK 2026/07/05 02:34:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 12562462164c4cfc3d9b9b69fb1f9e6b OK 2026/07/05 02:34:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 8bff9e5b8bff816e9fae0bf82568a5d4 OK 2026/07/05 02:34:58 DEBUG : dir1/0003-defghij.txt: md5 = 06c27a5022443f342e2f2aa5f45fd005 OK 2026/07/05 02:35:00 DEBUG : dir1/0004-efghijk.txt: md5 = fedef03200ab557b842d438f3b949b60 OK 2026/07/05 02:35:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 6ff6278e0ba4e41356ba3666818a2164 OK 2026/07/05 02:35:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 5dad5e024044c9f00b4f3396d5a19156 OK 2026/07/05 02:35:04 DEBUG : dir1/0007-1234567.txt: md5 = 7f4c6af41bee491eb2d9a4f985183519 OK 2026/07/05 02:35:06 DEBUG : dir1/0008-2345678.txt: md5 = cfb5e3af5d2cd60697d156bf0b0f1355 OK 2026/07/05 02:35:08 DEBUG : dir1/0009-3456789.txt: md5 = 08157836683c942f75453a76732bbca3 OK 2026/07/05 02:35:09 DEBUG : dir1/0010-456789.txt: md5 = 6ff8ef015a97ab28f1dd6b3b1fcd4451 OK 2026/07/05 02:35:11 DEBUG : dir1/0011-56789;.txt: md5 = e7225040d2cef50a8a739ef0ad507740 OK 2026/07/05 02:35:13 DEBUG : dir1/0012-6789;.txt: md5 = 77e5a9e68fec00c0ff8583c9aac0e975 OK 2026/07/05 02:35:14 DEBUG : dir1/0013-789;=.txt: md5 = 23796f6566c032cb4459f85c280f44ec OK 2026/07/05 02:35:16 DEBUG : dir1/0014-89;=.txt: md5 = 8027e1801cf07e58e991f8ebd45d31f9 OK 2026/07/05 02:35:17 DEBUG : dir1/0015-9;=.txt: md5 = ec408097e33a5d3cfff35383969a14d4 OK 2026/07/05 02:35:19 DEBUG : apple: md5 = 42d1f8acefc2c53cebfe62e5bcafc202 OK 2026/07/05 02:35:21 DEBUG : banana: md5 = 2b6fa765785432985e251fda3da161a8 OK 2026/07/05 02:35:22 DEBUG : appleappleapplebanana: md5 = 571360a383d820d45443386633e78403 OK 2026/07/05 02:35:24 DEBUG : splitbananasplit: md5 = 1efd7666ee507358f01c01430b5dff1b OK 2026/07/05 02:35:24 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:24 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:35:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:35:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:35:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 02:35:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:35:27 DEBUG : appleappleapplebananaSUFFIX: md5 = 4c8fcf148d206ebb77202a46f421f4d7 OK 2026/07/05 02:35:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/05 02:35:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 02:35:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:27 DEBUG : appleSUFFIX: md5 = e422dbd735939d4ecf1b2d19f0eca176 OK 2026/07/05 02:35:27 DEBUG : appleSUFFIX: size = 5 OK 2026/07/05 02:35:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 02:35:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:27 DEBUG : bananaSUFFIX: md5 = 49d655c52cd76faf4e281d8b9ebd7ae9 OK 2026/07/05 02:35:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/05 02:35:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 02:35:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:28 DEBUG : splitbananasplitSUFFIX: md5 = ebdbf297bfe4fcbce0b1d45978c579bf OK 2026/07/05 02:35:28 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/05 02:35:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 02:35:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = e3cad52782bb8ca0c1b1d3b30a14f5d0 OK 2026/07/05 02:35:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/05 02:35:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 5904a4ef7fdbb4b3ef332aa469442b86 OK 2026/07/05 02:35:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/05 02:35:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 1825f7e1e239fdf8fa9248944b6cc452 OK 2026/07/05 02:35:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/05 02:35:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9fd1fa2f60f5f802ecf429b372e197ad OK 2026/07/05 02:35:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/05 02:35:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 99508d2bd7b38bff9a41b8371e9ea0e9 OK 2026/07/05 02:35:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/05 02:35:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 991054258da3f7b73dc5b001ca234422 OK 2026/07/05 02:35:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/05 02:35:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = aa2595a539c2985e3b493e2504a01252 OK 2026/07/05 02:35:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/05 02:35:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:31 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 1923fd68e863e339299060f79bda4722 OK 2026/07/05 02:35:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/05 02:35:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 7dbccd83d928ff4fb5af88711473dce5 OK 2026/07/05 02:35:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/05 02:35:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 759ee53462f9df5632cb24696f15f3c3 OK 2026/07/05 02:35:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/05 02:35:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 10097378326396484877c57e0efc2135 OK 2026/07/05 02:35:32 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/05 02:35:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 6e9266c1d2360bd4dcdc2ee534b0e56f OK 2026/07/05 02:35:32 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/05 02:35:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:33 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 33df6d8c66446cc956a6bf94371a34c1 OK 2026/07/05 02:35:33 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/05 02:35:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:33 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = bb0f92849d870a6dea1341f7a3569a17 OK 2026/07/05 02:35:33 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/05 02:35:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:33 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 3ac8b1958fa535f7ec7ac715bd28dd5a OK 2026/07/05 02:35:33 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/05 02:35:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:34 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 431794630087dae447ff824184fcda12 OK 2026/07/05 02:35:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/05 02:35:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:34 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:35 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 02:35:35 INFO : apple: Deleted 2026/07/05 02:35:35 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 02:35:35 INFO : splitbananasplit: Deleted 2026/07/05 02:35:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 02:35:35 INFO : banana: Deleted 2026/07/05 02:35:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 02:35:35 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 02:35:35 INFO : appleappleapplebanana: Deleted 2026/07/05 02:35:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 02:35:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 02:35:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 02:35:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 02:35:36 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:35:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:35:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1: Directory modification time the same (differ by -636.163µs, within tolerance 1ms) 2026/07/05 02:35:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:35:39 DEBUG : appleappleapplebanana: md5 = 4afac83246ba369b4dd9a6949ec96494 OK 2026/07/05 02:35:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:35:39 INFO : appleappleapplebanana: Copied (new) 2026/07/05 02:35:39 DEBUG : apple: md5 = cfba7712390fd6b8bb7bf31b754ef73d OK 2026/07/05 02:35:39 DEBUG : apple: size = 5 OK 2026/07/05 02:35:39 INFO : apple: Copied (new) 2026/07/05 02:35:39 DEBUG : banana: md5 = fdb1a4e722f53230f8f1e36852776269 OK 2026/07/05 02:35:39 DEBUG : banana: size = 6 OK 2026/07/05 02:35:39 INFO : banana: Copied (new) 2026/07/05 02:35:39 DEBUG : splitbananasplit: md5 = d3d294a5c741f9eca4bb2b8043513ec9 OK 2026/07/05 02:35:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:35:39 INFO : splitbananasplit: Copied (new) 2026/07/05 02:35:40 DEBUG : dir1/0000-abcdefg.txt: md5 = da05a36b8ce636f245e2006c4c115649 OK 2026/07/05 02:35:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:35:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 02:35:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 63ecad13811b51c5788ba07f05096414 OK 2026/07/05 02:35:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:35:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 02:35:41 DEBUG : dir1/0003-defghij.txt: md5 = c4f9dd37178687cef298c044db2ab7ff OK 2026/07/05 02:35:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:35:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 02:35:41 DEBUG : dir1/0002-cdefghi.txt: md5 = cdb1bba24f8c43824f59a3f86676a2fb OK 2026/07/05 02:35:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:35:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 02:35:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 949c98bef9bab57a51a032bd52ef0141 OK 2026/07/05 02:35:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:35:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 02:35:42 DEBUG : dir1/0004-efghijk.txt: md5 = 2282ee505d94e82046b4a5b86fce9816 OK 2026/07/05 02:35:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:35:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 02:35:42 DEBUG : dir1/0006-ghijklm.txt: md5 = ee5e1b24c138f6b8a7a5c9724c3237dd OK 2026/07/05 02:35:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:35:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 02:35:42 DEBUG : dir1/0007-1234567.txt: md5 = 5a818dd5c362023e016e3ef796bb64f4 OK 2026/07/05 02:35:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:35:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 02:35:43 DEBUG : dir1/0008-2345678.txt: md5 = 84e7da224ac30089ba8dad92f3433798 OK 2026/07/05 02:35:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:35:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 02:35:43 DEBUG : dir1/0009-3456789.txt: md5 = 2c54b643beb7a171019660b4a46c8878 OK 2026/07/05 02:35:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:35:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 02:35:44 DEBUG : dir1/0010-456789.txt: md5 = ac7d0d949c18e8b151cd4e79e31aadf2 OK 2026/07/05 02:35:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:35:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 02:35:44 DEBUG : dir1/0011-56789;.txt: md5 = a0cb34393fcabf09447c5e4654467700 OK 2026/07/05 02:35:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:35:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 02:35:45 DEBUG : dir1/0014-89;=.txt: md5 = 2a65fd7396c2f500483cad49090238c1 OK 2026/07/05 02:35:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:35:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 02:35:45 DEBUG : dir1/0013-789;=.txt: md5 = 152c1646235ead9caf219939e863e15f OK 2026/07/05 02:35:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:35:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 02:35:45 DEBUG : dir1/0012-6789;.txt: md5 = 808060939eab7f07ab3976b8b62ba14a OK 2026/07/05 02:35:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:35:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 02:35:45 DEBUG : dir1/0015-9;=.txt: md5 = 70b215eaede5ef48edf662e6156e9b0c OK 2026/07/05 02:35:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:35:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 02:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : bananaSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : appleSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/05 02:35:46 INFO : splitbananasplitSUFFIX: Deleted 2026/07/05 02:35:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/05 02:35:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/05 02:35:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/05 02:35:47 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:47 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:35:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : Waiting for deletions to finish 2026/07/05 02:35:48 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:36:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:36:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 468040149bcbb807847ec180ed702d71 OK 2026/07/05 02:36:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 37aa6a59e4a7470c616081394f3e38db OK 2026/07/05 02:36:08 DEBUG : dir1/0002-cdefghi.txt: md5 = fc79bf557c29aea6de3db6f111e95ea4 OK 2026/07/05 02:36:09 DEBUG : dir1/0003-defghij.txt: md5 = 34dbfebc3fa55f96a301b1ce1163803b OK 2026/07/05 02:36:11 DEBUG : dir1/0004-efghijk.txt: md5 = 953c0849f1070ad9b668465cf8bf598c OK 2026/07/05 02:36:12 DEBUG : dir1/0005-fghijkl.txt: md5 = ccef42df760821474197dc3af250dfcb OK 2026/07/05 02:36:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d68bacd76b44797b9b8e7b197e057b0 OK 2026/07/05 02:36:16 DEBUG : dir1/0007-1234567.txt: md5 = fdddf68b4f1696335918311ddbee3572 OK 2026/07/05 02:36:17 DEBUG : dir1/0008-2345678.txt: md5 = 1fdc45da3f0ee83e6a01d41dfe27a167 OK 2026/07/05 02:36:19 DEBUG : dir1/0009-3456789.txt: md5 = b3794d453eefd618c6e91e4ac68f6789 OK 2026/07/05 02:36:20 DEBUG : dir1/0010-456789.txt: md5 = e6b6f0a02a7b755338adfa44666e9f58 OK 2026/07/05 02:36:22 DEBUG : dir1/0011-56789;.txt: md5 = c55d2f00ab521c9b7cedf9bf0cbe86ea OK 2026/07/05 02:36:24 DEBUG : dir1/0012-6789;.txt: md5 = a9d26abffceafee29ad4c2cfb60e677a OK 2026/07/05 02:36:25 DEBUG : dir1/0013-789;=.txt: md5 = 9258a558091a40b639afdc4c18f3f9c0 OK 2026/07/05 02:36:27 DEBUG : dir1/0014-89;=.txt: md5 = dd9a1c1f1c6ee67f65d65481544f9894 OK 2026/07/05 02:36:28 DEBUG : dir1/0015-9;=.txt: md5 = d3192c2703ddeb86e4913de79949e6aa OK 2026/07/05 02:36:30 DEBUG : apple: md5 = d7b6b04a07c2ccf9b12a5c4de2b0e7c4 OK 2026/07/05 02:36:31 DEBUG : banana: md5 = cc1c5bb3c0a14d33e8b86d4733607eff OK 2026/07/05 02:36:33 DEBUG : appleappleapplebanana: md5 = eac222d1c03874892dc09e0ff294ec3b OK 2026/07/05 02:36:34 DEBUG : splitbananasplit: md5 = 42df2eeb154127f971a4ab51aaaade71 OK 2026/07/05 02:36:34 DEBUG : Waiting for deletions to finish 2026/07/05 02:36:35 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:36:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:36:36 DEBUG : apple: size = 5 OK 2026/07/05 02:36:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:36 DEBUG : apple: Unchanged skipping 2026/07/05 02:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:36 DEBUG : banana: size = 6 OK 2026/07/05 02:36:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:36 DEBUG : banana: Unchanged skipping 2026/07/05 02:36:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:36:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 02:36:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:36:38 DEBUG : appleapple: md5 = b47994262245bb434ca379268ab10275 OK 2026/07/05 02:36:38 DEBUG : appleapple: size = 21 OK 2026/07/05 02:36:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/05 02:36:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:38 DEBUG : dir1/0000-abcde: md5 = 4743883d7070bd6249ef0902996323d0 OK 2026/07/05 02:36:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 02:36:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/05 02:36:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:38 DEBUG : splitbanan: md5 = f08a78dd541a9e9e8acb673900273991 OK 2026/07/05 02:36:38 DEBUG : splitbanan: size = 16 OK 2026/07/05 02:36:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/05 02:36:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:39 DEBUG : dir1/0001-bcdef: md5 = ef1e642ea5cd457892301f363e36a930 OK 2026/07/05 02:36:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 02:36:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/05 02:36:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:39 DEBUG : dir1/0002-cdefg: md5 = 23cd490ad49265475147694c18747280 OK 2026/07/05 02:36:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 02:36:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/05 02:36:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:40 DEBUG : dir1/0003-defgh: md5 = 89fb247c48cd8f08ab2eb5a22d094291 OK 2026/07/05 02:36:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 02:36:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/05 02:36:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:40 DEBUG : dir1/0004-efghi: md5 = 4ca6081df3a581b6ad6b135bc910d5f4 OK 2026/07/05 02:36:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 02:36:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/05 02:36:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:40 DEBUG : dir1/0005-fghij: md5 = 136d71f374a4bb7c5d3901b336f74999 OK 2026/07/05 02:36:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 02:36:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/05 02:36:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:40 DEBUG : dir1/0006-ghijk: md5 = e029df49297d662ba7d3c3736d9566c5 OK 2026/07/05 02:36:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 02:36:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/05 02:36:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:41 DEBUG : dir1/0007-12345: md5 = a7cfcc9c7981ea912dbeba24b0261627 OK 2026/07/05 02:36:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 02:36:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/05 02:36:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:42 DEBUG : dir1/0009-34567: md5 = 9612a268bf4deb51030c19fa12d57d4a OK 2026/07/05 02:36:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 02:36:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/05 02:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:42 DEBUG : dir1/0008-23456: md5 = af29858d843165a3805a31a5a5cc673f OK 2026/07/05 02:36:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 02:36:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/05 02:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:42 DEBUG : dir1/0010-45678: md5 = f1cade5f8ffb168213bb20737c2ced89 OK 2026/07/05 02:36:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 02:36:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/05 02:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:42 DEBUG : dir1/0011-56789: md5 = 52b9b8c94a56ac25bbba0977cd42ff0b OK 2026/07/05 02:36:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 02:36:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/05 02:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:43 DEBUG : dir1/0012-6789;: md5 = 27227bca8c28c6e54fa7b40f95086b5f OK 2026/07/05 02:36:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 02:36:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/05 02:36:43 DEBUG : dir1/0013-789;=: md5 = 911dc09ffe3cfb11fe6ae4a9c809ca5b OK 2026/07/05 02:36:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 02:36:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/05 02:36:43 DEBUG : dir1/0014-89;=.: md5 = 49797971b7fd0fbcde67494ba100c54a OK 2026/07/05 02:36:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 02:36:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/05 02:36:44 DEBUG : dir1/0015-9;=.t: md5 = 1d36022f43c408895f080af7e0735f21 OK 2026/07/05 02:36:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 02:36:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/05 02:36:44 DEBUG : Waiting for deletions to finish 2026/07/05 02:36:44 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 02:36:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 02:36:44 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 02:36:44 INFO : appleappleapplebanana: Deleted 2026/07/05 02:36:44 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 02:36:44 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 02:36:44 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 02:36:45 INFO : splitbananasplit: Deleted 2026/07/05 02:36:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 02:36:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 02:36:45 DEBUG : Waiting for deletions to finish 2026/07/05 02:36:46 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 02:36:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:47 DEBUG : dir1: Directory modification time the same (differ by -845.864µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:47 DEBUG : apple: size = 5 OK 2026/07/05 02:36:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : apple: Unchanged skipping 2026/07/05 02:36:47 DEBUG : appleapple: size = 21 OK 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:36:47 DEBUG : banana: size = 6 OK 2026/07/05 02:36:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : banana: Unchanged skipping 2026/07/05 02:36:47 DEBUG : splitbanan: size = 16 OK 2026/07/05 02:36:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 02:36:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 02:36:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 02:36:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 02:36:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 02:36:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 02:36:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 02:36:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 02:36:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 02:36:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 02:36:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 02:36:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 02:36:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 02:36:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 02:36:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 02:36:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 02:36:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:36:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:36:47 DEBUG : Waiting for deletions to finish 2026/07/05 02:36:47 DEBUG : Waiting for deletions to finish 2026/07/05 02:36:48 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 02:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 02:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 02:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 02:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 02:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 02:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 02:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 02:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 02:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 02:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 02:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 02:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 02:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 02:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 02:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 02:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 02:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 02:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:37:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:37:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e57b200715d2c6f930cc67bbac837d3 OK 2026/07/05 02:37:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c39cd4aadeb28720e34ab0d6cfa56b56 OK 2026/07/05 02:37:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 16cf400951e2ac1e8ebdf8ae56dc7557 OK 2026/07/05 02:37:09 DEBUG : dir1/0003-defghij.txt: md5 = a88fd225351eb865ca30bfaba5901714 OK 2026/07/05 02:37:10 DEBUG : dir1/0004-efghijk.txt: md5 = 0a982f20fc456c746c19bb3d6f6944f0 OK 2026/07/05 02:37:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 3c232bed2b2a597c0f3502ebc78aeaed OK 2026/07/05 02:37:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 389823662b726aab25fe20f5bc8fa47a OK 2026/07/05 02:37:15 DEBUG : dir1/0007-1234567.txt: md5 = 483b6cb7e64f14edda9257360e39ce9b OK 2026/07/05 02:37:17 DEBUG : dir1/0008-2345678.txt: md5 = 9552d1628843c47525922b28241c6ebb OK 2026/07/05 02:37:18 DEBUG : dir1/0009-3456789.txt: md5 = c0e9341fd35fbf8299e8061d76125e07 OK 2026/07/05 02:37:20 DEBUG : dir1/0010-456789.txt: md5 = 83f823917047d7fab2a6acd89be189db OK 2026/07/05 02:37:22 DEBUG : dir1/0011-56789;.txt: md5 = 924d04d269f0b9dd9419877cce80816f OK 2026/07/05 02:37:23 DEBUG : dir1/0012-6789;.txt: md5 = 85b39b13e90c12e59097652e8b155cab OK 2026/07/05 02:37:25 DEBUG : dir1/0013-789;=.txt: md5 = 28043c16f993efe766dd1e019171a68f OK 2026/07/05 02:37:26 DEBUG : dir1/0014-89;=.txt: md5 = 7202129402a80b2e69a3e1b0bf05f0be OK 2026/07/05 02:37:28 DEBUG : dir1/0015-9;=.txt: md5 = dd3dd1daab07a4e2ba49b74b8205cea5 OK 2026/07/05 02:37:29 DEBUG : apple: md5 = 264a6e1d000e7c2f89add75b93c1173f OK 2026/07/05 02:37:31 DEBUG : banana: md5 = 4099b0fcaf26eb03aac154a66fff45e6 OK 2026/07/05 02:37:32 DEBUG : appleappleapplebanana: md5 = 64a4cd04243ef93dd8d8e75ccfdeee1a OK 2026/07/05 02:37:34 DEBUG : splitbananasplit: md5 = 0cc7144665e2463a177198cc5a5b6e05 OK 2026/07/05 02:37:34 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:35 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:37:36 DEBUG : apple: size = 5 OK 2026/07/05 02:37:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : apple: Unchanged skipping 2026/07/05 02:37:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:37:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:37:36 DEBUG : banana: size = 6 OK 2026/07/05 02:37:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : banana: Unchanged skipping 2026/07/05 02:37:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:37:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:37:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:37:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:37:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:37:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:37:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:37:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:37:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:37:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:37:36 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:36 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:37 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:37:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:37:38 DEBUG : dir1: Directory modification time the same (differ by -23.512µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : apple: size = 5 OK 2026/07/05 02:37:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : apple: Unchanged skipping 2026/07/05 02:37:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:37:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:37:38 DEBUG : banana: size = 6 OK 2026/07/05 02:37:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : banana: Unchanged skipping 2026/07/05 02:37:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:37:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:37:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:37:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:37:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:37:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:37:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:37:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:37:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:37:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:37:38 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:38 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:39 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:37:39 DEBUG : Waiting for deletions to finish 2026/07/05 02:37:40 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:37:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:37:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:37:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ab8f31ef2b5d94c187dfc8a4f3bd0af OK 2026/07/05 02:37:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 06c8cecc51b7e8499cd88696aff62131 OK 2026/07/05 02:37:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 327b9473ef92d7b5b848f740770fb2c1 OK 2026/07/05 02:38:01 DEBUG : dir1/0003-defghij.txt: md5 = 3407438bca4ccab208169df7fc7cad4d OK 2026/07/05 02:38:03 DEBUG : dir1/0004-efghijk.txt: md5 = 12be78351128e2ccd1b148af45459ee1 OK 2026/07/05 02:38:04 DEBUG : dir1/0005-fghijkl.txt: md5 = ca7d48dece1fdb59b95ebd4b5afd39ba OK 2026/07/05 02:38:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 53814f8cc184b923d53fe6fe873f0f1d OK 2026/07/05 02:38:07 DEBUG : dir1/0007-1234567.txt: md5 = 39a3f1e69d12130fbfdb14dbae80a3e4 OK 2026/07/05 02:38:09 DEBUG : dir1/0008-2345678.txt: md5 = 4c89473c312d67746972d37da53101ec OK 2026/07/05 02:38:10 DEBUG : dir1/0009-3456789.txt: md5 = 3fc163cedaeb64e819c87b34fafc15bb OK 2026/07/05 02:38:12 DEBUG : dir1/0010-456789.txt: md5 = f12cad7e6ed9dc04e52d6dfe62e49814 OK 2026/07/05 02:38:14 DEBUG : dir1/0011-56789;.txt: md5 = adccfb9f09fa66c0a9a18fc8af468e5e OK 2026/07/05 02:38:15 DEBUG : dir1/0012-6789;.txt: md5 = 403a6a93cc40d888aa0101784c4517d7 OK 2026/07/05 02:38:17 DEBUG : dir1/0013-789;=.txt: md5 = 0d8a12ae63e16470fcf7d590334b153f OK 2026/07/05 02:38:18 DEBUG : dir1/0014-89;=.txt: md5 = 8ad46b33e030b907728338fe76268ff0 OK 2026/07/05 02:38:20 DEBUG : dir1/0015-9;=.txt: md5 = 42d4c497a74cc93c90252dedb249782a OK 2026/07/05 02:38:21 DEBUG : apple: md5 = 32fe71cfa8a4e23f1c8462759b376b62 OK 2026/07/05 02:38:22 DEBUG : banana: md5 = 685e7287e6544fc8d5806e83949fc497 OK 2026/07/05 02:38:24 DEBUG : appleappleapplebanana: md5 = 62989d5a3b4231f797b8d7ba432b1d63 OK 2026/07/05 02:38:25 DEBUG : splitbananasplit: md5 = 61e6f14130a25a5e06154efcd50d689a OK 2026/07/05 02:38:25 DEBUG : Waiting for deletions to finish 2026/07/05 02:38:26 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:38:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:38:27 DEBUG : apple: size = 5 OK 2026/07/05 02:38:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:27 DEBUG : apple: Unchanged skipping 2026/07/05 02:38:27 DEBUG : banana: size = 6 OK 2026/07/05 02:38:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:27 DEBUG : banana: Unchanged skipping 2026/07/05 02:38:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:38:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:38:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:38:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:38:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:38:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:38:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:38:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:38:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:38:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:38:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:38:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:38:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:38:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:38:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:38:30 DEBUG : dir1: Directory modification time the same (differ by -177.714µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : apple: size = 5 OK 2026/07/05 02:38:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : apple: Unchanged skipping 2026/07/05 02:38:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:38:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:38:30 DEBUG : banana: size = 6 OK 2026/07/05 02:38:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : banana: Unchanged skipping 2026/07/05 02:38:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:38:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:38:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:38:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:38:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:38:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:38:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:38:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:38:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:38:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:38:30 DEBUG : Waiting for deletions to finish 2026/07/05 02:38:30 DEBUG : Waiting for deletions to finish 2026/07/05 02:38:31 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:38:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:38:48 DEBUG : dir1/0000-abcdefg.txt: md5 = da6fb8b443634fd05af58dcd384d85dc OK 2026/07/05 02:38:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = e70a4c4a81ac2ef83a0cd0087e6db944 OK 2026/07/05 02:38:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 713e81c4c6bfe3bb36531c7f35da8afe OK 2026/07/05 02:38:53 DEBUG : dir1/0003-defghij.txt: md5 = 580e3552aa6278c7a4cadd9b2d78aff1 OK 2026/07/05 02:38:55 DEBUG : dir1/0004-efghijk.txt: md5 = e1f744e2336a8c7846de3bb7588b4941 OK 2026/07/05 02:38:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 5f239075885e1ed73bd8f15dd2378897 OK 2026/07/05 02:38:58 DEBUG : dir1/0006-ghijklm.txt: md5 = eeb29eb3756833e903bd81a9c1a900f4 OK 2026/07/05 02:38:59 DEBUG : dir1/0007-1234567.txt: md5 = b693916d187b09cc90e4a22698ea6f53 OK 2026/07/05 02:39:01 DEBUG : dir1/0008-2345678.txt: md5 = 39d0205e93670008cb4f58cd454aa37b OK 2026/07/05 02:39:03 DEBUG : dir1/0009-3456789.txt: md5 = baa8a4b88247b6be85a1092743285f21 OK 2026/07/05 02:39:05 DEBUG : dir1/0010-456789.txt: md5 = 5a0cedbb01f2e69861be4a07fee310e5 OK 2026/07/05 02:39:06 DEBUG : dir1/0011-56789;.txt: md5 = 473bd365f205806f0dee579502a33264 OK 2026/07/05 02:39:08 DEBUG : dir1/0012-6789;.txt: md5 = d280b4bddf4155d4d322dd7dad4a400b OK 2026/07/05 02:39:10 DEBUG : dir1/0013-789;=.txt: md5 = 6b3437b9f9051baf98569b1dc400bb3b OK 2026/07/05 02:39:11 DEBUG : dir1/0014-89;=.txt: md5 = e1812056de4cf4c6b834dae1b0b33dcb OK 2026/07/05 02:39:13 DEBUG : dir1/0015-9;=.txt: md5 = 78b0adb72c3abb34542530ab5a0f336f OK 2026/07/05 02:39:14 DEBUG : apple: md5 = 88de08aa1f6e11a083107103e93aebbf OK 2026/07/05 02:39:16 DEBUG : banana: md5 = 75a7ac14a93fe9f7c8af66cf378ef269 OK 2026/07/05 02:39:17 DEBUG : appleappleapplebanana: md5 = a116513a421f5a06e65d9920e3895b14 OK 2026/07/05 02:39:19 DEBUG : splitbananasplit: md5 = 9171ee1f7776d44d7b86d51e8f99b015 OK 2026/07/05 02:39:19 DEBUG : Waiting for deletions to finish 2026/07/05 02:39:20 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:39:21 DEBUG : apple: size = 5 OK 2026/07/05 02:39:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : apple: Unchanged skipping 2026/07/05 02:39:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:39:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:39:21 DEBUG : banana: size = 6 OK 2026/07/05 02:39:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : banana: Unchanged skipping 2026/07/05 02:39:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:39:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:39:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:39:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:39:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:39:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:39:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:39:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:39:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:39:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:39:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:39:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:39:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:39:22 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:39:23 DEBUG : dir1: Directory modification time the same (differ by -336.378µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : apple: size = 5 OK 2026/07/05 02:39:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : apple: Unchanged skipping 2026/07/05 02:39:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:39:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:39:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:39:23 DEBUG : banana: size = 6 OK 2026/07/05 02:39:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:39:23 DEBUG : banana: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:39:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:39:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:39:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:39:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:39:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:39:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:39:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:39:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:39:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:39:23 DEBUG : Waiting for deletions to finish 2026/07/05 02:39:23 DEBUG : Waiting for deletions to finish 2026/07/05 02:39:24 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:39:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:39:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:39:39 DEBUG : dir1/0000-abcdefg.txt: md5 = da7f3c7ae6af5bbe98432fb264b6a0fd OK 2026/07/05 02:39:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = fe601e50ebafd638df2ae9b3cc3ebcb3 OK 2026/07/05 02:39:42 DEBUG : dir1/0002-cdefghi.txt: md5 = db245db193e5dbdd9e9fe0d4119e5afb OK 2026/07/05 02:39:44 DEBUG : dir1/0003-defghij.txt: md5 = 8d19a63c1edad4b80a690861e0626cf0 OK 2026/07/05 02:39:45 DEBUG : dir1/0004-efghijk.txt: md5 = 397926e77cf6d462626d474f35b4acbd OK 2026/07/05 02:39:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 24ff2f6b8e9d70172b40a4ce8b503fd1 OK 2026/07/05 02:39:48 DEBUG : dir1/0006-ghijklm.txt: md5 = b1bfd1a5f1c2811fbc833c1dffdcfa41 OK 2026/07/05 02:39:50 DEBUG : dir1/0007-1234567.txt: md5 = ad8044e9493df686e422753f4f1c4cc8 OK 2026/07/05 02:39:52 DEBUG : dir1/0008-2345678.txt: md5 = ae425633732b8f51b1de479e7a325481 OK 2026/07/05 02:39:54 DEBUG : dir1/0009-3456789.txt: md5 = e8221f3ed017ab6816591e75665983f2 OK 2026/07/05 02:39:55 DEBUG : dir1/0010-456789.txt: md5 = 634e008189e0a30b1c99c0d7a5f543e7 OK 2026/07/05 02:39:57 DEBUG : dir1/0011-56789;.txt: md5 = a7b6a1b3e69bcebcb7f1590778ce727c OK 2026/07/05 02:39:58 DEBUG : dir1/0012-6789;.txt: md5 = be260c417f2cff10d042148a9d9bb0a3 OK 2026/07/05 02:40:00 DEBUG : dir1/0013-789;=.txt: md5 = e70f52f26ea121121ccca3dc08065606 OK 2026/07/05 02:40:01 DEBUG : dir1/0014-89;=.txt: md5 = baa39f92b7f19b0359f668ed68b65a0c OK 2026/07/05 02:40:03 DEBUG : dir1/0015-9;=.txt: md5 = 61b57185ba654ab25cd2039d64e77eec OK 2026/07/05 02:40:04 DEBUG : apple: md5 = 4e45fbc7323202ffcdabd168331ef0b6 OK 2026/07/05 02:40:06 DEBUG : banana: md5 = 52fb3e4e0cfc006afeace25a13148d8d OK 2026/07/05 02:40:07 DEBUG : appleappleapplebanana: md5 = 51242c90ba1f2a79b6046dffdb929060 OK 2026/07/05 02:40:09 DEBUG : splitbananasplit: md5 = e2fbaadab3bbee039e9b5cc5fb8938be OK 2026/07/05 02:40:09 DEBUG : Waiting for deletions to finish 2026/07/05 02:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:40:11 DEBUG : apple: size = 5 OK 2026/07/05 02:40:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:40:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : apple: Unchanged skipping 2026/07/05 02:40:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:40:11 DEBUG : banana: size = 6 OK 2026/07/05 02:40:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : banana: Unchanged skipping 2026/07/05 02:40:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:40:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:40:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:40:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:40:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:40:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:40:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:40:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:40:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:40:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:40:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:40:11 DEBUG : Waiting for deletions to finish 2026/07/05 02:40:11 DEBUG : Waiting for deletions to finish 2026/07/05 02:40:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:40:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:40:13 DEBUG : dir1: Directory modification time the same (differ by -499.342µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : apple: size = 5 OK 2026/07/05 02:40:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:40:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : apple: Unchanged skipping 2026/07/05 02:40:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:40:13 DEBUG : banana: size = 6 OK 2026/07/05 02:40:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:40:13 DEBUG : banana: Unchanged skipping 2026/07/05 02:40:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:40:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:40:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:40:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:40:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:40:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:40:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:40:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:40:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:40:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:40:13 DEBUG : Waiting for deletions to finish 2026/07/05 02:40:13 DEBUG : Waiting for deletions to finish 2026/07/05 02:40:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:40:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:40:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:40:29 DEBUG : dir1/0000-abcdefg.txt: md5 = f35715e95bcc450137b916d31962e4bd OK 2026/07/05 02:40:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 012e5df87a6c2278ddae9882e3931520 OK 2026/07/05 02:40:32 DEBUG : dir1/0002-cdefghi.txt: md5 = efe0a64fa97925baff7ae89e11a61a10 OK 2026/07/05 02:40:34 DEBUG : dir1/0003-defghij.txt: md5 = a4862a421382ac1334fd063f225ad6ed OK 2026/07/05 02:40:35 DEBUG : dir1/0004-efghijk.txt: md5 = 3df062d24372e84742fe132185f47a44 OK 2026/07/05 02:40:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 6249eeda126cd65d7a229496fde643e1 OK 2026/07/05 02:40:38 DEBUG : dir1/0006-ghijklm.txt: md5 = f3185c7c5bf40c86438c448774fae0ad OK 2026/07/05 02:40:40 DEBUG : dir1/0007-1234567.txt: md5 = 62251b6b8c562ef6c87e15c6bfb172dc OK 2026/07/05 02:40:41 DEBUG : dir1/0008-2345678.txt: md5 = fabd5ff90f562e55ffa568edb4fe73c1 OK 2026/07/05 02:40:43 DEBUG : dir1/0009-3456789.txt: md5 = 4cbbf0d83f7bb1688967496103c89e4b OK 2026/07/05 02:40:45 DEBUG : dir1/0010-456789.txt: md5 = 95cc70b22e743ebeefd673ddbfbaee69 OK 2026/07/05 02:40:47 DEBUG : dir1/0011-56789;.txt: md5 = adda70273a934faf47df7fcd37b26921 OK 2026/07/05 02:40:49 DEBUG : dir1/0012-6789;.txt: md5 = f451756c0dfae213fb6d73b1e6d1cf86 OK 2026/07/05 02:40:50 DEBUG : dir1/0013-789;=.txt: md5 = 465074ffdb9cbed834d4be5c14dfe5f6 OK 2026/07/05 02:40:52 DEBUG : dir1/0014-89;=.txt: md5 = 027b337508cbef3ad75df88fcc7b00bf OK 2026/07/05 02:40:53 DEBUG : dir1/0015-9;=.txt: md5 = f973251e41927f4942eb86ef20ab3873 OK 2026/07/05 02:40:55 DEBUG : apple: md5 = 442f6a8057b9456e6a35083e392d5be9 OK 2026/07/05 02:40:56 DEBUG : banana: md5 = 4903bf67314d6128a98a8f3bc8aaa8a2 OK 2026/07/05 02:40:58 DEBUG : appleappleapplebanana: md5 = 92380f8a80e95f41fb5c3f5814bb96bf OK 2026/07/05 02:41:00 DEBUG : splitbananasplit: md5 = 1b341ada83ac62ea8bd0766108aa8939 OK 2026/07/05 02:41:00 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:00 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:41:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:41:01 DEBUG : apple: size = 5 OK 2026/07/05 02:41:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:41:01 DEBUG : apple: Unchanged skipping 2026/07/05 02:41:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:41:01 DEBUG : banana: size = 6 OK 2026/07/05 02:41:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:01 DEBUG : banana: Unchanged skipping 2026/07/05 02:41:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 02:41:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:41:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:41:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:41:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:41:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:41:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:41:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:41:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:41:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:02 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:02 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:03 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1: Directory modification time the same (differ by -707.647µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:41:04 DEBUG : banana: size = 6 OK 2026/07/05 02:41:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:41:04 DEBUG : banana: Unchanged skipping 2026/07/05 02:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 02:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 02:41:04 DEBUG : apple: size = 5 OK 2026/07/05 02:41:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : apple: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:04 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:04 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:04 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 02:41:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (622.15s) --- PASS: TestTransform/NFC (49.30s) --- PASS: TestTransform/NFD (50.33s) --- PASS: TestTransform/base64 (59.39s) --- PASS: TestTransform/prefix (76.51s) --- PASS: TestTransform/suffix (70.98s) --- PASS: TestTransform/truncate (59.49s) --- PASS: TestTransform/encoder (51.92s) --- PASS: TestTransform/ISO-8859-1 (51.12s) --- PASS: TestTransform/charmap (51.93s) --- PASS: TestTransform/lowercase (50.03s) --- PASS: TestTransform/ascii (51.16s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 02:41:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 02:41:18 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/05 02:41:19 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-05T02:41:18.458807251Z) 2026/07/05 02:41:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 02:41:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/05 02:41:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 02:41:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/05 02:41:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 6039c79c0ff476da0865dddf300657db OK 2026/07/05 02:41:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/05 02:41:21 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 02:41:21 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:23 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.30s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:23 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:23 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:23 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:41:24 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:41:23.757828553Z) 2026/07/05 02:41:24 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:24 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/05 02:41:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:26 DEBUG : tictactoe/tictactoe: md5 = 45b5f2d2df496e73dec3724a1b13f97a OK 2026/07/05 02:41:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/05 02:41:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/05 02:41:26 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.32s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:29 DEBUG : toe: Making directory with metadata 2026/07/05 02:41:30 INFO : toe: Made directory with metadata (mtime=2026-07-05T02:41:29.081849909Z) 2026/07/05 02:41:30 DEBUG : toe/toe: Making directory with metadata 2026/07/05 02:41:31 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T02:41:29.081849909Z) 2026/07/05 02:41:31 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 02:41:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 02:41:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 02:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:32 DEBUG : toe/toe/tictactoe: md5 = f70e50e95c862fedc99b69e78951e142 OK 2026/07/05 02:41:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 02:41:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 02:41:32 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/05 02:41:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.93s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:37 DEBUG : toe: Making directory with metadata 2026/07/05 02:41:38 INFO : toe: Made directory with metadata (mtime=2026-07-05T02:41:37.012881637Z) 2026/07/05 02:41:38 DEBUG : toe/toe: Making directory with metadata 2026/07/05 02:41:39 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T02:41:37.012881637Z) 2026/07/05 02:41:39 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 02:41:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 02:41:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 02:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:40 DEBUG : toe/toe/tictactoe: md5 = dec376f0f0d0c77d272aac5442ddbda7 OK 2026/07/05 02:41:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 02:41:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 02:41:40 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/05 02:41:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.77s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:44 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:41:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:41:44 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 02:41:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:45 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:45 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:45 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:41:46 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:41:44.779912613Z) 2026/07/05 02:41:46 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:46 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:41:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:41:44.779912613Z) 2026/07/05 02:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 02:41:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 02:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = fc935ea619aa20554bb431d2da66766d OK 2026/07/05 02:41:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 02:41:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 02:41:48 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 02:41:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.99s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:41:53 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:41:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:41:53 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 02:41:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:54 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:54 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:54 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:41:55 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:41:53.766948333Z) 2026/07/05 02:41:55 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:55 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:41:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:41:53.766948333Z) 2026/07/05 02:41:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:41:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 02:41:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:41:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:41:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:41:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b611039664699789da7605f5faf077b7 OK 2026/07/05 02:41:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:41:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:41:57 DEBUG : Waiting for deletions to finish 2026/07/05 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:41:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:41:59 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:59 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:41:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 02:41:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:41:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/05 02:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': 0 differences found 2026/07/05 02:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': 1 hashes could not be checked 2026/07/05 02:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': 1 matching files 2026/07/05 02:42:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 02:42:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.77s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:42:03 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:03 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:03 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:42:04 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:03.538987035Z) 2026/07/05 02:42:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:04 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:42:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:03.538987035Z) 2026/07/05 02:42:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 02:42:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:42:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 02:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:07 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 317333ef7675e7a4bf600ded6d4bf142 OK 2026/07/05 02:42:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 02:42:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 02:42:07 DEBUG : Waiting for deletions to finish 2026/07/05 02:42:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:08 DEBUG : tictactoe: Directory modification time the same (differ by -987.035µs, within tolerance 1ms) 2026/07/05 02:42:08 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:08 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -987.035µs, within tolerance 1ms) 2026/07/05 02:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 02:42:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 02:42:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 02:42:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/05 02:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:08 DEBUG : Waiting for deletions to finish 2026/07/05 02:42:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 02:42:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.65s) === RUN TestSyntax 2026/07/05 02:42:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:42:13 DEBUG : toe: Making directory with metadata 2026/07/05 02:42:14 INFO : toe: Made directory with metadata (mtime=2026-07-05T02:42:13.1860251Z) 2026/07/05 02:42:14 DEBUG : toe/toe: Making directory with metadata 2026/07/05 02:42:15 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T02:42:13.1860251Z) 2026/07/05 02:42:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 02:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:17 DEBUG : toe/toe/toe: md5 = 1a9f1530d457658ca3c78c082ca9611d OK 2026/07/05 02:42:17 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 02:42:17 INFO : toe/toe/toe: Copied (new) 2026/07/05 02:42:17 DEBUG : Waiting for deletions to finish 2026/07/05 02:42:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 02:42:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.94s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:42:21 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:42:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:21 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 02:42:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:22 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:22 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:22 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:42:23 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:21.125056321Z) 2026/07/05 02:42:23 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:23 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:42:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:21.126056325Z) 2026/07/05 02:42:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 02:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d16005c5a7219e714cf89c857810f607 OK 2026/07/05 02:42:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:42:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:25 INFO : toe/toe/toe.txt: Deleted 2026/07/05 02:42:25 INFO : toe/toe: Removing directory 2026/07/05 02:42:25 INFO : toe: Removing directory 2026/07/05 02:42:25 INFO : empty_dir: Removing directory 2026/07/05 02:42:25 DEBUG : Local file system at /tmp/rclone1686454370: deleted 3 directories 2026/07/05 02:42:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 02:42:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.49s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:42:30 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:42:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:30 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 02:42:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:31 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:31 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:31 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:42:32 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:30.620093542Z) 2026/07/05 02:42:32 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:32 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:42:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:30.620093542Z) 2026/07/05 02:42:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 02:42:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:42:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8fb551b85f1d14edbbab2a25b40893f6 OK 2026/07/05 02:42:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:42:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:35 INFO : toe/toe/toe.txt: Deleted 2026/07/05 02:42:35 INFO : toe/toe: Removing directory 2026/07/05 02:42:35 INFO : toe: Removing directory 2026/07/05 02:42:35 INFO : empty_dir: Removing directory 2026/07/05 02:42:35 DEBUG : Local file system at /tmp/rclone1686454370: deleted 3 directories 2026/07/05 02:42:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:42:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:42:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:39 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/05 02:42:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 02:42:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 02:42:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (16.52s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:42:47 DEBUG : Reset feature "Copy" 2026/07/05 02:42:47 DEBUG : Reset feature "Move" 2026/07/05 02:42:47 DEBUG : Reset feature "Copy" 2026/07/05 02:42:47 DEBUG : Reset feature "Move" 2026/07/05 02:42:47 DEBUG : empty_dir: Making directory with metadata 2026/07/05 02:42:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 02:42:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 02:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:48 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:48 DEBUG : tictactoe: Making directory with metadata 2026/07/05 02:42:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:47.141157996Z) 2026/07/05 02:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 02:42:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 02:42:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T02:42:47.141157996Z) 2026/07/05 02:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 02:42:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 02:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:42:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b8fb84bf07e3e221b740916fca7a5cb9 OK 2026/07/05 02:42:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:42:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 02:42:51 INFO : toe/toe/toe.txt: Deleted 2026/07/05 02:42:51 INFO : toe/toe: Removing directory 2026/07/05 02:42:51 INFO : toe: Removing directory 2026/07/05 02:42:51 INFO : empty_dir: Removing directory 2026/07/05 02:42:51 DEBUG : Local file system at /tmp/rclone1686454370: deleted 3 directories 2026/07/05 02:42:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 02:42:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 02:42:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 02:42:57 DEBUG : toe/toe/toe.txt: md5 = 7f8b936185d050ac63262de0f19f65c0 OK 2026/07/05 02:42:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 02:42:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/05 02:42:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/05 02:43:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 02:43:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 02:43:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 02:43:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.72s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:43:04 DEBUG : toe: transformed to: dG9l 2026/07/05 02:43:05 DEBUG : toe: transformed to: dG9l 2026/07/05 02:43:05 DEBUG : dG9l: Making directory with metadata 2026/07/05 02:43:05 INFO : dG9l: Made directory with metadata (mtime=2026-07-05T02:43:04.865226722Z) 2026/07/05 02:43:05 DEBUG : toe: transformed to: dG9l 2026/07/05 02:43:05 DEBUG : toe: transformed to: dG9l 2026/07/05 02:43:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 02:43:05 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/05 02:43:06 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-05T02:43:04.865226722Z) 2026/07/05 02:43:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 02:43:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/05 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 02:43:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 02:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:43:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = d4e867c64ae33418245c8ed5cbdfad65 OK 2026/07/05 02:43:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/05 02:43:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 02:43:08 DEBUG : Waiting for deletions to finish 2026/07/05 02:43:10 DEBUG : dG9l: transformed to: toe 2026/07/05 02:43:10 DEBUG : dG9l: transformed to: toe 2026/07/05 02:43:10 DEBUG : toe: Directory modification time the same (differ by 226.722µs, within tolerance 1ms) 2026/07/05 02:43:10 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/05 02:43:10 DEBUG : dG9l: transformed to: toe 2026/07/05 02:43:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/05 02:43:10 DEBUG : toe/toe: Directory modification time the same (differ by 226.722µs, within tolerance 1ms) 2026/07/05 02:43:10 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/05 02:43:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/05 02:43:10 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for checks to finish 2026/07/05 02:43:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 02:43:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/05 02:43:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/05 02:43:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/05 02:43:10 DEBUG : Local file system at /tmp/rclone1686454370: Waiting for transfers to finish 2026/07/05 02:43:10 DEBUG : Waiting for deletions to finish 2026/07/05 02:43:12 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/05 02:43:13 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.46s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva'", Local "Local file system at /tmp/rclone1686454370", Modify Window "1ms" 2026/07/05 02:43:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:14 DEBUG : toe: transformed to: 2026/07/05 02:43:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:14 DEBUG : toe: transformed to: 2026/07/05 02:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Making directory with metadata 2026/07/05 02:43:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Made directory with metadata (mtime=2026-07-05T02:43:14.321263216Z) 2026/07/05 02:43:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:15 DEBUG : toe: transformed to: 2026/07/05 02:43:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:15 DEBUG : toe: transformed to: 2026/07/05 02:43:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:15 DEBUG : toe/toe: transformed to: 2026/07/05 02:43:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 02:43:15 DEBUG : toe/toe: Making directory with metadata 2026/07/05 02:43:16 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T02:43:14.321263216Z) 2026/07/05 02:43:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:16 DEBUG : toe/toe: transformed to: 2026/07/05 02:43:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 02:43:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:16 DEBUG : toe: transformed to: 2026/07/05 02:43:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 02:43:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 02:43:16 DEBUG : toe/toe/toe: transformed to: 2026/07/05 02:43:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/05 02:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for checks to finish 2026/07/05 02:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Waiting for transfers to finish 2026/07/05 02:43:18 DEBUG : toe/toe/toe: md5 = 8963ee31f8b4db2eeea0e97a5b6e65b8 OK 2026/07/05 02:43:18 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 02:43:18 INFO : toe/toe/toe: Copied (new) 2026/07/05 02:43:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting files as there were IO errors 2026/07/05 02:43:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': not deleting directories as there were IO errors 2026/07/05 02:43:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 02:43:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.93s) PASS 2026/07/05 02:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimakuv1fiva': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m51.719638254s (try 1/5)